body {
	text-align : center;
	background-color : #999999;
}

body, p, td, th, li {
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
}

#Layout {
	width : 747px;
	height : 600px;
	background-color : #303996;
	margin : 0px auto;
}

#AddressBar {
	vertical-align : top;
	padding : 0px 25px;
}

#RightAddress {
	width : 300px;
}

#RightAddress a:link,
#RightAddress a:visited,
#RightAddress a:active {
	color : #FFFFFF;
}

#RightAddress a:hover {
	color : #FFFF00;
}