body {	
	background: #222222; 
	font-family: arial, sans-serif; 
	text-align: center; 
	width:700px;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
	img { border: 0 none; }

a.nav:link {
	border:0px black solid; 
	}


a.content:link {
	text-decoration: underline; 
	border:0px black solid; 
	text-decoration: none; 
	font-family: verdana, sans-serif;  
	font-weight: bold; 
	background-color: transparent;
	}
	

p { padding: 0; margin: 0; }


#head { background:transparent;
	width:700px;
	height:267px;
	text-align: center;

	}

#headleft { height:267px;
	width:440px;
	float:left;

	}

#headright { 
	margin-top:50px;
	height:200px;
	width:260px;
	font-family: helvetica, georgia; 
	float:left;
	}
.small {font-size: 12px}

#all { 
background: url('images/wb.jpg') #FFFFFF no-repeat 0% 0%;
	position: relative;
	padding-top:20px;
	width:700px;
	height:1060px;}

#leftcontent { background: transparent;
	width:400px;
	text-align: left; 
	float: left;
	margin-left: 80px;
	overflow:hidden;
}

#rightnav { 

	background: transparent;
	width:220px;
	text-align: left;
	float: left;
}

#bottom {

	background: transparent;
	width:570px;
	text-align: left;
	float: left;
	margin-left:70px;
	margin-right:40px;
}

#footer {
	width:700px;  
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	padding-top: 20px;
	padding-bottom: 10px;

}