<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
    text-align: justify;
    line-height: 16px;
    margin:5px 0 0 0;
}

td
{
	text-align:justify;
	line-height: 16px;
}

h1 {
    font-size: 26px;
    color: #225888;
    margin:0px;
    margin-top:5px;
}

h2 {
    font-size: 22px;
    color: #888888; 
    margin:0;    
}

h3 {
    font-size: 18px;
    line-height: 18px;
    color: #555555;
    margin:0;
}

h4 {
    font-size: 12px;
    color: #222222;
    margin-top:0px;
    margin-bottom:5px;
    font-style:italic;
}

ul
{
	margin-top:5px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:-20px;
	line-height:18px;
	list-style-image:url(../images/bullet.jpg);
}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #50668d;
}

a:hover, a:visited:hover {
	font-size: 12px;
	text-decoration: none;
	color: #D6A00E;
}


#Wrapper {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -451px;
	width: 902px;
}

#Header {
	float: left;
	clear: both;
	width: 902px;
	height: 121px;
}

#Header_Top {
	float: left;
	clear: both;
	width: 902px;
	height: 92px;
}

#Logo {
	float: left;
	clear: right;
	width: 306px;
	height: 92px;
}

#Header_Top_Right {
	float: left;
	clear: right;
	width: 596px;
	height: 92px;
}

#Header_Bottom {
	float: left;
	clear: both;
	width: 902px;
	height: 29px;
	_margin-top:-3px;
}

#Logo_Bottom {
	float: left;
	clear: right;
	width: 161px;
	height: 29px;
	overflow: hidden;
}

#Main_Menu {
	float: left;
	clear: right;
	width: 731px;
	height: 29px;
	background-image: url(../images/britt_rock_04bk.jpg);
	background-repeat: repeat-x;
    border:solid 0px red;

}

#Cap
{
	background-image:url(../images/cap.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:right;
	height:29px;
	width:10px;
}
/*
#Main_Menu a:link, #Main_Menu a:visited {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#Main_Menu a:hover, #Main_Menu a:visited:hover {
	color: #2e4665;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
*/
#Middle {
	float: left;
	clear: both;
	width: 902px;
	background-color: #ffffff;
}

#Margin_Left {
	float: left;
	clear: right;
	width: 14px;
	height: 330px;
}

#Main {
	float: left;
	clear: right;
	width: 814px;
	background-image: url(../images/main_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0 30px 0 30px;
}



#Margin_Right {
	float: left;
	clear: right;
	width:14px;
	height:330px;
}

#Footer {
	float: left;
	clear: both;
	width: 902px;
	background-color: #FFFFFF;
}

#Footer_Left {
	float: left;
	clear: right;
	width: 14px;
	height: 37px;
}

#Footer_Main {
	float: left;
	clear: right;
	width: 874px;
	height: 37px;
	background-image: url(../images/britt_rock_11bk.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	text-align: center;
	padding-top: 40px;
	font-size: 11px;
	color: #888888;
}

#Footer_Right {
	float: left;
	clear: right;
	width: 14px;
	height: 37px;
}

.content_box_1_wrapper
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:814px;
	_width:824px;
}

.content_box_1
{
	border:1px solid #e1e1e1;
	background-color:#FBFBFB;	
	padding:15px;
	_padding:10px;
	margin:10px 0 10px 0;
	float:left;
	clear:right;
	width:365px;	
}

.content_box_2
{
	border:1px solid #e1e1e1;
	background-color:#FBFBFB;	
	padding:15px;
	_padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:782px;
	_width:792px;
}

.asplink
{
	border:1px solid green;
}

.justforo 
{
    color:#fff;
    float:left;
    clear:both;
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
}

.justforo a
{
    color:#fff;
    float:left;
    clear:both;
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
}</pre></body></html>