a:link.nav {color: ffffff; text-decoration: none}
a:visited.nav {color: ffffff; text-decoration: none}
a:active.nav {color: ffffff; text-decoration: none}
a:hover.nav {color: ffffff; text-decoration: underline}

a:link {color: #ffffff; text-decoration: underline}
a:visited {color: #ffffff; text-decoration: underline}
a:active {color: #ffffff; text-decoration: underline}
a:hover {color: #ffffff; background-color: #560100; text-decoration: underline}


a:link.contact {color: #FFFFCC; text-decoration: underline}
a:visited.contact {color: #FFFFCC; text-decoration: underline}
a:active.contact {color: #FFFFCC; text-decoration: underline}
a:hover.contact {color: #FFFFCC; background-color: #560100; text-decoration: underline}

BODY{
text-align: center;
background-color: #340301;
font-size: 100%;
font-family: Century Gothic;
scrollbar-face-color:#853F13;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:#560100;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''


}


#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 902px;
	}

p.body      { 
	font-family: Century Gothic;
	font-size: 85%;  
	color: #FFFFFF;
	text-align: left; 
}


p.content	{
	font-family: Century Gothic;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	margin-left: 30px;
	}

p.footer	{
	font-family: Century Gothic;
	font-size: 65%;
	color: #FFFFFF;
	text-align: left;
	
	}
	
p.contact	{
	font-family: Century Gothic;
	font-size: 90%;
	color: #FFFFCC;
	text-align: right;
	}
	
p.title	{
	font-family: Century Gothic;
	font-size: 120%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px; margin-bottom: 1px;
	}
	
p.subtitle {
	font-family: Century Gothic;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px; margin-bottom: 1px;
	}
	
p.menu {
	font-family: Century Gothic;
	font-size: 100%;
	
	}
	
p.pagetitle {
	font-family: Century Gothic;
	font-size: 150%;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	}
	
p.thanks {
	font-family: Century Gothic;
	font-size: 150%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	}

ul {
	font-family: Century Gothic;
	font-size: 85%;
	color: #FFFFFF;
	text-align: left;
	}