html, body {
	margin: 0;
	padding: 0;
	background-color: #FFDEAD;
	color: Black;
	font-family: Verdana, "Century Gothic", sans-serif;
	}
#top{
	text-align: center;
}
#pagewidth{ 
 width:800px; 
margin-left:auto; 
 margin-right:auto;  
  		border: thin #804000 solid;
	background: url(/images/back1.jpg) repeat;
} 
#wrapper{ background: transparent;

} 
 
#header{
 position:relative; 
 height:162px; 
 background-color:transparent; 
 width:800px;
} 
#head2{position: relative;
height: 24px;
background-color: #988263;
border-top: thin black solid;
border-bottom: thin black solid;
text-align: center;
 width:800px;}
 
#maincol{ 
 margin-top: 10px;
 padding-left: 5px;
 float: right; 
 display:inline; 
 position: relative; 
  width:391px; 
  height: 860px;
   background: transparent;
   overflow: hidden;
 }
 #maincol a:link, a:active, a:visited{
 	color: red;
	text-decoration: none;
	font-weight: bold;
 }
 #maincol a:hover{
 	color: red;
	text-decoration: underline;
	font-weight: bold;
 }
 #leftcol{
 float: left;
 margin-top: 10px;
 padding-left: 5px;
 display: inline;
 position: relative;
 width: 398px;
 height: 860px;
  background: transparent;
  overflow: hidden;
 }
 .flash{
 	text-align: center;
	width: 395px;
	height: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
 }
#footer{
 height:145px; 
  background-color:#FFFFCC;
  color: black;
 clear:both;
 margin-top: 0px;
 padding-top: 5px;
 padding-bottom: 5px;
 border-top: thin black solid;
 } 
 #footer p{
 	font-size: 1.2em;
 }
 #footer h4{
 	font-family: Magneto, "Vladimir Script", sans-serif;
	color: black;
	font-size: 1.2em;
 }
 #footer a:link, a:active, a:visited{
 	color: Blue;
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;}
 li{
 	font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 50px;
	margin-left: 50px;
	
 }

 .one{
 font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
 }
 p{
 	font-size: .80em;
	font-family: myriad, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 20px;
	background: transparent;
 }
 h1{font-size: 1em;
font-weight: bold;
color:white;
margin-left: 10px;
}

h2{font-size: 1em;
font-weight: bold;
color:red;
margin-left: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: transparent;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1em;
	
	
}
h4{font-size: .90em;
font-weight: bold;
padding-top: 5px;
padding-bottom: 10px;
padding-right: 5px;
margin-left: 10px;
	color: red;}
 
