

body {
	font-size: 0.75em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-image: url(imagesnav/Top.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

.p7tbdn {
	color: #FF9900 !important;
	font-weight: bold;
}

.p7tbsub {
	background-color: #FFFFFF;
	border: 1px solid #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	layer-background-color: #FFFFFF;
}

.p7tbsub a:link {
	color: #000000;
}

.p7tbsub a:visited {
	color: #666666;
}

.p7tbsub a:hover {
	color: #FF9900;
}

.p7tbsub a:active {
	color: #FF9900;
}

.p7tbsub p {
	margin: 0px;
	padding: 4px 12px 3px 8px;
}

 #footer {
	left: 163px;
	text-align: center;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
 }
 
  #container {
	width:95%;
 }

 #content {
 	position:absolute;
	left: 163px; 
	top: 200px;
 }
 
  #content a{
	color: Blue;	
	text-decoration: none;
 }
 
   #content a:hover{
color: #7A7246;
	text-decoration: underline;
 }
 
 
  #content H1{
	font-family: Georgia;
	font-size: 1.4em;
	color: Black;
}

  #content H2{
	font-family: Georgia;
	font-size: 1.2em;
	color: #990000;
		margin-left: 1em;
}

  #content p{
	font-family: Georgia;
	font-size: 1em;
	margin-left: 1em;
 }
 
   #content ul{
	font-family: Georgia;
	font-size: 1em;
	margin-left: 6em;
 }
 
#special{
	font-family: Georgia;
	font-size: 1em;
	margin-left: 6em;
	list-style: none;
 }
 
 .red{
	color: Red;
}
 
 
    #content ol{
	font-family: Georgia;
	font-size: 1em;
	margin-left: 6em;
 }
 
    #content li{
	padding-bottom: .5em;
}

.mainheader{
	color: #A59B65;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6em;
	font-weight: bold;
	font-size: 1em;
}

.mainheader a{
	color: #A59B65;
	text-decoration: none;

}

.mainheader a:hover{
	color: #993300;
	text-decoration: underline;

}