@charset "UTF-8";
#imageContainer {
	height:245px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:245px;
	width:365px;
	opacity: -0.01;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	background-color: #333333;
	background-image: url(../pix/sitepix/Darkroom_spotlight.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.oneColFixCtrHdr #header {
	margin: 0;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
}
.oneColFixCtrHdr #footer {
	background-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 25px;
	margin-right: 0%;
	margin-bottom: 0%;
	height: 25px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	padding-top: 5px;
}
#MainNav {
	font-size: 90%;
}
#MainNav a:link, #MainNav a:visited {
	color: #FF9933;
}
#MainNav a:hover, #MainNav a:active {
	color: #FF6633;
}
.headshot {
	display: inline;
	float: left;
	margin: 0px 0.5em 0.5em 0px;
}
ul li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 1em;
}
ul {
	margin-top: .5em;
}
#desc a {
	color: #FFFFFF;
}
#logocell a {
	color: #FFFFFF;
}
#homeNav ul li {
	display: none;
	float: left;
	height: 300px;
}
h2 {
	font-size: larger;
}
h3 {
	font-size: 0.8em;
}
h4 {
	font-size: 0.8em;
}
#mainLinks {
	margin-top: 10px;
}
#slideshow {
	position: absolute;
	visibility: visible;
	height: 235px;
	width: 350px;
	top: 75px;
	padding: 0px;
}
td {
	line-height: normal;
}
#vidgaltab td {
	line-height: .5em;
}
