*  {padding: 0px; margin: 0px; } /* zero out everything */

body {
	text-align: center;
	font-family: Arial;
	font-size: 1em;
	color: #fff;
	background-color: #333;
	padding: 0;
	margin: 0;
	}

img {
	border: none;
}

#page {
	margin: 10px auto;
	text-align: left;
	border: solid 2px #f7961c;
	background-color: #737373;
	width: 1024px;
	min-height: 750px;
	}

#menu {
	/*height: 30px;*/
	}

h1 {
	text-decoration: none;
	color: #333;
	font-size: 2em;
	}

#content {
	background-color: #b2b4b3;
	color: #000;
	width: 100%;
	min-height: 750px;
	clear: both;
	border-top: 2px solid #f7961c;
	}

#content h2, #content h3, #albumcontent h2, #albumcontent h3 {
	margin-left: 15px;
	margin-top: 15px;
	color: #000;
	}

#content h2, #albumcontent h2 {
	font-size: 1.6em;
	}

#content h3, #albumcontent h3 {
	font-size: 1.2em;
	}

#content ul {
	float: none;
	font-size: 0.9em;
	width: 400px;
	margin-left: 40px;
	color: #000;
	list-style: disc;
	}

#content p {
	font-size: 0.9em;
	width: 440px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#content a, #content a:visited, #albumcontent a, #albumcontent a:visited {
	color: #505050;
	text-decoration: none;
	}

#content a:hover, #albumcontent a:hover {
	color: #333;
	text-decoration: none;
	}

#content h2 a, #content h2 a:visited {
	color: #c60;
	text-decoration: none;
}

#content h2 a:hover {
	color: #737373;
}

#albumcontent {
	background-color: #b2b4b3;
	color: #000;
	width: 100%;
	min-height: 650px;
	clear: both;
	border-top: 2px solid #f7961c;
	}

#albumcontent ul {
	float: none;
	font-size: 0.9em;
	margin-left: 40px;
	color: #000;
	list-style: disc;
	}

#albumcontent p {
	font-size: 0.9em;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.showhide {
	display: none;
}

.imagetextboxes {
	width: 50px;
	margin: 2px;
	padding: 2px;
	font-size: 0.8em;
	font-family: Arial;
}

.imagecoverbox {
	width: 280px;
	height: 80px;
	padding: 10px;
	background-image: url(../images/bckgrnd_coverbox.gif);
	color: #ffffff;
	font-size: 12px;
}

.imageboxes {
	float: left;
	width: 280px;
	height: 80px;
	padding: 10px;
	background-image: url(../images/bckgrnd_imagebox.gif);
	color: #ffffff;
	font-size: 12px;
}

.imagecoverbox strong {
	color: #cccccc;
	font-size: 14px;
	padding-bottom: 5px;
}

.imageboxes strong {
	color: #333333;
	font-size: 14px;
	padding-bottom: 5px;
}

.imagetd {
}

a.nextstep {
	width: 90px;
	height: 21px;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	float: left;
	display: block;
	text-align: center;
	color: #ffffff !important;
	background-image: url(../images/bckgrnd_nextbox.gif)
}

a.nextstep:hover {
	background-image: url(../images/bckgrnd_nextbox-over.gif)
}

#holdthumbs { margin: 5px auto; padding: 0; width: 860px; }

#holdthumbs img { border: solid 1px #fff; margin: 1px; float: left; }

#content p.gallerylist {
	float: left;
	width: 250px;
	font-size: 100%;
}

#content p.gallerylist img {
	border: 2px solid #f7961c;
}

.collections {
	background-image: url(../images/table-background.jpg);
	width: 620px;
	margin: 10px auto;
	color: #ffffff;
	font-size: 1.2em !important;
}

.collections table {
	margin-left: 20px;
	width: 580px;
}

.collections td {
	color: #ffffff;
	border-bottom: 1px solid #f7961c;
	padding: 5px;
}

.collections p {
	width: 620px !important;
	text-align: center;
}

#galleryimage {
	width: 850px;
	height: 600px;
	margin: 0 auto;
}

#galleryimage td {
	vertical-align: middle;
	text-align: center;
}

#galleryimage td img {
	border: 1px solid #fff;
}

#holdvideo {
	width: 500px;
	margin: 20px auto;
	text-align: center;
	font-size: 0.8em;
	border: 1px solid #f7961c;
}

#content p.viewgallery {
	width: 100%;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #ffffff;
	margin: 0;
}

.linkimage {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

form {
	margin: 15px;
	}

input, textarea {
	font-size: 1em;
	font-family: Arial;
	padding: 2px;
	}

.albumtable {
	width: 720px;
	margin-left: 15px;
}

td {
	padding: 2px;
	vertical-align: top;
	color: #000;
	}

.shadegray {
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	}

.subtitle {
	font-size: 1.5em;
	color: #c60;
	}

.togallery {
	float: right;
	font-size: 0.8em;
	color: #fff;
	}

.togallery a, .togallery a:visited {
	color: #fff;
	}

.togallery a:hover {
	color: #333;
	}

.small {
	font-size: .7em;
	}

.inactivegallery {
	color: #737373;
	font-size: 12px;
}

#footer {
	font-size: .8em;
	padding: 10px;
	text-align: center;
	}

#footer a, #footer a:visited {
	color: #333;
	}

#footer a:hover {
	color: #fff;
	}
