	html {height:100%;}
	body{
	margin:0px;
	padding:0px;
   color:#333;
	text-align:center;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	word-spacing:1px;
	line-height:200%;
	background-image: url(../bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height:100%;
	background-color: #F2F3ED;
		}

#banner {
	margin-bottom: ;
	background-image: url(../head.jpg);
	height: 154px;
	text-align: left;
		}
		
#news{
	height: 50px;
	background-color: #D9271D;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
}	
#news a {color:#FFFFFF;}		
	
#blueblock{
	width: 210px;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
background-color: #E3E5D8;
color: #333;
text-decoration: none;
width: 100%;
border-bottom:1px solid #FFF
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #DA251D;
	color: #FFFFFF;
}

		
	#navcontainer{
	float:left;
	height: 30px;
}
#nacontainer{
	float:left;
}
#navlist {
	margin: 0;
	padding: 128px 0 20px 10px;
	float:left;
	font:12px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #999;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { color: #fff; }


#banner_two {
			margin-bottom: ;
	background-image: url(../banner.jpg);
	height: 207px;
		}
		#content {
	padding: 5px;
			margin-right: ;
	background-color: #F1F3EB;
	text-align: left;
		}
		#subnav{
	float:right;
}
#subnavcontainer {
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding:0px;
	background-color:transparent;
	border-bottom:1px solid #fff;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#333;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#3270A9;
	color:#fff;
}
.subnavheader{
	border-bottom:1px solid #3C8C06;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}

		#sidebar-a {
	float: right;
			width: ;
	margin: 0;
			margin-left: ;
	background-color: #E3E5D8;
	width: 209px;
		}
		
	h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#DA251D;
	font-size:27px;
}
h2{
	color:#FFF;
	font-size:23px;
}
h3{
	color:#3270A9;
	font-size:21px;
}
h4{
	margin:0px;
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5{
	color:#3C8C06;
	font-size:15px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#3270A9;
}
a:hover{
	text-decoration:underline;
}
#footer {
    height:100px;
	padding:10px;
	clear: both;
	padding: 5px;
	background:url(../foot.gif) no-repeat;
	
}
#footer a{
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
.copy{
	color:#FFF;
	float:left;
}
#footer a:hover{
	text-decoration:underline;
}
.credit {
	float:right;
	color:#FFFFFF;
}

