﻿body
{
}
#wrapper {
position: absolute;
top: 10px;
left: 10px;
width: 860 px;
}
#header {
position: absolute;
top: 0px;
left: 0px;
width: 860px;
}
#leftcol {
position: absolute;
top: 115px;
left: 0px;
width: 150px;
margin: 0px;
padding: 0px;
border: solid black 1px;
background-color: #FFFF99;
}
#rightcol {
padding: 0px;
margin: 0px;
position: absolute;
top: 115px;
left: 658px;
width: 200px;
border: solid black 1px;
}
.adbox {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px dotted #B1B1B1;
text-align: center;
font: 90% Georgia, "Times New Roman", Times, serif;
}
#content {
position: absolute;
top: 115px;
left: 155px;
width: 498px;
border: solid black 1px;
}

#content2col {
position: absolute;
top: 115px;
left: 155px;
width: 705px;
border: solid black 1px;
}


body {
margin: 0;
padding: 0;
}
    
        #leftcol ul 
        {
            list-style: none;
            margin: 0;
            margin-left: 5px;
            padding: 0;
        }
        #leftcol ul ul 
        {
            margin-left: 10px;
           
        }
        #leftcol li
        { 
            
            color: #996633;
            }   
            
#leftcol a 
{
    color: #006633;
}            
  #leftcol li a:hover 
  {
      border-bottom: solid 3px #33FF00;
  }
  
  div.thumbnail
{
	width:130px;
	float:left;
	margin: 0px 10px 10px 0px;
}	

h1 {
font: 1.3em Georgia;
padding-left: 10px;
font-weight: bold;
}
h2 {
font: 1.2em Georgia;
padding-left: 10px;
font-weight: bold;
}
h3 {
font: 1.1em Georgia;
padding-left: 10px;
font-weight: bold;
}
h4 {
font: 1.0em Georgia;
padding-left: 10px;
font-weight: bold;
}
h5 {
font: 1.0em Georgia;
text-align: center;
font-weight: 900;
}  
p {
font: 1em Georgia;
padding-left: 10px;
padding-right: 5px;
font-weight: 550;
}
.darker {
font-weight: bold;
}
.position {
text-align: center;
}
.center_darker 
{
    font-weight: bold;
    text-align: center;
}
.centerthis {
text-align:center;
}
.centerdarker 
{
    font-weight: bold;
    text-align: center;
}
 
 .disclaimer
{
font: .6em Georgia;
	
}

.move_right
{
	padding-left:15px;
}
