body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 20px;
	color: #990000;
}
h2 {
	font-size: 16px;
	color: #333;
}
h3 {
	font-size: 15px;
	color: #990000;
	padding-top: 20px;
}
h4 {
	font-size: 16px;
	color: #660000;
}
#top {
	width: 900px;
	background-color: #330000;
	margin: 0px;
	padding: 6px;
	border: 1px solid #CC9900;
}
#top #toptext {
	position: absolute;
	left: 600px;
	top: 25px;
	width: 285px;
	font-size: 12px;
	color: #CC9900;
	line-height: 16px;
}
#left {
	width: 200px;
	background-color: #CCCCCC;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}
#left a:link {
	color: #333333;
	text-decoration: none;
}
#left a:active {
	color: #333333;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;
	width: 110%;
	text-decoration: none;
}
#right #recentnews a:active {
	text-decoration: underline;
}
#right #recentnews a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
#right #recentnews a:visited {
}
#right #recentnews a:link {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#right {
	width: 645px;
	margin-left: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
}
#left #left-sub {
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#right #recentnews {
	padding: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.photo_on_right {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
}
.photo_on_left {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#bottom {
	margin-left: 250px;
	margin-top: 200px;
	padding-left: 20px;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}

