body			{ font-family: trebuchet ms, verdana, arial, tahoma; color: #67AE9C; font-size: 85%; line-height: 200%; background-color: #FFFFFF; }

h1				{ font-size: 150%; font-family: verdana; font-weight: 100; }



#container

{

	margin: 20px auto;

	width: 760px;
	
a: a
}



#menu

{

	width: 730px;

	text-align: right;

	padding: 3px 15px;

	background-color: #67AE9C;
	

}



#header

{

	width: 760px;

	height: 125px;

	background-color: #FFFFFF;
	

}



#navigate

{

	width: 730px;

	background-color: #FFFFFF;

	padding-left:15px;

	padding-right:15px;

	padding-top:3px;

	padding-bottom:3px;

}



#content

{

	width: 730px;

	height: 100%;

	padding: 15px;

	background-color: #FFFFFF;
	
	color: #67AE9C;


}



#footer

{

	width: 730px;

	padding: 3px 15px;

	text-align: right;

	background-color: #FFFFFF;

}

A:link {text-decoration: none; color #67AE9C}
A:visited {text-decoration: none; color #67AE9C}
A:active {text-decoration: none; color #67AE9C}
A:hover {text-decoration: underline overline; color: #6AD060;}
