@charset "UTF-8";
body,p,ul,ol,h1,h2,h3,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	min-width: 770px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	color: #000000;
	background-color: #CC0000;
	text-align: center; /* IE5 */
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-collapse: collapse;
	text-align: left;
}
p, li {
	margin: 16px 200px 16px 20px;
	font-size: 90%;
	line-height: 150%;
}
li {
	list-style-type: square;
	margin-left: 52px;
	padding: 0;
}
ul, ol {
	margin-left: 0;
	padding-left: 0;
}
.home {
	margin-right: 300px;
}
h1 {
	margin: 16px 300px 16px 20px;
	font-size: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
h2 {
	margin: 30px 200px 16px 20px;
	padding-top: 40px;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	margin: 30px 200px 16px 20px;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	padding-top: 12px;
}
strong {
	font-weight: bold;
}
#content strong {
	color: #CC0000;
}
.fine {
	font-size: 85%;
}
a {
	color: #000066;
}
a:hover {
	color: #CC0000;
}
.image-intext {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.homebg {
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#topleft {
	background-image: url(images/border-topleft.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#top {
	background-image: url(images/border-top.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 42px;
	color: #FFFFFF;
	font-size: 70%;
	vertical-align: top;
	line-height: 30px;
}
#top strong {
	font-weight: bold;
}
#top a {
	color: #FFFFFF;
	text-decoration: none;
}
#topright {
	background-image: url(images/border-topright.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#left {
	background-image: url(images/border-left.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 42px;
}
#right {
	background-image: url(images/border-right.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 42px;
}
#bottomleft {
	background-image: url(images/border-bottomleft.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(images/border-bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 42px;
	color: #FFFFFF;
	font-size: 70%;
	text-align: right;
	vertical-align: bottom;
	line-height: 30px;
}
#bottomright {
	background-image: url(images/border-bottomright.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#main {
	height: 350px; /* Minimum */
	background-image: url(images/rule.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
}
#sidebar {
	float: left;
	width: 84px;
	text-align: right;
	margin-top: 8px;
}
#sidebar li {
	margin-bottom: 8px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 110%;
}
#sidebar a {
	text-decoration: none;
}
#navigation {
	list-style-type: none;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#calendar {
	list-style-type: none;
	font-size: 70%;
	margin-top: 8px;
	margin: 0px;
	padding: 0px;
}
.navhighlight {
	color: #CC0000;
}
#content {
	margin-left: 106px;
	margin-bottom: 64px;
}
.subnav {
	list-style-type: none;
	font-size: 80%;
	font-weight: bold;
	margin: 0px 200px 8px 78px;
	padding: 0px;
}
.subnav li {
	margin-bottom: 8px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 110%;
}
.subnav a {
	text-decoration: none;
}
