body
{
	margin:0px;
}

#heading
{
	font-size: 72pt;
	font-family: Impact;
	text-decoration: none;
}


#bodyborder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.nav
{
	font-size: 12pt;
	color: black;
	font-family: Impact;
	text-decoration: none;
}


.navSelected
{
	font-size: 12pt;
	color: black;
	font-family: Impact;
	text-decoration: underline;
}

.bodyText
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 8pt;
	font-family: 'Arial Black';
	text-decoration: none;
}

a:link
{
	color: blue;
}
a:visited 
{
	color: blue;
	 }
a:hover 
{ 
	color: blue;
	}
a:active 
{ color: blue;
	} 

img
{  border-style: none;
}

#footer
{
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-family: Arial;
	background-color: #6c472b;
	text-decoration: none;
}


#content
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	color: #6c472b;
	padding-top: 10px;
	font-family: Arial;
	text-decoration: none;
}


.text
{
	font-size: 12px;
	color: #6c472b;
	font-family: Arial;
}