body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #333399;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8b0000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 21px;
}
#content{
border-right: #cccccc 1px solid;
padding: 20px;}
#footer{
border-top: #cccccc 1px solid;
padding: 20px;}
#main{
border-right: #cccccc 1px solid;
border-bottom: #cccccc 1px solid;
padding: 0px;}
#mainright{
padding: 20px;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
}
.subhead {
	font size: 18px;
	color: #302D81;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
#navigation {
	width: 650px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#navigation ul#navigation li {
	display: inline;
}
#navigation ul#navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}
#navigation ul#navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 0px;
	color: #FFCC00;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;

}
