html, body
{
margin: 0;
padding: 0;
font-family: Arial, sans-serif; 
font-size: 11px;
color: #000000;
}

body
{
background: #386e01 url('img/bgbody.gif');
}

div#container
{
position: relative;
width: 830px;
background: url(img/bgcon.gif) repeat-y left top #ffffff;
margin: 10px auto;
}

h1
{
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 12px 0 0 400px;
width: 430px;
height: 28px;
background: #800080;
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
}

h1 a
{
text-decoration: none;
color: #ffffff;
}

h2
{
display: none;
}

div#banner
{
position: absolute;
top: 40px;
left: 0;
margin: 0;
padding: 0;
width: 830px;
height: 137px;
font-size: 0;
background: #cccccc;
overflow: hidden;
}

div#banner div#imgband
{
width: 1000px;
}

div#banner img
{
border-right: 2px solid #ffffff;
}

ul#menu
{
position: absolute;
top: 139px;
left: 382px;
margin: 0;
padding: 0;
list-style: none;
}

ul#menu li
{
float: left;
}

ul#menu a
{
display: block;
width: 111px;
color: #ffffff;
background: #800080;
text-transform: uppercase;
text-decoration: none;
line-height: 18px;
font-weight: bold;
text-align: center;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

ul#menu a:hover, ul#menu a.active
{
color: #800080;
background: #ffffff;
}

#textleft
{
position: absolute;
top: 185px;
left: 0;
width: 197px;
height: 210px;
padding: 10px;
overflow: auto;
color: #ffffff;
}

#imgleft
{
position: absolute;
top: 420px;
left: 10px;
width: 197px;
height: 155px;
overflow: hidden;
}

#imgleft img
{
position: absolute;
top: 0;
left: -10px;
display: none;
-moz-opacity:.0;
}

h3
{
position: absolute;
top: 177px;
left: 230px;
margin: 0;
padding: 0 0 0 3px;
width: 123px;
line-height: 18px;
text-transform: uppercase;
font-weight: bold;
font-size: 11px;
color: #ffffff;
background: #800080;
}

#submenu
{
position: absolute;
top: 195px;
left: 230px;
margin: 0;
padding: 0;
list-style: none;
z-index: 3;
}

#submenu a
{
display: block;
text-decoration: none;
padding-left: 3px;
font-size: 12px;
width: 123px;
line-height: 18px;
color: #800080;
}

#submenu a:hover, #submenu a.active
{
color: #ffffff;
background: #800080;
}

#textright
{
width: 400px;
padding: 220px 0 10px 385px;
min-height: 340px;
}

#linklist
{
margin: 0;
padding: 0;
list-style: none;
padding-left: 385px;
}

#linklist li
{
float: left;
margin-right: 6px;
}

#linklist a
{
color: #000000;
}

h4
{
position: absolute;
top: 190px;
left: 385px;
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight: normal;
color: #800080;
font-size: 18px;
}

address
{
margin: 0;
padding: 0;
clear: left;
padding: 10px;
font-style: normal;
font-size: 10px;
padding-left: 385px;
text-align: center;
color: #800080;
}

address a
{
text-decoration: none;
color: #800080;
}

marquee
{
color: #800080;
margin-bottom: 5px;
}

div#logo
{
position: absolute;
bottom: 0;
left: 230px;
width: 134px;
height: 86px;
background: url(img/logo.jpg);
}

ol
{
list-style: decimal inside;
}

ol li
{
margin: 10px;
}

div#textleft a
{
color: #ffffff;
}

div#textright a
{
color: #800080;
}

form, fieldset
{
margin: 0;
padding: 0;
border: 0;
}

label
{
display: block; 
float: left;
font-size: 11px;
font-weight: bold;
width: 100px;
}

input.text, select
{
margin-bottom: 3px;
width: 220px;
border: 1px solid #800080; 
}

textarea
{
margin-bottom: 3px;
border: 1px solid #800080; 
}

input.button
{
width: 110px;
background: #800080; 
color: #ffffff;
text-transform: uppercase;
border: 1px solid #ffffff;
font-size: 11px;
padding: 1px 0;
font-weight: bold;
}

h5
{
margin: 0;
padding: 0;
font-weight: bold;
color: #800080;
font-size: 14px;
}

a img
{
border: 0;
}

#homelink
{
position: absolute;
top: 15px;
left: 8px;
color: #aaaaaa;
text-decoration: none;
font-size: 10px;
}