body
   {
    font-family: verdana, geneva, sans-serif;
    font-size: 13px;
    color: #000000;
	background: #af9e89;
	line-height: 100%;			
	}
.page
	{
	margin-left: -430px;
	position: absolute;
	left: 50%;
	top: 20px;
	width: 860px;
    padding: 0px;
	background: #ffffff;
    border: 2px solid #c7cd75;
    min-height: 550px;
    line-height: 14px;
	}
div.cont
    {
    padding: 10px 50px 20px;
    line-height: 20px;
    min-height: 400px;
    }
div.open
    {
    font-size: 16px;
    width: 850px;
    text-align: center;
    margin: 0px 0px 10px;
    padding: 5px;
    background: #c7cd75;
    }
div.nomarg
    {
    margin: 0px;
    }
div.top
    {
    width: 860px;
    border-bottom: 2px solid #c7cd75;
    height: 240px;
    margin: 0px;
    }
div.logo
    {
    float: left;
    width: 229px;
    height: 230px;
    text-align: center;
    line-height: 16px;
    margin: 0px;
    padding: 10px 0px;
    border-right: 2px solid #af9e89;
    }
div.toppic
    {
    float: right;
    width: 629px;
    margin: 0px;
    }
div.clrbth
    {
    clear: both;
    margin: 0px;
    }
img
    {
    margin: 0px;    
    border: 0px;
    }    
div
	{
	margin: 0px 0px 15px 0px;
	}
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
.hdhm
    {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    }
div.mnhds
    {
	display: block;
    text-align: center;    
    font-size: 14px;
    height: 19px;
	padding: 3px 0px;
    margin: 6px 0px;
    color: #ffffff;
    background: #c7cd75;    
    }     
a, a:link, a:visited
    {
    color: #000000;
	outline: none;
    }
a:hover
    {
    color: #c7cd75;
    }
a.face, a.face:link, a.face:visited
    {
    color: #000000;
	text-decoration: none;
    }
a.face:hover
    {
    color: #c7cd75;
    }   
.tabs, a.tabs:link, a.tabs:visited
    {
	display: block;
    text-align: center;    
    font-size: 14px;
    height: 19px;
	padding: 3px 15px;
    margin: 0px;
    background: #af9e89;
	color: #000000;
    border: 2px solid #c7cd75;
	text-decoration: none;      
    }
.tabsov, a.tabsov:link, a.tabsov:visited
    {
	display: block;
    text-align: center;       
    font-size: 14px;
    height: 19px;
	padding: 3px 15px;
    margin: 0px;
    background: #c7cd75;
	color: #000000;
    border: 2px solid #c7cd75;
	text-decoration: none;      
    }    
/* nav */
div.navbox
    {
    margin: 0px;
    padding: 0px 0px 0px 150px;
    background: #af9e89;
    border-bottom: 2px solid #c7cd75;
    height: 25px;
    }
.nav, a.nav:link, a.nav:visited
	{
	display: block;
    float: left;
    font-size: 14px;
    height: 19px;
	padding: 6px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
    background: #af9e89;
	color: #000000;
    border-left: 2px solid #c7cd75;
	text-decoration: none;         
	}
.navov, a.navov:link, a.navov:visited
	{
	display: block;
    float: left;
    font-size: 14px;
    height: 19px;
	padding: 6px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
    background: #c7cd75;
	color: #000000;
    border-left: 2px solid #c7cd75;
	text-decoration: none;               		
	}
.navon, a.navon:link, a.navon:visited
	{
	display: block;
    float: left;
    font-size: 14px;
    height: 19px;
	padding: 6px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
    background: #c7cd75;
	color: #ffffff;
    border-left: 2px solid #c7cd75;
	text-decoration: none;                		
	}
   
/* lists */        
ul
	{
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
ul li
	{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px 0px;
	}
div.social
    {
    float: right;
    margin: 0px 20px 20px;
    }    
