body {
	font-size:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	
	
}

#mainContainer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;

}

#mainContainer1{
	float:left;
	border:thin #000000 outset;
	background-image:url(images/containerbg.png);
	background-repeat:repeat;
	margin-bottom:15px;
}



#header{
	float:left;
	width:1024px;
	height:78px;	
	background-image:url(images/header1.png);
	background-repeat:no-repeat;

}

#containerLeft{
	float:left;
	width:230px;
	margin:25px 0 10px 10px;
	background-image: url(images/navBg.png); 
 	background-repeat:repeat; 

}

#containerRight{
	float:left;
	width:735;
	margin:25px 0 0 15px;
	background-image: url(images/navBg.png); 
 	background-repeat:repeat; 

}


#navigation{
	float:left;
	width:1024px;
	height:35px;
	list-style-type: none; 
	background-image:url(images/navBg.png);
	background-repeat:repeat;

}

#navigation li { 
	float:left;
 	margin: 0 0 0 0;
 	padding: 10px 2px 0 0;

}

#navigation A { 	
 	display: block; 
 	padding: 0 0 5px 0;
 	width: 125px; 
 	height: 10px;
	text-align:center;
 	text-decoration: none;  
	font-family:Tahoma;
 	font-size: 12px; 
 	color:#d4d3d3;
 	font-weight:bold;	
	border:thin outset #000000;
}

#navigation A:hover { 
	color:#ffffff;
 	background-image: url(images/navBg1.png); 
 	background-repeat:repeat; 
	border:thin inset #000000;
}


div.sideAd{
	float:left;
	width:230px;
	height:auto;
	margin:10px 0 10px 0;
	}
	
#news{
	float:left;
	width:205px;
	height:106px;
	border:thin #000000 inset;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
	overflow:hidden;
}

#news A{
	color:#ffffff;
}

#news A:hover{
	color:#CCCCCC;
}

div.infoContainer{
	float:left;
	width:735px;	
	border:thin #000000 inset;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 10px 10px 10px;

}


div.infoContainer A{
	color:#ffffff;
}

div.infoContainer A:hover{
	color:#CCCCCC;
}

div.imgContainer{
	float:left;
	width:auto;
	height:auto;
	background-image: url(images/navBg.png); 
 	background-repeat:repeat; 
	border:thin #000000 inset;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#netWork{
	color:#ffffff;
	float:left;
	width:1000px;
	height:auto;
	font-size:10px;
	margin:25px 0 10px 10px;
}


#netWork tr A{
	color:#ffffff;
}

#netWork tr A:hover{
	color:#999999;
}



#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; }