body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	padding-bottom: 15px;
	background-color: #fff;
		}

#outside {
	background-color:#fff;
	width: 688px;
	height: 600px;
	padding: 0px;
	margin: 1px auto;
	background-image:   url(banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
			}


.navs {
	background-color:transparent;
	text-align: right;
	margin: 15px 75px 0 0;
	}
.navs a {
	color: #7D945E;	
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
} 

.navs a:hover {
	color: #ccc;
	text-decoration: underline;
}
	
#content {text-align: left;
padding: 0;
width: 665px;
	margin-top: 220px;
		
	}

table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	vertical-align: top;
	line-height: 14px;
	
		}
td {vertical-align:  top;
}
.leftcol {width: 325;
padding-right: 35px;
}
A 	{ color: #FF0000; text-decoration: none; }
A:hover		{	color: #ccc;	text-decoration: underline;
}		
		

p {color: #ffffff;

}

#horznav {width: 350px;
		height: 30px;
		}
ul {
	list-style-type: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
}

#horznav li {
    display: inline;
    list-stle-type: none;
    padding-left: 0px;
   
    }


img {
	border: none;
}
