.container	{
	width: 756px;
	border: 1px solid #000000;
}

#base{
	text-align: center; text-decoration: none; background-color: #6F0011; COLOR: #ffffff;
}

#nav {
	text-align: right; color: #ffffff; text-decoration: none;
}

#top {
	color: #97A581; text-decoration: none; background-color: #6F0011; 
}

#top:hover {
	COLOR: #fcfcfc; 
}
#top:active {
	COLOR: #fcfcfc;
}

#mid {
	color: #ffffff; text-decoration: none; background-color: #6F0011;text-align: center; font-size: 8pt;
}

a {
	text-decoration: underline; color: #445522;
}
a:hover {
	text-decoration: none; color: #445522;
}

td {
	FONT-SIZE: 11px;  FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

#links {
	COLOR: #ffffff;  TEXT-DECORATION: none; 
}
#links:hover {
	COLOR: #ffffcc;   
}
#links:active {
	COLOR: #ffffcc;
}

.footer	{
	background-color: #6F0011;
	text-align: center;
	color: #ffffff;
}

/* text stylings */

h5	{
	color: #6F0011;
}