@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
	margin: 10px;
	padding: 0px;
}
div#body {
	color: #333333;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
div#content {
	background-color: #FFFFFF;
	float: right;
	width: 600px;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin: 0px;
	padding: 5px;
}
h1  {
	background-color: #990000;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
}
div#header {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
div#footer a {
	color: #FFFFFF;
	background-color: #000000;
}
div#footer a:hover {
	background-color: #990000;
}
div#footer {
	background-color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
ul#navbar {
	background-color: #000000;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	list-style-type: none;
	float: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	width: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#navbar a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#navbar a:hover {
	background-color: #990000;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	background-color: #990000;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h4 {
	background-color: #990000;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
