body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#4d012b;
	background-image:url(../images/background.jpg); background-repeat:no-repeat;
	background-position:center top;
	margin:0px;
	padding:50px;
}

#container {
	width:751px;
	margin:0 auto;
}

.double-r-media {
	text-indent:-3000px;
	background-image:url(../images/double-r-media.png);
	background-repeat:no-repeat;
	height:141px;
	width:342px;
	margin:0 auto;
	padding:0px 0px 50px 0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}

p a:link, p a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

p a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cccccc;
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
	font-weight:normal;
	margin:0px 0px 0px 29px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}

#footer {
	clear:both;
	width:751px;
	height:136px;
	background-image:url(../images/footer.gif); background-repeat:no-repeat;
	text-align:center;
	padding-top:20px;
}

.footertext {
	font-size:10px;
	color:#BBBBBB;
}

a.footertext:link, a.footertext:active, a.footertext:visited {
	font-size:10px;
	color:#9e9e9e;
	text-decoration:none;
}

a.footertext:hover {
	font-size:10px;
	text-decoration:underline;
}