* {
	margin: 0;
	padding: 0;
}

body {
background: #FFFFFF;
font-size: 12px;
font-family: "Arial", Helvetica, sans-serif;
color: #333333;
margin: 0;
padding: 0;
line-height: 16px;
}

a {
text-decoration: none;
color: #80832A;
}
a:hover {
text-decoration: underline;
color: #595D1E;
}

#wrap {
margin: 0px auto;
width: 800px;
}

#header {
height: 110px;
}
#header h1 { 
font-size: 36px;
letter-spacing: -1px;
padding: 35px 0 0 20px;
color: #FFFFFF;
}
#header h1 a { 
color: #FFFFFF;
text-decoration: none;
font-weight: 100;
letter-spacing: -1px;
}
#header h1 a:hover {
color: #eee;
}
#header .subtext {
font-size: 18px;
color: #F5F5F5;
margin: 10px 240px;
letter-spacing: -1px;
font-weight: 100;
}
#top {
background: #FFFFFF url(images/top.jpg) no-repeat;
padding: 10px 0;
}

#content {
background: #FFFFFF url(images/middle.jpg) repeat-y;
padding: 0 20px;
}

#bottom {
background: #FFFFFF url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#contact {
float: right;
width: 200px;
padding-top: 50px;
font-size: 12px;
}

#contact h2 {
text-decoration: none;
color: #ACAF36;
font-size: 18px;
font-weight: normal;
}

#contact p {
padding: 10px;
text-align: justify;
}

.left {
float: left;
width: 540px;
text-align: justify;
padding-top: 10px;
}
.left h2 {
text-decoration: none;
color: #ACAF36;
font-size: 18px;
height: 30px;
line-height: 30px;
padding-left: 10px;
font-weight: normal;
}

.left h2 a:hover {
color: #eee;
}
.page {
padding: 10px;
}

.right {
float: right;
width: 200px;
padding-top: 10px;
color: #ACAF36;
font-weight: bold;
font-size: 12px;
}

.right h2 {
height: 30px;
line-height: 30px;
color: #ACAF36;
font-size: 18px;
font-weight: bold;
padding-bottom: 5px;
}
.right ul {
padding: 3px 0 10px 10px;
list-style-type: none;
}
.right ul li a {
display: block;
color: #468638;
text-decoration: none;
font-size: 14px;
font-weight: bold;

}
.right ul li a:hover {
color: #333333;
text-decoration: underline;
}

#current_page {
text-decoration: underline;
}

#footer {
text-align: center;
font-size: 11px;
padding: 10px 0;
}

.jmedia {
color: #FF9900;
}
