@charset "utf-8";
/* CSS Document */

html {
padding:0 0 0 0;
margin:0 0 0 0;
}
body {background-color: #212121;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
text-align:left;
}
h2 {
margin:0 0 0 0;
}
p a {
color:#000000;
}
p a:hover {
color: #660000;
text-decoration:none;
}
p a:visited {
color: #660000;
}
img {
float:left;
margin:0px 0px 0px 0px;
border:2px solid black;
display:block;
}
img.fblade {
float:left;
margin:0px 10px 0px 0px;
border:2px solid black;
display:block;
}
img.blank {
float:right;
margin:-15px 0px 0px 0px;
padding:0px 0px 0px 0px;
border:0px;
}
h2 {
color:#660000;
font-size:1.3em;
}
h3 {
color:#660000;
font-size:1.0em;
}
p.main {
margin:0;
padding:0px 0px 5px 0px;
}
p.body {
margin:0;
padding:0px 0px 0px 0px;
}
/*Navigation Stylings*/

ul#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: .8em;
	text-align:right;
	margin: 0;
	padding: 7px 30px 4px 3px;
}
	ul#navigation li {
		display: inline;
		list-style-type: none;
	}
	ul#navigation a {
		text-align: left;
		color: #999999;
		padding: 6px 4px 8px 40px;
		text-decoration: none;
	}
	ul#navigation a:hover {
	color:#990000;
	}
	li#active_page a {
	color:#990000;
	}
/*----------------*/

/*Gallery Stylings*/

#gallerywrap {background-color:#CCCCCC;
width:590px;
height:335px;
margin:auto;
position:relative;
top:80px;
border:thick solid black;
padding:10px;
overflow:scroll;
}
#pagecopy {background-color:#CCCCCC;
width:580px;
height:350px;
margin-right:auto;
margin-left:auto;
margin-top:10%;
margin-bottom:20%;
position:relative;
overflow:scroll;
border:thick solid black;
padding:5px 10px 10px 10px;
}
#pagecopynoscroll {background-color:#CCCCCC;
width:590px;
height:auto;
max-height:340px;
margin-right:auto;
margin-left:auto;
vertical-align:top;
/**margin-top:10%;
margin-bottom:20%;**/
position:relative;
top:80px;
border:thick solid black;
padding:10px 10px 10px 10px;
}
#grinder {background-color:#333333;
width:590px;
height:auto;
max-height:340px;
margin-right:auto;
margin-left:auto;
vertical-align:top;
/**margin-top:10%;
margin-bottom:20%;**/
position:relative;
top:80px;
border:thick solid black;
padding:10px 10px 10px 10px;
}
.thumb {
margin:13px;
display: inline-block;
border:2px solid black;
}
/*----------------*/

#wrapper {
width:auto;
height:auto;
}
#header {background-image:url(../images/assets/header_bg.gif);
width:794px;
height:42px;
margin:auto;
}
#menu {background-image: url(../images/assets/menu_bg.gif);
width:794px;
height:29px;
margin:auto;
}
#body_bg {background-image:url(../images/assets/body_bg.jpg);
background-repeat:no-repeat;
width:794px;
height:518px;
margin:auto;
}
#pagetitle {
width:650px;
height:20px;
margin:auto;
position:relative;
top:37px;
left:60px;
color: #CCCCCC;
font-weight:bold;
}
#footer {
width:794px;
height:29px;
margin:0 auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
color:#666666;
}
#footer p{
padding-top:8px;
}
#footer a{
color:#999999;
}
#footer a:hover {
text-decoration:none;
}

/*Lightbox Stylings*/
#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; font-size:1em;}
#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; }

/* Begin Contact Form Info */
.urspambot {
	display: none;
}
/* This Box is used for Notices and Alerts */
.notice {
	width: 517px;
	border: 1px solid #000;
	font-weight: bold;
	padding: 10px;
	margin: 10px auto;
}
li {
	list-style:none;
	}
</style>
