

body {
	font-family:verdana,arial;
	font-size:11px;
	margin-left:0px;
	margin-top:0px;
}
.row { clear:both;}
.col { float:left;}
#outer {
	width:850px;
	margin-left:0px;
	margin-top:0px;
	display:table;
}
#header {
	height:139px;
	width:850px;
	overflow:hidden;
}
	
#horiz_divider {
	background-image:url('../images/header_bottom.gif');
	overflow:hidden;
	width:850px;
	height:4px;
}
#left {
	width:129px;
	height:500px;
	text-align:right;
	padding-top:20px;
}
#left a {
	margin-bottom:10px;
	margin-right:15px;
	display:block;
	color:#98A647;
	font-weight:bold;
	text-decoration:none;
}
#left a:hover, #left a.on  {
	color:#790202;
}

#down_divider {
	background-image:url('../images/center_border_left.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	width:4px;
	height:500px;
	overflow:hidden;
}
#center {
	width:552px;
}
#flash {
	height:183px;
	width:552px;
}
#horiz_divider2 {
	background-image:url('../images/flash_border.gif');
	width:552px;
	height:4px;
	overflow:hidden;
}
h1 {
	color:#98A647;
	display:inline;
	font-size:12px;
	margin-left:15px;
}
h3 {
	color:#98A647;
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
	font-style:italic;
}
h2 {
	color:#790202;
	display:inline;
	font-size:11px;
	margin-left:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}
h2 a {
	color:#790202;
	display:inline;
	font-size:11px;
	
}
h2 a:hover {
		color:#98A647;
}


p {
	margin-left:15px;
	margin-right:15px;
	padding-top:0px;
	margin-top:2px;
}
p a, li a {
	color:#98A647;
	font-weight:bold;
	text-decoration:none;
}
p a:hover, li a:hover  {
	color:#790202;
}

#up_divider {
	background-image:url('../images/center_border.gif');
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000000;
	width:4px;
	
}
.sp { 
	font-size:10px;
	font-weight:bold; 
	margin-bottom:5px;
} 
.spnb { 
	font-size:10px;
	margin-bottom:5px;
} 
#right {
	width:146px;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	margin-top:20px;
	overflow:hidden;
}
#right a, #sponsorspage a {
	margin-bottom:5px;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
#right a:hover, #sponsorspage a:hover {
	color:#98A647;
}
#sponsorspage { 	margin:0 0 0 30px; }
.colone,.coltwo { float:left; width:46%; }  
.coltwo a { font-weight:normal!important; }

#center ul {
	list-style-image:url('../images/bullet.gif');
	margin-right:15px;
}
#center ol {
	margin-right:15px;
}
.red { color:#790202; }