BODY { background: #6b737e repeat-x top left; 
	padding: 0; margin: 0; font-family: Tahoma, Verdana, Tahoma, Arial; font-size: 8pt; }
H1, H2, H3, H4, H5, H6 { margin: 0.3em 0 0.2em 0; padding: 0; font-weight: bold; }
H1 { font-size: 1.2em; }
H2 { color: #f7a617; font-size: 12pt; padding-top: 5px; }
H3 { color: #6b737e; font-size: 10pt; padding-bottom: 5px; }
H4, H5, H6 { font-size: 1em; }
P { padding: 0px;	margin: 0.8em 0; }
A:link, A:visited {	color: #4077a0; text-decoration: none; }
A:hover { color: #4077a0; text-decoration: underline; }

#page { background-color: #fff; border-top: 2px solid #1d0d95; }
#menu TD { padding: 10px; border-left: 2px solid #a0acba; width: 92px; height: 60px; vertical-align: top; 
	text-transform: uppercase; font-weight: bold; }
#menu TD A:link, A:visited { color: #6b737e; font-size: 10pt;  }
#menu TD A:hover { color: #f7a617; }

.right div a
{ 
	font-size:8pt;
	font-family:Verdana;
}
.right div a:visited
{ 
	font-size:8pt;
	font-family:Verdana;
}
.clearer { clear: both; height: 2px; background-color: #fff; }
.left { width: 270px; float: left; }
.right { float: right; }
.about_pad { padding-left: 30px; }
.cont { padding: 20px 30px; }
.ndate { color: #fff; font-weight: bold; background-color:#6b737e; padding: 3px 5px; float: left;}
.nheader { float: right; font-weight: bold; padding: 3px 5px; width: 130px; }
.ntext { clear: both; margin-bottom: 20px; padding-top: 10px; padding-bottom: 8px; border-bottom: 1px solid #6b737e; }

#page { width: 850px; margin: 33px auto 0; padding-top: 30px; }

#comp_news TD { height: 40px; background: #6b737e; border: 2px solid #ccc; padding-left: 30px; color: #FFFFFF; font-weight: bold; }
#mid TD { vertical-align: top; /*background-color: #f3f3f3;*/ }

#logo { height: 60px; text-align: center; }
#menu { width: 580px; padding: 0; margin: 0;}
#menu li { border-left: 2px solid #a0acba; display: inline;  }

#wellcome { border-left: 4px solid #6b737e; padding-left: 30px; margin-bottom: 20px; }
#contact { padding-left: 30px; border-left: 4px solid #6b737e; width: 230px; }
#downpr1 { background: url(../images/downpr1.gif) no-repeat top left; padding: 10px 6px 0 60px; height: 80px; width: 110px; float: left; margin-top: 60px;}
#downpr2 { background: url(../images/downpr2.gif) no-repeat top left; padding: 10px 14px 0 75px; height: 80px; width: 110px; float: left; margin-top: 60px;}
#downdrv { background: url(../images/downdrv.gif) no-repeat top left; padding: 10px 8px 0 75px; height: 80px; width: 110px; float: left; margin-top: 60px;}
#footer { margin-top: 5px; }
#footbot { background-color: #6b737e; border-top: 2px solid #1d0d95; color: #fff; height: 30px; padding-top: 10px; text-align: center; width: 850px; margin: 0 auto;}

#podMenu td div
{
	color:#fff;
}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}