@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(bgr.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	text-align: justify;
	background-attachment: fixed;
}
h1 {
	font-size: 220%;
	color: #660000;
	background-color: #FFFFFF;
}
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: 134px;
	padding-right: 12px;
	float: left;
}
#main {
	float: left;
	width: 640px;
	padding-left: 12px;
	border-left: 1px solid #000000;
	clear: right;
}
#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: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:visited {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#main a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#main a:active {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#nav li a:active {
	color: #660000;
	display: block;
	background-color: #CCCCCC;
	border-top: thin solid gray;
	padding: 0.25em;
	font-weight: bold;
	text-decoration: none;
}

.textbold100 {
	font-size: 100%;
	font-weight: bold;
}
a.espanol:link            {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	font-weight: normal;
	background-image: none;
}
a.espanol:visited    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	font-weight: normal;
}
a.espanol:hover    {
	color: #CCCCCC;
	background-color: #FFFFFF !important;
	font-weight: normal;
}
a.espanol:active    {
	color: #660000 !important;
	background-color: #FFFFCC !important;
	font-weight: normal;
}
