html, body{
	margin:0;
	padding:0;
	text-align:center;
} 

#container {
	height: auto;
	width: auto;
	float: left;
	background-color: #000;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.pic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.news-ticker-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


.main_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
 
#pagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 

#logo {
	float: left;
	height: 101px;
	width: 300px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}

.pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


#sub_header {
	height: 101px;
	width: 250px;
	padding-right: 5px;
	float: right;
}
 
#header{
	position:relative;
	height:101px;
	background-color:#BCC6DC;
	width:100%;
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
 
#leftcol{
	width:149px;
	float:left;
	position:relative;
	height: 600px;
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
 }
 
#twocols{
 width:650px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
	width:149px;
	float:left;
	position:relative;
	height: 600px;
	background-color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
 }
#redbar {
	background-color: #FF0000;
	height: auto;
	width: 800px;
}

 
#maincol{
	float: left;
	display:inline;
	width:500px;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
 }
#text_area {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

 
 #maincol2{
	background-color: #000000;
	float: left;
	display:inline;
	position: relative;
	width:500px;
 }
 
#footer{
	height:100%;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #FFFFFF;
 } 
#logo_holder {
	padding: 10px;
	width: 150px;
}

 
 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#menu3 {
	width: 140px;
	margin: 0px;
	float: right;
	vertical-align: top;
	height: 250px;
	padding-right: 5px;
	padding-top: 5px;
	}
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	

	
#menu3 li a:link, #menu3 li a:visited {
	color: #FFFFFF;
	display: block;
	background-image: url(../images/briggs_menu.gif);
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #CCCCCC;
	background-image: url(../images/briggs_menu.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
#line {
	background-color: #FF0000;
	height: 1px;
	width: auto;
}
a.briggs:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.briggs:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.briggs:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.news:link {
	color: #FF0000;
	text-decoration: none;
}
a.news:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.news:visited {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.red:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.red:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.picfloatleft {
	float: left;
	padding-right: 5px;
	padding-left: 0px;
}
.picfloatright {
	padding: 5px;
	float: right;

 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}


.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{
	display:none;
} 



/*hide the right column when printing*/ 
#rightcol{
	display:none;
} 
#twocols, #maincol{width:100%; float:none;}
}
