body {
 margin:0px;
 height: 100%;
 background-color: #A39054;
 font: 14px #ffffff "Tahoma", "Arial", "Helvetica", "sans-serif";
 }

p {
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-size: 14px;
font-color: #333300;
}

a:link {
color: #000080;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:visited {
color: #000080;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:active {
color: #ff0000;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:hover {
color: #FF0000;
font-size: 13px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: underline;
}


h1 {
 font-size: 14px;
 font-family: Tahoma;
 color: #ffffff;
 background-color: #B1A077;
 text-align: center;
}


ul  {
list-style: none;
list-style-position: outside;
list-style-image: url(images/bullet.png);
text-align: left;
font-size: 8px;
margin-left: 144px;
margin-right: 5px;
margin-top: 0px;
margin-bottom: 0px;

} 

.footer a:link {
color: #ffffff;
font-size: 11px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:visited {
color: #ffffff;
font-size: 11px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:active {
color: #ffffff;
font-size: 11px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:hover {
color: #ffff00;
font-size: 11px;
font-family: Tahoma;
font-style: normal;
font-weight: Bold;
text-decoration: underline;
background-color: #000000;
}


ol
{
list-style: decimal inside
}

.imageborder {
	padding: 0px 10px 0px 0px;
	border: 0px solid #333300;
	background-color: #ffffff;
}

.staffimage {
	border-right: 5px solid #fff;
}