body 
{
font-size: 11px;
margin: 0px;
text-align: center;

color: #31363e;
font-family: Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 912px;
height: 165px;
color: #ffffff;
}
#bar
{
	position: absolute;
	top: 110px;
	right: 220px;
}
#address_box
{
	position: absolute;
	top: 110px;
	right: 370px;
	background: none;
	border: dashed thin #000000;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
#go
{
	position: absolute;
	top: 111px;
	right: 333px;
	background: none;
	color: #ffffff;
	border: none;
}
A:link 
{
	text-decoration: underline; 
	color: #171717
	}
A:visited 
{
	text-decoration: underline; 
	color: #171717
}
A:active 
{
	text-decoration: underline; 
	color: #444444
}
A:hover 
{
	text-decoration: underline; 
	color: #525252
}
#bottom
{
	position: absolute;
	bottom:0px;
left:0px;
}
#ad1
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}