body {
  position:relative;
  margin-left: auto; 
  margin-right: auto;
  text-align: center;
  margin-top:52px;
  margin-bottom:10px;
  width: 800px;
  color:#666666;
  background: #c1b38d;
}

A:link {
	COLOR: #ffffff; text-decoration: none;
}
A:visited {
	COLOR: #ffffff; text-decoration: none;
}
A:active {
	COLOR: #ffffff; text-decoration: none;
}
A:hover {
	COLOR: #cca03d; text-decoration: none;
}

#header {
  height: 50px;
  padding:0px;
  background: #6c634d;
  margin:0px;
}


#page_wrapper {
  position:relative;
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #6c634d url('../images/mainbg.gif');
  border: 0;
}


#header_wrapper {
  margin:0px; padding:0px;
  background: url('');
}


#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin-left: 150px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color:#ffffff;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 0px;
  float: left;
  width: 176px;
  border:0px solid #ffffff;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 0px;
  background: #d6dde4;
}

#content {
  margin-top: 0px;
  margin-bottom: 50px;
  margin-left: 220px;
  margin-right: 0px;
  background: #6c634d;
}

#footer {
  height: 100px;
  background: url('../images/footer.gif');
  clear: both;
  text-align: center;
  padding-top:0px;
  color: #B6CEF9;
  font-family: arial;
  font-size: 10px;
  line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:50px;margin-top:0px;margin-bottom:0px;
  font-family: arial black;
  font-size: 11px;
  line-height:13px;
  color: #ffffff;
}

#left_side h3, #right_side h3 {
  margin-top:2px; margin-bottom:2px; margin-left:1px; margin-right:2px;
  padding:2px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  color: #000000;
  border:1px solid #000000;
  background-color: #ffffff;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #b9c4d5;
}

#footer p {
  margin-top:50px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px;
  font-family: arial;
  font-size: 11px;
  line-height: 14px;
  color: #D1D1D1;
}


#content p {
  margin-top:10px; margin-left: 20px; margin-bottom: 5px; margin-right: 0px;
  font-family:  verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #D1D1D1;
}


#content h3 {
  margin-top:0px; margin-left: 20px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-style:italic;
  line-height: 12px;
  color: #ffffff;
}

#content h4 {
  margin-top:0px;margin-bottom:0px; margin-left:20px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff; 
}


#content h5 {
  margin-top:0px;margin-bottom:0px; margin-left:20px;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
}

#content h6 {
  margin-top:0px; margin-left: 10px; margin-bottom: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:left;
  padding: 5px 0;
  margin-left: 0;
  border-bottom: 1px solid #0F3974;
  font: bold 12px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #838EDE;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000000;
  background: #838EDE;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  margin-left:100px; margin-top:0px; margin-bottom:0px;
  width:500px; height:100px;
  padding:0px;
  border: 0px solid #DFE8F7;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #ffffff;
  background: url('../images/adpad.gif');
}


.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
  padding:2px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 18px;
  color: #333333;
}


