body {
	background:#fff;
	text-align:center;
}

body .container {
	background:url(../images/richmondoval.jpg) center 0 no-repeat;
	height:600px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:960px;
}

h1.logo {
	background:url(../images/logo_richmondoval.jpg) 0 15px no-repeat;
	display:block;
	height:100px;
	text-indent:-9999px;
	width:268px;
}

.official_site, .communitylegacy_site {
	display:block;
	float:left;
	height:auto;
	position:absolute;
	width:233px;
}

.official_site {
	left:150px;
	top:500px;
}

.communitylegacy_site {
	right:150px;
	top:500px;
}

.official_site div, .communitylegacy_site div {
	text-align:center;
}

.official_site p, .communitylegacy_site p {
	color:#00447C;
	padding:0 10px;
	text-align:center;
}

.official_site a, .communitylegacy_site a {
	display:block;
	float:left;
	height:33px;
	margin:0 0 10px 0;
	overflow:auto;
	text-align:left;
	text-indent:-9999px;
	width:233px;
}

.official_site a {
	background:url(../images/button_officialsite.jpg) 0 0 no-repeat;
}

.communitylegacy_site a {
	background:url(../images/button_communitylegacy.jpg) 0 0 no-repeat;
}

.footer {
	margin:50px 0 0 0;
}

.footer p {
	color:#00447C;
	text-align:center;
}