body 
{
	background: #8CABB0 url(../images/bg.gif) repeat-x 50% 0 ;
	margin: 0 auto;
	padding: 0;
	border: none;
	text-align: center;
	background-position: top;
	height: 100%;

	
}



.maintd 
{

background: transparent url(../images/bird.jpg) no-repeat ;
width: 610px;	
height: 405px;	
margin: 5px 0 0 0;	
}


#bgtable 
{
	margin: 0 auto;
	padding: 0;
	border: solid 0 #000 ;
	width: 760px;	
	text-align: left;
}



.footer
{
	
	padding: 5px 0 0 20px ;
	margin: 0 0 0 0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 11px;
	color: #FFF;
	text-align: left;
	border: solid 0 #000;

}

.footer a 
{
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 11px;
color: #fff;
text-decoration: none; 	
	
}

.footer a:hover 
{
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 11px;
color: #fff;
text-decoration: underline; 	
	
}



.maintext 
{
	
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 13px;
	color: #FFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	

}




.title 
{
	
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 50px;
	color: #fff;
	text-align: left;
	width: 350px;
		padding-left: 20px;
		height: 290px;
}


.maintext a 
{
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
font-size: 13px;
color: #fff;
text-decoration: underline; 	
	
}

.maintext a:hover 
{
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 13px;
color: #fff;
text-decoration: underline; 	
	
}



/* MENU STYLES */


#navmenu 
{
font-family:Lucida Sans Unicode, Lucida Grande, Sans-Serif;	
font-size: 15px;
width:150px;
list-style:  none;
display: inline;
overflow: hidden;
float:left;
color:White;
margin: 0 0 0 0;
padding: 10px 0 0 12px;
border: solid 0 white;

}

#navmenu li
{
border: solid 0 white;
width:150px;
float:left;
list-style:  none;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align:left;
	

/*display: inline;*/
}
	
#navmenu a
{
border: solid 0 white;
margin: 4px 0 4px 0; 
padding: 0 0 4px 15px ;
width:150px;
float:left;
font-family:Lucida Sans Unicode, Lucida Grande, Sans-Serif;	
font-size: 15px;
color: #fff;
text-decoration: none; 	
background: transparent url(../images/bullet_off.gif) no-repeat ;


}
	
#navmenu a:hover
{
background-position: 0 ;
color: #6AA7B0;
background: transparent;
}

#navmenu a:active
{
background-position: 0 ;

}
	
#navmenu .selected    {
	color: #2A5860;
	background: transparent url(../images/bullet.gif) no-repeat ;
	} 
	
h1 
	{
	
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 16px;
	color: #FFF;	
	font-weight: normal;
	margin: 2px 0 4px 0 ;
	padding: 1px;
		
	}


