@charset "UTF-8";
/* CSS Document */

#nav {
	position: absolute;
	height: 45px;
	width: 299px;
	top: 41px;
	left: 275px;
	overflow: visible;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
	letter-spacing: 1px;
	text-align: right;
	line-height: 14px;
}
#logo {
	position: absolute;
	height: 66px;
	width: 171px;
	left: 597px;
	overflow: visible;
	z-index: 1;
	top: 22px;
}
#footer {
	position: absolute;
	height: 26px;
	width: 451px;
	top: 557px;
	left: 50px;
	overflow: visible;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
	letter-spacing: 1px;
}
#sitecredit {
	position: absolute;
	height: 21px;
	width: 200px;
	top: 560px;
	left: 570px;
	overflow: visible;
	z-index: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #330000;
	letter-spacing: 1px;
}




#column1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
}
#column2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#column3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B7A88C;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
}





a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:active {
	color: #333300;
	text-decoration: none;
}


.style1 {color: #990000}