#divContainer #divHeader {
	color: #999999;
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;


}
#divContainer #divHeader h1 {
	color: #000000;
	font-size: 28px;
	font-family: Eurostile;
}
#divContainer #divHeader a:link, #divContainer #divHeader a:visited {
	font-family: Eurostile;
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	padding: 3px;
	display: inline;
}

#divContainer #divHeader a:hover {
	color: #00CC00;
	padding: 3px;
	text-decoration: underline;
	display: inline;
}
#divContainer #divHeader a:active {
	font-family: Eurostile;
	font-size: 16px;
	color: #003300;
	padding: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #FFFFCC;
	display: inline;
}
#divContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	width: 800px;
}
#divContainer #divTopNav {
	color: #999999;
	text-align: center;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#divContainer #divTopNav a:link,#divContainer #divTopNav a:active,#divContainer #divTopNav a:visited {
	font-family: Eurostile;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
#divContainer #divTopNav a:hover {
	color: #990000;
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../Images/background.jpg);
	background-repeat: repeat-x;
}
#divContainer #divMain {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 0.9em;
}
h5 {
	color: #006600;
	font-size: 12px;
}
h6 {
	color: #FF0000;
	font-size: 12px;
}


#divContainer #divFooter {
	font-family: Eurostile;
	color: #333333;
	font-size: 0.8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
#divContainer #divFooter a:link,#divContainer #divFooter a:active,#divContainer #divFooter a:visited {
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
#divContainer #divFooter a:hover {
	color: #00CC00;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-style: italic;
}
