/* CSS Document */
#tagarea {
	display: block;
	width: 100%;
	height: 18px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;




}
#masthead {
	background-color: #003300;
	display: block;
	height: 191px;
	width: 100%;
	color: #FFFFFF;
	background-image: url(../assets/masthead-bg1.gif);

}
#mainnav {
	background-color: #003366;
	display: block;
	height: 23px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;


}
#center {
	height: auto;
	width: 774px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #003366;
	display: block;
	height: 24px;
	width: 774px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;



}
#leftcolumn {
	height: auto;
	width: 130px;
	color: #FFFFFF;
	background-color: #003300;
	padding-top: 8px;
	background-image: url(../assets/bg-side.gif);


}
#centercolumn {
	height: auto;
	width: auto;
	padding-right: 18px;
	padding-left: 18px;

}
#rightcolumn {
	height: auto;
	width: 140px;
}
#today {
	background-color: #6699FF;
}
#searchform {
	margin: 0px;
}
#date {
	font-size: 10px;
	padding: 0px;
	margin-top: 4px;
	border: 1px none #CCCCCC;
}
#footernav {
	font-size: 9px;
	margin-top: 12px;}


#container {
	width: 774px;
}
#tops {

	width: 100%;
	display: block;

}
#toptab {
	background-image: url(../assets/tab-top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 31px;
	text-align: right;
	padding-right: 12px;
	width: auto;
	padding-top: 4px;
	padding-left: 8px;



}
#bottomtab {
	background-image: url(../assets/tab-bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 85px;
	width: 502px;

	text-align: center;
	vertical-align: middle;

}



#logo {}
