body {
    margin:0px 0px 0px 0px;
    padding:0;
    background:#E2E2E2;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
	width:100%;	
}

#page {
	width: 100%;
}

#topbar1 {
	background:#000000;
	position: relative;
	width: 100%;
	top:0px;
	right:0px;
	height:20px;
}


#topbar2 {
	position: relative;
	width: 100%;
	top:0px;
	right:0px;
	height:58px;
	background-color: #494949;
}


#topbar3 {
	background:#999999;
	position: relative;
	width: 100%;
	top:0px;
	left:0px;
	height:8px;
}

#imgbar {
	background:#000000;
	position: relative;
	width: 100%;
	top:0px;
	right:0px;
	height:128px;
}


#bodybar {	
	background:#FFFFFF;
	position: relative;
	width: 100%;
	top:0px;
	right:0px;
	height:270px;
	font-family: Arial, helvetica;
	font-size: 11px


}

#footbar {
	background:#656565;
	position: relative;
	width: 100%;
	top:0px;
	right:0px;
	height:12px;
	text-align: center;
}

div {
	margin-top: 0;
 	margin-bottom: 0;
	border: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	height: auto;
 }



#p{
	margin:0px 0px 0px 0px;
    	padding:0;
    
	margin-left:0px;
	margin-bottom:0px;
	border: 0px;
	
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;

}



#news{

	
	visibility: visible; 
	text-align: justify; 
	color: #666666;

}



#p.small{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .2px; }

#p.f1 { 
	font-family: Arial, helvetica;
	font-size: 10px;
	z-index: 4; visibility: visible;
	text-align: justify;
}

div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }
   
img.navImage {
	margin-left: 40px;
}
