body{
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background-color:  #2b2b2b;
	background-position: top left;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#whole {
	width: 750px;
	margin: 0 auto 0auto;
}
#header{
	margin-top: 20px;
}
#header_right{
	padding-top: 50px;
	margin-left: 155px;
	height: 75px;
	text-align: right;
}
#header_left{
	width: 150px;
	float: left;

}
#content hr{

	border: 0;
	height: 1px;
	background-color: #3b3b3b;
	width: 100%;
	color: #3b3b3b;

}
#content_right{
	margin-left: 155px;	
	text-align: left;
}
#content_left{
	width: 150px;
	float: left;
	height: auto;

}
#footer{
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
#listlinks{
	clip:  rect(auto, auto, auto, auto);
	float: right;
	padding-right: 10px;
	margin: 0;
}
#listleft{
	clip:  rect(auto, auto, auto, auto);
	float: left;
	text-align: left;
	margin: 0;
	width: 75%;
}
#login{
	margin: 0auto;
	width: 350px;
	text-align: center;
}
#form_left{
	float: left;
	width: 125px;
	text-align: right;
}
#form_right{
	float: left;
	margin-left: 10px;
}
.blog_img{
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff; 
	float:left; 
	margin-right: 15px; 
	margin-bottom: 5px;
}
.blog_title{
	color: #df0184;
	font-size: 14px;
	font-weight:bold
}
img{
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
a:hover  { color: #df0184; text-decoration: underline }
a                           { color: #df0184; text-decoration: none }
.border              { border: solid 1px #3a3a3a }
.form10             { color: #000; font-size: 10px; border: solid 1px }
H6          { color: #df0184; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold }
H5       { font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: underline }
h1, h2, h3, p, ul, li, span, tr, td, table     { color: #ffffff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
#nav a:hover     { color: white; text-decoration: underline }
#nav a  { color: #fff; text-decoration: none }
hr  { color: #3a3a3a; height: 1px }
.poppadding { padding: 20px }
.contentpadding {padding-left: 10px }
.adminpadding {padding-left: 20px }

.blogtext {
	font-size: 10px;
	color: #000000;
}
.blogtitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom:5px;
}
.blog_border {
	border: 1px solid #000000;
}
.topvids_embedbg {
	font-size: 10px;
	height: 15px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: top;
	line-height: 11px;
}
.topvids_border {
	border: 0px solid #737373;
}
.topvids_form {
	background: transparent;
	color: #909090;
	height: 17px;
	width: 135px;
	border: 0px solid #515151;
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 5px;
}
.newsletter_form {
	background: transparent;
	color: #909090;
	height: 17px;
	width: 119px;
	border: 0px solid #515151;
	font-size: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

