﻿body {
	background: #0b0901 url(images/bg.gif) repeat;
	margin-top:0;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	}

#wrapper {
	width:952px;
  margin: auto;
}

#pagecontent {
  font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: black;
	background-color:#F0F1E6;
}

#menu {
	margin-top:0px;
  width:155px;
	float:left;
}

#navcontainer, #navcontainer2 {
	margin-top:0;
	width: 155px;
}

#navcontainer p, #navcontainer2 p {
  color: #0b0901;
	margin-top:0px;
	font-weight:bold;
	text-decoration: underline;
	margin-bottom:5px;
}

#navcontainer ul, #navcontainer2 ul
{
margin-top:5px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Ariel, Verdana, sans-serif;
}

#navcontainer a, #navcontainer2 a
{
color: #E0A358;
background-color: #0b0901;
display: block;
padding: 3px;
width: 155px;
border-bottom: 1px solid #F0F1E6;
}

#navcontainer a:link, #navlist a:visited, #navcontainer2 a:link, #navlist2 a:visited
{
color: #E0A358;
background-color: #0b0901;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer2 a:hover
{
background-color: #E0A358;
color: #0b0901;
}

#content {
  margin-left: 178px;
	font-size: 10pt;
}

#right {
  width:192px;
	border:1px solid black;
	padding:2px;
	float:right;
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 10px;
	background-color:#E0A358;
}


h1 {
  font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top:0;
	color: #0b0901;
	border-bottom: 1px solid black;
}

h1.top {
  margin-top:10px;
}


h2 {
  font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top:0;
}

h3 {
  font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top:0;
	text-decoration:underline;
}

p {
  margin-top:0;
	margin-bottom: 15px;
}

a {
  color:#9C4E27;
}

a:hover {
  color:#CC3300;
}

td.formlabel {
  font-weight:bold;
	text-align:right;
	margin-right:3px;
}


#footer {
  border-top:1px solid black;
	padding-top:10px;
	clear:both;
	}

#footer p {
  text-align:center;
	font-size:8pt;
}

#credit p {
  text-align: right;
	color: #AA6C20;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	}

#credit a {
  color: #AA6C20;
	text-decoration:none;
	}

#credit a:hover {
	text-decoration:underline;
	}
