body { text-align: center; margin: 0 auto; padding: 0; width: 950px; background: #fff; }
body,p,td { font-family:  Arial, Helvetica, sans-serif; font-size: 8pt; }
*/a { border: 0; }

/*#topWrapper {  background: url(../thumb_fill.jpg)  top repeat-y; width: 100%; z-index: 1000; position: absolute; top: 0; left: 0;  } 	  
	#thumbsWrapper   {  background: url(../thumb_back.gif) bottom no-repeat; width: 751px; margin: 0 auto;}
		#thumbsWrapper p { padding: 10px 0; margin: 0; text-align: center; }
		#thumbsWrapper a { color: #FFF; font-weight: bold; text-decoration: none; }
		#thumbsWrapper a:hover { color: #ccc; font-weight: bold; text-decoration: none; }
*/	
#thumbs { margin: 0 auto; width: 900px; }
	#thumbs img { border: 2px solid #ccc;  }


#images { width: 930px; height: 850px;  margin: 0 auto; border-collapse: collapse; }
	#images td { text-align: center; }

#imageContainer { width: 930px; height: 850px; padding: 0; margin: 0; }

#images .arrow  { width: 310px;  height: 10px; text-align: center; }
#images .totals { width: 310px;  height: 50px; text-align: center; font-size: 150%; font-weight: bold; }
#image { margin: 0 auto;  }

#loader { display: none; text-align: center; width: 50px; margin: 0 auto;}	
	#loader img { margin: 0 auto; }
	

.changeImg:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }
.changeImg img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.80; }

.bodyText
			{
				font-family:arial;
				font-size: 11px;
				}
				

H1
			{
				font-family:times new roman;
				font-size: 21px;
				font-weight:bold;
				margin-top:8px;
				display: inline;
				text-decoration:underline;
				}
				
				H2
			{
				font-family:times new roman;
				font-size: 15px;
				font-weight:bold;
				margin-top:8px;
				display: inline;
				}
				
				
#wrapper	{
				align: center;
				min-width: 760px;
				}
				
.wep_leftborder
			{
				background: url(../../images/leftBG.jpg) top left repeat-y;
				width: 25px;
				}
				
.wep_rightborder
			{
				background: url(../../images/rightBG.jpg) top right repeat-y;
				width: 25px;
				}
				
ul.wep_nav
			{
				list-style-type: none;
				width: 197px;
				margin: 0; padding: 0;
				border: 0;
				}
				
table, p, td
			{
				font-size: 11px;
				}
				
a img
			{
				border: 0;
				}
				
a:link, a:visited
			{
				color: #0000FF;
				}
				
#footer		{
				color: #fff;
				padding: 1em;
				font-size: 10px;
				margin-bottom: 2em;
				}
				
.navspace td
			{
				padding-bottom: .5em;
				}
				


#nav{
	font-weight: bold; 
	background: #CE0000; 
	text-align: center; 
	color: #fff;
}

#nav a{
	text-decoration:none;
	color: #fff;
	padding:10px;
}
#nav a:visited{
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}
#nav a:active{
	color:#fff;
}
#online{
	text-align:right;
}
				