* {
	padding-top: 0;
	padding-right: 25;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: right bottom;
	background-color: #DCD0B4;
}
	
a, a:link, a:visited {
	text-decoration: underline;
	color: #900e05;
}
a:hover {
	text-decoration: none;
	color: #553900;
}


a.headerlinks {
	color: #7E272D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		}
		
a.headerlinks:hover {
	color: #FFFFD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		}		

a.headerlinks:visited {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		}		



a.navlink {
	color: #910302;
	font-family: "Adobe Caslon Pro", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
	text-decoration: none;
	clip: rect(auto,auto,-1px,auto);
		}
		
a.navlink:hover {
	color: #B35E09;
	font-family: "Adobe Caslon Pro", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
	text-decoration: none;
	clip: rect(auto,auto,-1px,auto)

		}		

a.navlink:visited {
	color: #910302;
	font-family: "Adobe Caslon Pro", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: -10px;
	text-decoration: none;
	clip: rect(auto,auto,-1px,auto)

		}		

h1 {
	font-size: 115%;
	font-weight: normal;
	color: #553900;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}


p {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #553900;
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 10px;
	list-style-type: disc;
}
h2 {
	font-size: 90%;
	font-weight: bold;
	color: #910302;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
}


#menu {
	position: absolute;
	top: 20px;
	width: 200px;
	left: 507px;
	text-decoration: none;
	z-index: 200;
	text-align: left;
	right: 30px;
	}
	

a.menu
{
	COLOR: #553900;
	TEXT-DECORATION: none;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
}


a.menu:hover
{
	TEXT-DECORATION: underline;
	font-family: "Century Gothic", Arial;
}

a.menu:visited
{
	COLOR: #00FF00;
	text-decoration: none;
}	

li.menubullet {
	font-size: 75%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: -5px;
	list-style-position: outside;
}

table.display {
    font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #553900;
    text-align: left;
   
}
.quote {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #553900;
	margin-left: 14px;
	margin-top: 0px;
	font-style: italic;
	font-variant: normal;
}
li {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #553900;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 30px;
	list-style-type: disc;
	display: list-item;
	list-style-position: outside;
	list-style-image: none;
}

ul {
	
	list-style-position: outside;
	
}
