body{
margin:0;
background:url(images/bg_full.jpg) fixed center top; background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif; font-weight:200;
color:#316c94; background-color:#000000
}

#navBar{
width:747px;
height:72px;}

#bodyWrapper{
width:747px;
margin:0 auto;
}

#header{
height:149px;
width:747px;}

#mainContent{
width:747px;
background-color:#fff;
filter:alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;
}

#home{
width:747px;}


#contentBody{
padding: 0 20px 0 20px;
text-align:justify;
}

#footer{
width:747px;
height:97px;
font-size:11px;
}

.text1{
font-size:12px;
}

a:link {
	color: #316c94;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #316c94;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #316c94;
}