body
{
background: #fff url('images/treetop.jpg');
z-index: 1;
background-position: top left;
background-attachment: fixed;
overflow-x: hidden;
}

body,input
{
font-size: 10pt;
font-family: "helvetica", "helvetica", serif;
color: #ffffff;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

h1
{
text-align: center;
font-size: 0.9em; 
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
text-align: center;
}

h3
{
font-size: 1.7em;
text-align: center;
}

h4
{
font-size: 1.2em;
text-align: center;
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: solid 7px #ffffff;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.left1
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
border: none;
}

img.center
{
display: block;
margin-left: auto;
margin-right: auto
}

img.center2
{
display: block;
margin-left: auto;
margin-right: auto;
border: none;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

img.title
{
display: block;
margin-left: auto;
margin-right: auto;
border: none;
z-index: 2;
}

.divider1
{
position: relative;
background: url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}


ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 20px;
}

#upbg
{

}

#outer
{
z-index: 3;
position: relative;
top: 8.0em;
width: 53.0em;
border: solid 7px #fff;
background: url('images/bodybg.png');
margin: 0 auto;
}

#title
{
z-index: 2;
position: relative;
top: 5.0em;
margin: 0 auto;
}

#menu
{
position: relative;
background: #7f4cae url('images/menubg.gif') repeat-x;
height: 45px;
vertical-align: middle;
}

#menu ul
{
position: absolute;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 0.5em 0.9em 0.5em ;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
background: #7f4cae url('images/menuhover.gif') repeat-x top left;
color: #333333;
}

#menu ul li a.active
{
background: #7f4cae url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff;
height: 7px;
}

#content
{
padding: 0em 50px 0em 50px;
}

#primarycontainer
{
float: left;
margin-right: 0.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 0.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 15.0px;
clear: both;
padding-top: 5.0em;
background: #fff url('images/botbg.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
color: #888888;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 0.7em;
color: #888888;
text-decoration: none;
}
