body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#wrapper {
	width: 700px;
	height: 408px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contents {
	background-color: #FFFFFF;
	color: #000000;
	width: 536px;
	float: left;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #B00A00;
	border-right-color: #B00A00;
	border-bottom-color: #FFFFFF;
	border-left-color: #B00A00;
}
#footer {
	background-color: #B00A00;
	height: 50px;
	clear: both;
	color: #9DEAFC;
	text-align: center;
	width: 680px;
}

h1,h2,h3,h4,h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0.4em;
}

h1 {
	font-size: 3em;
	color: #000000;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
}
H2 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.8em;
}
h3 {
	text-transform: none;
	font-variant: small-caps;
	font-size: 1.4em;
}
h4,h5 {
	font-size: 1.3em;
}
.topleftimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: OF2D51;
}
.toprightimage {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
}
a:link {
	font-weight: bold;
	color: #FDCB36;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-weight: bold;
	color: #B95F00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:hover {
	background-color: #AC521F;
	color: #9EE9FE;
}
a:active {
	background-color: #C6C6C6;
	color: #CC3300;
}
p {
	margin-top: 0px;
	margin-bottom: 0.4em;
	font-size: 1em;
	color: #000000;
}
#leftnav {
	float: left;
	width: 140px;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #B00A00;
	padding-top: 10px;
	color: #A76326;
}
#leftnav p {
	margin-left: 10px;
}

#contents p, #contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
	margin-right: 5px;
	margin-left: 5px;
}
h5 {
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 4px;
}
