body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-decoration: none;
	color: #5d5d00;
	}
	
	
	
#page {
	width: 920px;
	height: 700px;
	margin: 20px auto;

	}


#nav {
	width: 200px;
	height: 100%;
	float: left;
	margin: 120px 0 0 0;
	font-weight: bold;
	font-size: 8pt;
	}
	
#content {
	width: 640px;
	height: 700px;
	valign: center;
	float: left;
	background: #ffffff;
	text-align: center;
	}
		


h1, h1 a, h1 a:visited, h1 a:hover {
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #660033;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

h2, h2 a, h2 a:visited, h2 a:hover {
	font-family: Georgia, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: #5d5d00;
	margin: 15px 0px 2px 0px;
	padding: 0px;
	
}


.small, .small a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #b4b4b4;
}



.copy, .copy a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #660033;
	margin: 0px 0px 0px 40px;
}


.hidden {
	color: #ffffff;
	display: none;
}

#nav a, #nav a:visited {
	color: #5d5d00;
	font-style: italic;
	text-decoration: none;
	background-color: none;
	font-weight: 100;
	
}
#nav a:hover {
	color: #859e01;
	text-decoration: none;
	background-color: none;
	
}

img {
}