#vlightbox { zoom:1; }
#vlightbox span{ display:block; }
#vlightbox a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:10px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	opacity:0.87;
}
#vlightbox a img{
	display:block;
	border:none;
	margin:0;
}
#vlightbox a:hover{
	text-decoration:underline;
	opacity:1;
}

body {
	background: #EEEEEE url(../imagez/bgbody.png) repeat; 
	} 
 
 	.b_wrapper {
	 border:solid 1px #FFFFFF;
	 width:99%;
	 margin: 0 auto;
	 position:relative;
	 }
  	
  	.b_topper {
  	height: 24px; 
  	background: url(../imagez/s6g.png) repeat-x top left;
  	margin: 0 auto;
  	}

	#b_topmenu {
	font-size: 8pt; 
	color: #000000; 
	background: transparent; 
	float: right; 
	margin: 5px 4px 4px 4px; 
	padding: 1px;
	}
	
	#b_topmenu a {
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	background: inherit; 
	padding: 2px 5px 2px 5px; 
	margin: 0;}
	
	#b_topmenu a:hover {
	background: #3d83a7; 
	color: #FFFFFF;
	}
     
	.b_banner_l {
	height:80px; 
	width:100%;
	background: #3D83A7 url(../imagez/header_l.png) no-repeat top left;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
  	border-bottom: 1px solid #FFFFFF;
	}

	.b_banner_r {
	height: 80px; 
	width: 163px; 
	float:right; 
	background: url(../imagez/header_r.png) no-repeat top right; 
	}
	
	.b_main_div {
	background: url(../imagez/bg_cool5.jpg) repeat-x top center; line-height:150%;
	margin: 0 auto;
	min-height:775px;
	position:relative;
	color:#000000;
	padding-top: 8px;
	padding-left: 14px;
	}
		
		
	.b_footer {    
	background: url(../imagez/s6g.png) repeat-x top center; 
	margin: 0 auto;
	border-top: 1px solid #06548C;
	line-height:150%; 
	margin:0;  
	color:black; 
	font-size: 7pt;
	text-align:center;
	height:18px;
	padding-top:5px;
	margin: 0 auto;
	}