@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	color: #815E28;
	margin: auto;
	padding: auto;
}

a:link {
	color: #815E28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	text-decoration: none;
}


a:visited {
	color: #855D29;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	text-decoration: none;
}

a:hover {
	color: #339999;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-decoration: none;
}




#wwd a:link {
	color:#999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#wwd a:visited {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wwd a:hover {
	color: #669999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.goldtext {color: #CC9900}

.greylink {color: #333333}



.style2 {font-size: 24px}
.style3 {font-size: 18px}
.titles {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	font-weight: bold;
	padding: 0px;
}
#bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 120%;
	color: #CC9900;
	height: 400px;
	width: auto;
	background-attachment: scroll;
	background-color: #FFF0C1;
	overflow: scroll;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bio a:link {
	color: #339999;
}

#bio a:visited {
	color: #339999;
}
#bio a:hover {
	color: #CC9900;
}

.copyright {
	color: #999999;
}
