body {
	background: navy;
	width: 1000px;
	text-align: center;	
}


body,td {
	font-family: times new roman, serif;
	font-size: 76%;
	margin: 0;
	padding: 10;
}


a:link:hover { background: #99cccc;}
a:visited:hover { background: #99cccc;}
a { margin: 0; letter-spacing: .75px; text-align: center; border-bottom: 1px solid #850086; color: navy; text-decoration: none;}


small {
	font-size: .85em;
	letter-spacing: 0;
}

#page: {
	width: 1200px;
	margin-left: 20px;
	margin-right: 20px;
}

#banner {
	background: url("bg_1280.jpg");
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
}

#banner h1 {
	font-family: trebuchet ms, tahoma, arial, helvetical, sans-serif;
	color: #4C5A39;
	font-size: 1.5em;
	padding-left: 10px;
	border-bottom:  0px solid #C7D3B8;
}

#banner h2 {
	font-family: trebuchet ms, tahoma, arial, helvetical, sans-serif;
	color: #4C5A39;
	font-size: 1.1em;
	padding-left: 10px;
	border-bottom:  0px solid #C7D3B8;
}


#menu {
	font-family: trebuchet ms, tahoma, arial, helvetical, sans-serif;
	font-size: 1.15em;
	padding-left: 10px;
	line-height: 2;
}


#main {
	background: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	position: relative;
	width: 1000px;
	top: 0px;
	padding: 0px;
}



#main h1 {
	font-family: trebuchet ms, tahoma, arial, helvetical, sans-serif;
	color: #800080;
	font-size: 1.25em;
	padding-left: 10px;
	border-bottom:  0px solid #C7D3B8;
}

#main h2 {
	color: #4B5939;
	font-size: 1.25em;
	letter-spacing: .25em;
	font-weight: normal;
}


#main p {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.4;
	padding-left: 10px;
}
#main td {
color: #000000;
	font-size: 1em;
}


#main ul {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.3;
}





@media print {
#menu { display: none; border-right: 0;
}