body{
margin: 10px 0 10px 0;
padding:0;
text-align:center;
background: #003300 url(images/bg.jpg) repeat-x;
background-attachment: fixed;
letter-spacing: 0px;
}

#pagewidth{
width:800px;
background-color: #fff;
border: 4px solid #fff;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Verdana, Lucida Grande, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 12px;
line-height: 1.3em;
color: #000;
}

#header{
position: relative;
height: 140px;
width: 100%;
background: url(images/banner.jpg) no-repeat 0% 0%;
}

.title {
margin: 0;
padding: 19px 0 0 5px;
color: #fff;
font-size: 26px;
font-weight: bold;
letter-spacing: 1px;
}
.title a {
color: #ffffff; font-weight: bold; text-decoration: none; }
a:hover {text-decoration: none; }


#menu2 {
margin: 0 0 12px 0;
float:right;
width:100%;
font-size:92%;
line-height:normal;
border-bottom: 1px solid #000000;
}

#menu2 ul {
margin:0;
padding:10px 0 0 50px;
list-style:none;
}

#menu2 li {
display:inline;
margin:0;
padding:0;
}

#menu2 a {
float:left;
background:url("images/tab_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}

#menu2 a span {
float:right;
display:block;
background:url("images/tab_right.gif") no-repeat right top;
padding:5px 8px 4px 6px;
color:#000000;
text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:#FFF;
}

#menu2 a:hover {
background-position:0% -42px;
}

#menu2 a:hover span {
background-position:100% -42px;
}

#menu2 #current a {
background-position:0% -42px;
}
#menu2 #current a span {
background-position:100% -42px;
}

a {
color: #235000;
text-decoration: underline;
font-weight: bold;
outline: none;
}

a:hover {
color: #9EC630;
text-decoration: none;
}

#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
position: relative;
padding-left: 16px;
background-image: url(images/list.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.borders {
border: 1px solid #000000;
}

#twocols{
width:770px;
float:right;
position:relative;
height: 100%;
}


#maincol{
background-color: #fff;
float: left;
display:inline;
position: relative;
width:745px;
}

h1,h2,h3 {
margin: 0 0px 5px 0px;
font-size: 18px;
font-weight: bold;
color: #598C01;
letter-spacing: 0px;
line-height: normal;
}

h4 {
margin: 10px 0 0 0;
padding: 4px 0 4px 6px;
font-size: 14px;
font-weight: normal;
color: #000;
letter-spacing: 2px;
line-height: normal;
background: #DCF4C2;
}

#cont{
padding: 0 0px 0px 0px;
}

#footer {
width:800px;
padding: 20px 0 20px 0;
background-color:#fff;
clear: both;
text-align: center;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
