body {
background-color: #cccccc;
font-family: verdana, arial;
font-size: 14px;
color: #666666;
}

table.bdytbl {
width: 800px;
background-color: #eeeeee;
border: 1px solid #888888;
	}
	
td.content {
height: 600px;
vertical-align: top;
	}				
	
div.banner {
width: 780px;
height: 100px;
margin: 10px;
background-color: #85a884; 
	}	
	
.banner h1 {
color: #ffffff;
font-family: arial;
font-size: 25px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0px;
font-weight: 100;
padding: 50px 0px 0px 20px;
	}
	
.banner h2 {
color: #444444;
font-family: arial;
font-size: 12px;
margin: -6px 0px 0px 50px;
font-weight: 100;
}		
	
.tlinks {
float: right;
	}	
	
.tlinks a {
display: block;
height: 14px;
font-family: verdana, arial;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
padding: 5px;
color: #adcbac;
margin: 7px 12px 7px 7px;
width: 200px;
font-weight: bold;
background-color: #789977;
	}
	
.tlinks a:hover {
background-color: #eeeeee;
color: #333333;
border: 0px;
	}	
	
ul {
list-style-type: square;
	}	
	
div.left {
float: left;
	}	
	
div.nav {
width: 160px;
margin: 10px;
padding: 10px 10px 5px 10px;
background-color: #dddddd;
border: 1px solid #cccccc;
	}
	
.nav p {
font-size: 10px;
margin: 0px 2px 6px 2px;
	}	
	
.nav h1 {
background-color: #85a884;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
text-align: right;
color: #333333;	
padding: 2px 5px 2px 0px;
margin: 0px 0px 5px 0px;
}		

.nav a {
display: block;
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 3px 0px 4px 8px;
color: #999999;
	}
	
.nav a:hover {
background-color: #eeeeee;
color: #495448;
border: 0px;
	}	

.right {
	float: right;
	text-align: left;
	width: 580px;
	padding: 0px 10px 10px 0px;
	}	
	
.right h1 {
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
color: #386537;
margin: 8px 0px 0px 0px;
	}	
	
.right h2 {
font-size: 10px;
color: #555555;
margin: -4px 0px 0px 20px;
letter-spacing: 2px;
	}	
	
.right h3 {
text-align: right;
color: #444444;
border-top: 1px dotted #999999;
font-size: 14px;
font-weight: 100;
margin: 10px 4px 10px 0px;
padding: 3px 12px 3px 0px;
	}	
	
.avi {
height: 100px;
width: 100px;
font-size: 12px;
font-family: verdana, arial;
border: 1px solid #888888;
background-color: #91ae91;
color: #333333;
text-align: center;
float: left;
margin: 5px;
	}	
	
.avi h5 {
padding: 17px 0px 0px 0px;
font-size: 12px;
	}	
	
a {
color: #5c705b;
text-decoration: none;
font-weight: bold;
	}	
	
a:hover {
border-bottom: 1px dotted #222222;
color: #444444;
	}	
	
div.footer {
width: 100%;
text-align: center;
margin: 10px 0px 10px 0px;
	}	
