#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#logo {
	width: 180px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
}
#header #headertext {
	font-family: Eurostile;
	font-size: 24px;
	font-weight: bold;
}
#sidenav {
	color: #FFFFFF;
	background-color: #000000;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 3px;
	font-size: 16px;
}
#footer {
	text-align: center;
	color: #666666;
	font-size: 12px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 3px;
	padding-left: 3px;
	font-size: 12px;
	margin-top: 3px;
}

#sidenav a:link,#sidenav a:active,#sidenav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#sidenav a:hover {
	color: #666666;
}
#content h1 {
	font-size: 18px;
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	padding-left: 3px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	color: #FFFFFF;
}
#content a:link,#content a:active,#content a:visited {
	color: #333399;
	text-decoration: none;
}
#content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#content h2 {
	width: 500px;
	font-size: 16px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
#content h4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
