@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 15px;
	margin-top: 1em;
	width: 800px;
}
#header {
	width: 800px;
	padding-bottom: 6px;
	border-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(2colcenter/bgr.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	text-align: justify;
	background-attachment: fixed;
}
h1 {
	font-size: 220%;
	color: #660000;
	background-color: #FFFFFF;
	line-height: normal;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}
#nav  ul {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style-type: none;
}
#nav li {
	width: 100%;
	margin-top: 0px;
	padding-top: 0.1em;
	padding-bottom: .10em;
}
#nav li a {
	color: #000066;
	display: block;
	background-color: #FFFFFF;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000000;
}
#nav li a:visited {
	color: #000066;
	display: block;
	background-color: #FFFFFF;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000000;
}
#nav li a:hover {
	color: #000066;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
}
#nav li a:active {
	color: #000066;
	display: block;
	background-color: #FFFFFF;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000000;
}
#nav {
	width: 144px;
	padding-right: 12px;
	float: left;
}
#main {
	float: left;
	width: 630px;
	padding-left: 12px;
	border-left: 1px solid #000000;
	clear: right;
	line-height: 120%;
	padding-top: 6px;
}
#footer {
	clear: both;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: auto;
	width: 640px;
	margin-right: auto;
	padding-top: 6px;
}
#footer a {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#footer a:visited {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer a:active {
	color: #0033CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	list-style-image: url(../news/images/linkgray.gif);
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
#main a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
#main a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
}
#main a:active {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}

.textbold100 {
	font-size: 100%;
	font-weight: bold;
}
#main li a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-left: .50em;
	background-image: url(../news/images/linkgray.gif);
	background-position: left center;
}
#main li a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../news/images/linkgray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main li a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../news/images/linkmaroon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main li a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../news/images/linkgray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a.espanol:link            {
	font-size: 80%;
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
	background-image: none;
}
a.espanol:visited    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}
a.espanol:hover    {
	color: #CCCCCC;
	background-color: #FFFFFF !important;
	text-decoration: underline !important;
	font-weight: normal;
	font-size: 80%;
}
a.espanol:active    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}
#container #main ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.archivehead {
	font-size: 150%;
	color: #006600;
	font-weight: bold;
}

