body {
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	background-image: url(images/background-stripe.gif);
	background-repeat: repeat;
}
a:link {
	color: #7B5E77;
	text-decoration: underline;
}
a:visited {
	color: #7B5E77;
	text-decoration: underline;
}
a:hover {
	color: #99695B;
	text-decoration: underline;
}
a:active {
	color: #99695B;
	text-decoration: underline;
}
.nav a:link {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:visited {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.nav a:active {
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#flashcontent {
	position:absolute;
	top:75px;
	left:0px;
	width:775px;
	height:450px;		
}
body,td,th {
	font-size: 0.8em;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:80%;
	height:75px;
}	
#footer {
	position:absolute;
	left:0px;
	top:525px;
	width:775px;
	height:25px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #876680;
	text-align: right;
	padding-right: 15px;
}

