html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/overall_background.jpg');	
}

#whole {
	background-image: url('/images/page_background.jpg');
}

td {
	font-size: 11pt;
	text-align: justify;
}

a:link {
	color: #3333FF;
}

a:visited {
	color: #000080;
}

a:hover {
	color: #800000;
}

#pgtitle {
	width: 682px;
	height: 40px;
	vertical-align: middle;
	padding-right: 20px;
	text-align: right;
	font-size: 14pt;
	color: #6B0000;
}

#slogan {
	padding-right: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

#main {
	width: 745px;
	height: 100%;
	vertical-align: top;
	font-size: 10pt;
	text-align: justify;		
}

#content {
	width: 745px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
	font-size: 10pt;
	text-align: justify;	
}

#leftside {
	width: 198px;
	height: 100%;
	vertical-align: top;
}

#rightside {
	width: 100%;
	height: 100%;
	vertical-align: top;
}

#copyright {
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	color: #CBCBCB;
	padding: 2px;
}

#partner {
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	color: #000000;
}

#navcontainer { width: 198px; }

#navtop {
	width:171px;
	background-color: #000000;		
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	padding: 3px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 10px solid #000000;
	border-right: 3px solid #000000;
}

#navcontainer li {
	padding-top: 1;
	width:171px;	
}	

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width:171px;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 171px;
	background-color: #FFFFFF; 
	opacity:.65;
	filter: alpha(opacity=65);
    -moz-opacity: 0.65; 
	border-left: 10px solid #B7BC20;
	border-right: 3px solid #B7BC20;	
}

#navcontainer a:link, #navlist a:visited {
	color: #000000;
	text-decoration: none;
}

#navcontainer a:hover {
	background-color: #FFFFFF;
	opacity:1.0;
	filter: alpha(opacity=100);
        -moz-opacity: 1.0;
	color: #000000;
	border-left: 10px solid #55A5B0;
	border-right: 3px solid #55A5B0;
}

.focus {
	background-color: #C0C0C0;
	padding: 4px;
	border: 1px dotted #800000;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
}

#leftnewsbox { 
	width: 180px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
 }

.newsheader {
	background-color: #000000;
	color: #F0E034;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.newsitem {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	border-top: 1px solid #ffffff;
	text-align: justify;
}

#leftshoutbox { 
	width: 180px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dashed #000000;
}

#mainshoutbox { 
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dashed #000000;
}

#indexshoutbox { 
	text-align: center;
	width: 85%;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dashed #000000;
}

.shoutheader {
	background-image: url('/images/shout_header_background.jpg');
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.shoutheaderbig {
	background-image: url('/images/shout_header_background.jpg');
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

.shoutitem {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	border-top: 1px solid #ffffff;
	text-align: justify;
}

.shoutitemcenter {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	border-top: 1px solid #ffffff;
	text-align: center;
}

#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/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:hover, #prevLink:visited:hover { background:url(../images/lightbox/prevlabel.gif) 0 15% no-repeat; border:none; }
#nextLink, #nextLink:hover, #nextLink:visited:hover { background:url(../images/lightbox/nextlabel.gif) 100% 15% no-repeat; border:none; }


#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;
	}