body {
	background-color: 777777;
	min-width: 550px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	color: #333333;
}

#iframe {
border: 0px solid #ffffff;
}

#container {
  padding-left: 150px;
  padding-right: 150px;
}

#container .column {
  position: relative;
  float: left;
}

#center {
  width: 100%;
  background-color: #fefefe;
}

#left {
  width: 150px;
  right: 150px;
  margin-left: -100%;
  color: #D6D6D6;
}

#right {
  width: 150px;
  margin-right: -100%;
  color: #ffffff;
}

#footer {
  clear: both;
}

/*** IE6 Fix ***/
/***html #right {
  right: 150px;
}***/

hr {
	color: #3399ff;
	background-color: #3399ff;
	border: 1px;
	height: 2px;
	size: 2px;
	margin: 5px 5px 5px 5px;
}

input[type=submit] {
  	width=30px;
  	height=9px;
  	font-family: verdana;
  	border: 1px solid #fff;
  	border-style: outset;
  	font-size: 9px;
	color: #ffffff;
	background: transparent;
  
}

input[type=text]
{ 
	width: 130px;
	padding: 0px;
  	border: 1px solid #fff;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

input[type=password]
{ 
	width: 130px;
	padding: 0px;
  	border: 1px solid #fff;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
	

.content
{
	background-color: #0099cc;
	margin: 15px 15px 15px 15px;
	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3399ff;
}
.headerNav a:hover img
{
	background-color: #eeeeee;
}
.leftside
{
background-color:#0F0F0D;
width: 150px;
height: 100%;
float: left;
}
.rightcontent
{
	float: left;
	background-color: #9BAEB4;
	margin: 15px 15px 0px 10px;
	width: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.rbroundbox { background: url(images/nt.jpg) repeat; }
.rbtop div { background: url(images/tl.jpg) no-repeat top left; }
.rbtop { background: url(images/tr.jpg) no-repeat top right; }
.rbbot div { background: url(images/bl.jpg) no-repeat bottom left; }
.rbbot { background: url(images/br.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 5px; }
.rbroundbox { width: 50%; margin: 1em auto; }

#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; }

	