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

body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body, input
{
font-size: 10pt;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1em;
}

attrib
{
	text-align: right;
	line-height: 1.5em;
	margin-bottom: 2em;
}

a
{
color: #8b4513;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
font-weight: bold;
color: #006400;
}

h3
{
font-size: 1.7em;
}

h4
{
font-size: 1.2em;
}

ul
{
margin-left: 1em;
}

img
{
border: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.center
{
position: absolute;
margin: 0em 20em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/menuback.jpg') repeat-x;
height: 14px;
margin: 2.0em 0em 2.0em 0em;
clear: both;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
/*height: 275px;*/
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 800px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 99%;
height: 7.5em;
background-image: url('images/logopic.jpg');
background-repeat: no-repeat;
border: #006400 groove;
}

#menu
{
position: relative;
background-image: url('images/menuback.jpg');
color: #006400;
height: 2em;
padding: 0.75em 1.0em 0em 1.0em;

}

#menu ul
{
	position: relative;
	color: #006400;
}

#menu ul li
{
position: relative;
display: inline;
color: #006400;
}

#menu ul li a
{
padding: 0.5em 1.0em 0em 1.0em;
color: #006400;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
color: #006400;
}

#menu ul li a.active
{
color: #8b4513;
font-weight: bold;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#footer
{
position: relative;
height: 2.0em;
padding-top: 5.0em;
background: #fff url('images/menuback.jpg') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 2.2em;
}

#footer .middle
{
position: absolute;
left: 45%;
border: thick #8b4513;
bottom: 1.8em;
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #006400;

}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 2.2em;
}
