html, body, p, h1, h2, h3, h4, h5, h6, ol, ul, li {
margin: 0;
padding: 0;
border: none;}

body {
margin-top: 0;
text-align: center;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background-color: #24292D;}

/*wrapper*/

#wrapper {
width: 770px;
margin-top: 0;
margin-left: auto;
margin-bottom: 20px;
margin-right: auto;
text-align: left;
position: relative}

/*header*/

#header {
width: 770px;
height: 185px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
background-image: url(../heading.gif);
background-repeat: no-repeat;
border-bottom: #000 1px solid;
color: #872323
}

#header ul {
list-style-type: none;
text-align: right;
font-size: .8em;
padding-top: 55px;
margin-right: 10px;
color: #872323
}

#header ul li a:link, #header ul li a:visited {
text-decoration: none;
font-weight: bold;
color: #872323
}

#header ul li a:hover, #header ul li a:focus {
color: #000000;
}

#header h1 {
text-align: right;
font-size: medium;
margin-right: 10px;
margin-top: 7px;
}

/*top menu*/

#top {
	background-color: #872323;
}

#top ul {
	background-color: #872323;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#top ul li {
	background-color: #872323;
	display: inline;
	padding-right: 20px;
}

#top ul li a {
color: #fff;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

#top ul li a:hover, #top ul li a:focus {
color: #F4DF6E;
}

/*nav menu*/
#nav {
width: 180px;
position: absolute;
top: 226px;
left: 1px}

#nav ul {
list-style-type: none;
font-size: .7em;
background-color: #fff;
color: #000;
font-weight: bold;
padding-bottom: .8em;
text-indent: 5px;
padding-top: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#nav ul li a {
display: block;
width: 150px;
height: 1%;
background-color: #fff;
border: 1px #000 solid;
color: #000;
padding-top: 2px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 0px;
margin-left: 10px;
margin-bottom: 1px;
text-indent: 0px;
text-decoration: none;
line-height: .8em;}

#nav ul li a:link, #nav ul li a:visited {
background-color: ;
margin-top: 1px;} 

#nav ul li a:hover, #nav ul li a:focus {
background-color: #F4DF6E;
margin-top: 1px;}

/*content*/

#content {
background-color: #fff;
width: 570px;
margin-left: 200px;
padding-bottom: 40px}

#content p {
font-size: .8em;
padding-left: 30px;
}

#content ul {
padding-top: 10px;
padding-left: 50px;
}

#content ul li {
padding-left: 5px;
font-size: .8em;
line-height: 1.5em;
list-style: square;}

#content ol {
font-size: .8em;
line-height: 1.6em;
padding-left: 30px;
list-style-position: inside;
}

#content h1 {
font-size: 1.4em;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
color: #872323;
font-weight: normal;}

#content h2 {
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
font-size: 1em;
font-weight: bold;
background-color: #F4DF6E;}

#content h3 {
color: #872323;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
font-size: .9em;
font-weight: bold;}

#content h4 {
color: #872323;
margin-bottom: 10px;
margin-top: 13px;
margin-left: 10px;
font-size: .9em;
font-weight: bold;}

#content h5 {
margin-bottom: 10px;
margin-top: 13px;
font-size: .9em;
font-weight: bold;
background-color: #FAC65F;
border: 1px #000 solid;
display: block;
color: #000;
padding-left: 10px;}

#content h6 {
margin-bottom: 10px;
margin-top: 13px;
font-size: .9em;
font-weight: bold;
background-color: #0071BC;
border: 1px #000 solid;
display: block;
color: #fff;
padding-left: 10px;}

#content p {
line-height: 1.3em;}

#content a:link {
color: #872323;} 

#content a:visited {
color: #61778C;}

#content a:hover, #content a:focus {
font-weight: bold;}

#content.box p {
	background-color: #F4E7CE
}

#content table {
	background-color: #c7850b
}

#content td {
	color: White;
}

#content td p {
	font-size: .8em;
	padding-left: 5px;
	margin: 0;
}

.box {
	background-color: #F5F5F5;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #000000; 
}

/*clear*/

#clear {
clear: both;}

/*footer*/

#footer {
border: 1px #000 solid;
width: 570px;
margin-left: 200px;
margin-top: 10px;
margin-bottom: 15px;
padding: 10;
text-align: center;
background-color: #F4DF6E;}

#footer p {
font-size: .7em;
color: #000;
font-weight: normal;}

#footer h1 {
font-size: .8em;
color: #fff;
font-weight: bold;
padding-top: 8px;
padding-bottom: 8px;}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:focus {
text-decoration: none;
color: #FAC65F;
font-size: 1em;
font-weight: normal;}