* {
	margin: 0;
	padding: 0;
}
.border {border:1px solid #9e917a}

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
background: #FFFFFF;
font-size: 11px;
line-height: normal;
color: #333;
}

a {
text-decoration: none;
color: #336699;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 900px;
background: #ffffff;
border: 1px solid #756853;
margin-top: 0px;
}

#content {
padding: 0 0px 0px 0px;
background: #ffffff;
}

#header {
	height: 200px;
	background-image: url(../images/bg_header.jpg);
	padding: 0px 20px 0px 20px;
}
#header h1 { 
font-size: 30px;
letter-spacing: 0px;
color: #FFFFFF;
font-weight: normal;
}
#header h1 a { 
color: #3069AE;
text-decoration: none;
font-weight: 100;
letter-spacing: normal;
};
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 12px;
font-weight:normal;
padding: 125px 10px 0 0;
color: #000;
letter-spacing: 0px;
font-weight: normal;
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #9e917a;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 12px;
color: #efe3cd;
}
#menu ul li a:hover {
color: #efe3cd;
text-decoration: underline;
}

.left {
float: left;
width: 650px;
text-align: justify;
padding-top: 5px;
padding-left:20px;
}
.left2 {
float: left;
width: 650px;
text-align: justify;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top: 5px;
padding-left:15px;
}
.left h2 {
font-size: 14px;
font-weight: 400;
padding: 0px 0 0px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}
#Layer1 {
position:relative;
float: left;
width: 650px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top: 5px;
padding-left:10px;
}

.right {
float: right;
width: 200px;
padding-top: 5px;
padding-left: 0px;
padding-right: 20px;
}
.right h2 {
margin: 5px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #6d614c;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 5px 0 0px 0px;
list-style-type: none;
}
.right ul li a {
color: #336699;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
.right ul li a:hover {
color: #CC0000;
}
#footer {
height:auto;
color: #efe3cd;
line-height: normal;
padding: 5px 5px 5px 5px;
background: url(../images/bg_footer.jpg);
text-align: center;
font-size: 11px;

}
#footer a { color: #efe3cd; }
