  html,body{
      margin:0;
      padding:0;
	  height:100%;
      background-color:#FFFFFF;

}

#fullheight {
	height:100%;
	min-height:100px;
	}
	
#top01 {
width:100%;
height:195px;
background-image:url(images/top06.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top02 {
width:100%;
height:195px;
background-image:url(images/top08.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top03 {
width:100%;
height:195px;
background-image:url(images/top03.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top04 {
width:100%;
height:195px;
background-image:url(images/top07.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top05 {
width:100%;
height:195px;
background-image:url(images/top05.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top06 {
width:100%;
height:195px;
background-image:url(images/top09.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top07 {
width:100%;
height:195px;
background-image:url(images/top02.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#top08 {
width:100%;
height:195px;
background-image:url(images/top10.jpg);
background-position:top left;
background-repeat:no-repeat;
}

#menu
{
background-image:url(images/mainbg.jpg);
background-repeat:repeat-y;
background-position: top left;
width:175px;
text-align:center;
}

a.menu 	{
width:175px;
display:block;
margin-top:-40px;
padding-top:9px;
padding-bottom: 9px;
margin-bottom:20px;
font-family:trebuchet ms;
font-size:16px;
font-weight: bold;
border-bottom-color:#ca8400;
border-bottom-width:1px;
border-bottom-style:solid;
color:#00525e;
text-decoration:none;  
	} 

a.menu:visited {
	color: #00525e;
		text-decoration:none;   
	} 

a.menu:active {
	color: #00525e; 
		text-decoration:none;  
	} 

a.menu:hover {
	color: #FFFFFF;
	background-color:#928a01; 
	} 

#mainarea {
width:570px;
font-family:trebuchet ms;
font-size:13px;
padding-left: 20px;
margin-top: 8px;
text-align:justify;
background-color: #FFFFFF;
color: #000000;
}

#title
{
color: #00525e;
font-family:times new roman;
font-size: 20px;
font-weight: bold;
letter-spacing: 0.2em;
text-decoration:underline;
}

#header
{
color: #00525e;
font-family:times new roman;
font-size: 14px;
font-weight: bold;
text-decoration:underline;
}

#footer
{
position:relative;
float:left;
width:790px;
padding: 5px 20px 5px 5px;
text-align:right;
background-color:#928a01;
}

#small
{
color: #FFFFFF;
font-size: 11px;
font-family: Times New Roman;
}


.floatright { float: right;}

.floatleft { float: left;}

 
a 	{
	color: #000;  
		text-decoration:none; 
	} 

a:visited {
	color: #000;  
		text-decoration:none; 
	} 

a:active {
	color: #000;  
		text-decoration:none; 
	} 

a:hover {
	color: #00525e;  
		text-decoration:none; 
	} 
	 
a.small 	{
	color: #fff;  
		text-decoration:none; 
	} 
a.small :visited {
	color: #fff;  
		text-decoration:none; 
	} 
a.small :active {
	color: #fff;  
		text-decoration:none; 
	} 
a.small:hover {
	color: #00525e;  
		text-decoration:none; 
	} 
	