body {
	background-color: #959595;
	background-image: url("http://www.brazosvalleybus.com/images/background_top.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.clear { clear: both;}

.header {margin: 0px 0px 0px 0px; width: 1000px;}

.headernav {position: absolute; margin: 10px 0px 0px 0px; color: #FFF; font-weight: bold; width: 980px; text-align: right;}
.headernav a {color: #FFF; font-size: 11px; text-decoration: none; font-weight: bold;}
.headernav a:visited {color: #FFF; text-decoration: none;}
.headernav a:hover {color: #FFF; text-decoration: underline;}

.topnav {position: absolute; margin: 10px 0px 0px 0px;}
.topnav a {color: #369; font-family: century gothic, arial, verdana, helvetica; font-size: 18px; text-decoration: none; padding: 0px 20px 0px 20px;}
.topnav a:visited {color: #369; text-decoration: none;}
.topnav a:hover {color: #900; text-decoration: none;}

.pagetitle {color: #900; font-family: verdana, arial, helvetica; font-size: 24px; margin: 0px 0px 0px 20px;}

.content_container {margin: 0px 0px 0px 20px;}
.content_container a {color: #900; text-decoration: none;}
.content_container a:visited {color: #900; text-decoration: none;}
.content_container a:hover {color: #900; text-decoration: underline;}

.rightnav_container {}
.rightnav_title {color: #000; text-transform: uppercase; font-weight: bold; font-size: 14px;}
.rightnav {}
.rightnav ul {list-style-type: none; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.rightnav li a {color: #900; font-weight: bold; font-size: 12px; text-decoration: none;}
.rightnav li a:visited {color: #900; text-decoration: none;}
.rightnav li a:hover {color: #000; text-decoration: none;}

.copyright {position: absolute; color: #FFF; font-size: 10px; margin: 10px 0px 0px 70px;}
.copyright a {color: #FFF; text-decoration: none;}
.copyright a:visited {color: #FFF; text-decoration: none;}
.copyright a:hover {color: #FFF; text-decoration: underline;}

.frontpage_bottom_title {color: #000; font-weight: bold; font-size: 14px; width: 300px; margin: 10px 0px 10px 20px;}
.frontpage_bottom_desc {width: 300px; margin: 0px 0px 20px 20px;}
.frontpage_bottom_desc a {color: #900; font-weight: bold; text-decoration: none;}
.frontpage_bottom_desc a:visited {color: #900; font-weight: bold; text-decoration: none;}
.frontpage_bottom_desc a:hover {color: #900; font-weight: bold; text-decoration: underline;}


