div, form, input, ul, a, li, span, img
{margin: 0px; padding: 0px;}

p {
	font:12px/18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 12px 0px;
	padding:0px;
}


body {background-color: #000000;}

div#white {width: 718px; height: 712px; position: absolute; top: 0px; left: 50%; margin-left: -359px; z-index: 0; background-color: #000000; }

img#headerhome
{
position: absolute;
left: 0px;
top: 0px;
}

div#menu
{
position: absolute;
width: 80px;
top: 200px;
right: 655px;
text-align: right;
line-height: 35px;
}

a.menu:link, a.menu:visited
{
font-family: baskerville, 'serif';
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;

}

a.menu:hover
{
font-family: baskerville, 'serif';
font-size: 16px;
color: #85af43;
text-decoration: none;
font-weight: bold;
}



a.intextlink:link, a.intextlink:visited
{
color: #85af43;
text-decoration: none;
}

a.intextlink:hover
{
color: #b3e466;
text-decoration: none;
}


a.imagelink:link, a.imagelink:hover, a.imagelink:visited
{
text-decoration: none;
color: #000000;
border: 0px solid white;
}


div#maincontent
{
position:absolute;
top: 165px;
left: 75px;
width: 580px;
min-height: 515px;
background-color: white;
border: 1px solid #85af43;
font-family: arial, 'sans-serif';
font-size: 12px;
color: black;
text-align: center;
}

div#maincontentpadding
{
width: 430px;
position: relative;
left: 50px;
text-align: left;
}


span.pagetitle
{
color: #85af43;
font-size: 18px;
}