{
padding: 0em;
margin: 0em;
}

body
{
	margin: 25px;
	background-color: #F0EEEE;
	top: 30px;
	background-image: url(graphics/bkgd_aur-5x1200.jpg);
}

body,input
{
	font-size: 0.9em;
	font-family: Garamond;
	color: #666666;
}

a 
{
	font-family: Garamond;
	font-size: 0.9em;
	color: #B59F80;
	text-decoration: underline;
}

a:link 
{
	font-family: Garamond;
	font-size: 0.9em;
	color: #C4B197;
	text-decoration: underline;
}

a:hover 
{
	background-position: center 1em;
	color: #8C7450;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

a:visited 
{
	text-decoration: underline;
}

.menucontainer {

}
.menucontainer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}
.menucontainer a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}
.menucontainer a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}
.menucontainer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: bolder;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.menucontainer a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
}
#menutable a 
{
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}

#menutable a:link 
{
	text-decoration: none;
}

#menutable a:hover
{
	background-color: #FFFFFF;
	background-position: center 1em;
	color: #333333;
	padding: 10px;
	border-top: #CC0000;
	border-right: #CC0000;
	border-bottom: 3px solid #CC0000;
	border-left: #CC0000;
}

#menutable a:visited 
{
	text-decoration: none;
}

#bkg-holder a 
{
	font-family: Garamond;
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
}

#bkg-holder a:link 
{
	font-family: Garamond;
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
}

#bkg-holder a:hover 
{
	background-position: center 1em;
	color: #996633;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#bkg-holder a:visited 
{
	text-decoration: underline;
}

h3,h4
{
	font-weight: normal;
	background-position: left;
	text-align: left;
	white-space: normal;
}

img.right
{
border-top: 1px solid #666666;
border-right: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
}

h3
{
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
}

h4
{
	font-size: 1.2em;
	color: #333333;
}
