body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #CC6600;
	background-image: url(index_images/bg_body.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#divNavHeader {
	background-color: #000000;
	background-image: url(index_images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 3px solid #000000;
	width: 802px;
	margin: 0px auto;
	height: 150px;
	padding: 0px;
}
#ulMainNav {
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px 0px 0px;
}
#ulMainNav li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 74px;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CC6600;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #000000;
	background-color: #CC6600;
}
#divContent {
	background-color: #333333;
	margin: 0px auto;
	padding: 0px;
	width: 802px;
	border: 3px solid #000000;
	background-repeat: no-repeat;
	background-position: 250px 200px;
}
#divContentLeft {
	width: 200px;
	float: left;
	margin: 0px;
	background-color: #000000;
	padding: 0px;
}
#divContentRight {
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-position: right top;
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 1.5em;
	color: #FFF;
	font-size: 12px;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divLogin {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	font-weight: bold;
	background-image: url(index_images/login_bg.jpg);
	background-repeat: repeat-y;
}
td{
	width: 120px;
	text-align: right;
}
th{
	width: 202px;
}
input.button {
	font-weight: bold;
	cursor: pointer;
	width: 60px;
	background-color: #EAEAEA;
}
form {
	margin: 0px;
	padding: 0px;
}
input.login {
	width: 120px;
	background-color: #EAEAEA;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
.quotes {
	font-style: italic;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.events {
	font-size: 10px;
	text-align: center;
}
#divContentLeft a:link, #divContentLeft a:visited, #divContentLeft a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#divContentLeft a:hover {
	text-decoration: underline;
}
#divFooter {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border: 3px solid #000000;
	text-align: center;
}
.news {
	padding-bottom: 10px;
}
.newsHeader{
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	background-image: url(../images/announce_hdr.jpg);
	background-repeat: repeat-y;
}
.newsContent {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-color: #666666;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: inset;
	border-top-color: CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.imgRight {
	margin: 1em;
	float: right;
}
.imgLeft {

	float: left;
	margin: 1em;
}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#divFooter a:hover {
	text-decoration: underline;
}
#divMainNav {
	padding: 100px 0px 0px 204px;
	margin: 0px;
}
#flash {
	float: left;
}

