

body {
background-color: #77A668;
color: #77A668;
font-family: verdana;
font-size:12px;
margin:0 auto;
text-align:center;
}

h1{ 
	font-weight:strong;
	color: #d6ffbe;
	font-size: 16px;
	font-family: georgia, times new roman;	
}

#nav {
margin: 38px auto;
text-align:center;
width:100%;
height: 115px;
background-color: #218664;
}

td.nav {font-family: georgia, times new roman;}

#footer {
	position: absolute;
	top: 610px;
	width:auto;
	left:0px;
	background-color: #77a668;
	color: #d6ffbe;
	text-align:center;
}

#content {
margin: 50px auto;
text-align: center;
width: 1000px;
}




#ad {
	position: absolute;
	top: 203px;
	width:160px;
	text-align:center;
	left:1080px;
	z-index:2;
}




td  { font-family: verdana;
	color: #218664;
	font-size: 0.7em;
} 

a {
	color: #d6ffbe;
	text-decoration:none;
	font-family: georgia, times new roman;	
}

a:visited {
	color: #d6ffbe;
	text-decoration:none;
}

a:hover.header {color: #218664;
	background-color: #d6ffbe;}


td.dark { color: #d6ffbe;
	background-color:#218664;}

a.header {color: #d6ffbe;
	text-decoration:none;
	font-size: 18px;
	letter-spacing: 1px;}

a.archive {color: #218665;
	text-decoration:none;
	font-size: 16px;
	padding:2;
	font-family: georgia, times new roman;	}

a:hover.archive {color: #d6ffbe;
	background-color:#218664;
	text-decoration:none;
	font-size: 16px;
	padding:2;
	font-family: georgia, times new roman;	}