@charset "UTF-8";
body {
background-image:img/drh_new_website_home_spec_2012_bg.jpg; 
background-position: top center; 
background-repeat:repeat;
background-color:#000
height: 100%;
margin: 0px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font:Verdana, Geneva, sans-serif; color:#FFF;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #e80000;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
	color: #900;
}

a:link {
	color: #e80000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f6c76d;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}
