

body {
	float: center;
	margin:0px;
	padding:0px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #000000;

}

a:link, a:visited { color: #FF0000; text-decoration: none; } 
a:active, a:hover { color: #FF0000; text-decoration: underline; }

h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;	
	text-decoration: underline;
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	border: 0px solid #990000;
}


h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;	
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	border: 1px solid #990000;
}

h3 {
	float: right;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

h4 {
	float: center;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

h5 {
	float: center;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}

h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;	
	text-decoration: underline;
	font-weight: bold; 
	font-size:12px;
	color: #FFFFFF;
	border: none;
}

#wpc_container {
	margin: 0px auto;
	width: 900px;
	border: #666666 solid 0px;
	background: #000000;
}

#wpc_header {
	clear: left;
	margin-bottom:5px;
	background: none;
}

#wpc_content {
	float: middle;
	width: 900px;
	background: none;
	
}

#wpc_left {
	margin: 0px auto;
	float: left;
	padding: 0px;
	width: 500px;
	min-height: 420px;
	

}

#wpc_right {
margin: 0px auto;
	float: right;
	width: 400px;
	padding: 00px;
	padding-left: 0px;
	min-height: 420px;
	
}

#wpc_footer {
	clear: left;
	padding: 10px;
	background: none;
}

table {
	padding: 3px, 3px, 3px, 3px;
	border-width: thick;
	border-spacing: 0px ;
	border-style: solid;
	border-color: #444444;
	border-collapse: collapse;
	background-color: none;
	margin-top: 0px;
	vertical-align: top;
}
	
TR{
 margin: 0px;
 padding: 0px;
 }

.sm {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px ;
	border-style: hidden;
	border-color: none;
	border-collapse: collapse;
	background-color: none;
	vertical-align: top;
}

.nl {
	padding: 0px;
	margin: 0px;
	border-width: 4px;
	border-spacing: 0px ;
	border-style: hidden;
	border-color: #222222;
	border-collapse: collapse;
	background-color: #222222;
	vertical-align: top;
}


.banner {width: 510px; height:70px;
	position: absolute;margin-left: 42%; 
	 top: 30px;

}

.tumblr_posts
{
margin: 0px; 
padding: 0px;
width: 336px;
}

.tumblr_post
{
color: #999999;
font-size: 10px; 
list-style-type: none; 
width: 336px; 
margin: 0px; 
padding-bottom: 0px;
padding-top: 0px;
max-height:300px; 
overflow: show;
border: solid 0px #000000; 
background-color: none;
}
	
.tumblr_title { margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: none;
	font-size: 12px;
	color:#FFFFFF;
	border: solid 0px #338800;
	}
	
.read_more_container { margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.tumblr_post.tumblr_text_post {margin: 0px}

p {margin: 0px;
padding-bottom: 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; }