body {
  text-align: center;
  background: no-repeat fixed center top;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: #996600;
	text-decoration: none;
	font-weight: bold;
}

#page_wrapper {
  background: left top;
  margin-left: auto; 
  margin-right: auto;
  width: 740px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header {
  height: 140px;
  background: #666600 url(../images/header.jpg) no-repeat left top;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #CCCC99;
  margin:0px;  
}

#menu_bar {
  height:30px;
  background: #999900 url(../images/menu_bg.jpg) no-repeat left top;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
color: #CCCC99;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: #feffcd;
text-decoration: none;
float: left;
border-right: 1px solid #CCCC66;
}

#navcontainer ul li a:hover
{
color: #323306;
}

#content_wrapper {
  background: no-repeat left top;
}

#left_side {
  float:left;
  width:720spx;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #663333;
}
  
#left_side p {
	margin:10px;
	margin-right:15px;
	font-family: verdana;
	font-size:12px;
	line-height:18px;
	color: #333333;
	border: none;
}

#page_footer {
  height: 70px;
  background: #666633 url(../images/footer.jpg) no-repeat left top;
}  

#page_footer A:link {
	COLOR: #996600;
	text-decoration: none;
	font-weight: bold;
}
#page_footer A:visited {
	COLOR: #996600; text-decoration: none}
#page_footer A:active {
	COLOR: #996600;
	text-decoration: none;
}
#page_footer A:hover {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}

#page_footer p {
	text-align:center;
	padding-top:20px;
	font-family: verdana;
	font-size:11px;
	line-height:16px;
	color: #333333;
	font-weight: bold;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

  
 
 
