body {
	background-color: #1C3A70;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.topnav {
	background-color: #000000;
	color: #FFFFFF;
}
A.topnav{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	padding: 8px;
    } 
        A.topnav:Visited{ 
	display:block;
	text-decoration:none;
		padding: 8px;
}
A.topnav:Hover{
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #333333;
		padding: 8px;
}.header {
	background-color: #FFFFFF;
	background-image: url(images/header-logo.jpg);
	height: 259px;
	width: 700px;
}
.main {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.navsplit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.navsplitleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}h1 {
	font-size: 9px;
	margin: 1px;
	padding: 1px;
}h2 {
	font-size: 13px;
	margin: 1px;
	padding: 1px;
}
h3 {
	font-size: 13px;
	margin: 1px;
	padding: 1px;
}h4 {
	font-size: 13px;
	margin: 1px;
	padding: 1px;
}
a {
	color: #000000;
}
a:hover {
	color: #333333;
}
.date {
	font-size: 9px;
}
a img {
	border: 1px solid #000000;
		margin: 2px;}.centerpad {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}.copy {
	font-size: 9px;
	color: #FEFFE1;
}
.splitter {
	background-image: url(images/splitter.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 5px;
	font-size: 5px;
}
