body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	background-color: #ABC3E5;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

#header_wrapper {
	margin:0px;
	padding:0px;
}

#header {
	height: 115px;
	margin:0px;
	background-image: url(../img/menu_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
}

#footer {
	height: 50px;
	background-color: #fadb47;
	clear: both;
	text-align: center;
	color: #666600;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
}
#footer p {
	margin: 0;
	padding: 10px;
}


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

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#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: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #5997cd;
}

#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #5997cd;
}

#navlist
{
	text-align:center;
	padding: 8px 0 18px 0;
	font: bold 14px Verdana, sans-serif;
	margin: 0;
}
#navcontainer {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0;
	background-color: #FEE155;
}


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

#navlist li a
{
	border-bottom: none;
	text-decoration: none;
	padding: 20px 10px;
}

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

#navlist li a:hover
{
	color: #FFFFFF;
}

#navlist li a#current
{
	color: #FFFFFF;
	background: #FFFFFF;
}

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

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

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

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}
#content h1 {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 18px;
	color: #3A83C5;
}
#content h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #3A83C5;
}
#navlist li a #current {
	color: #FFFFFF;
	background: #FFFFFF;
}
#current {
	color: #FFFFFF;
	background: #FFFFFF;
}
a #current {
	color: #FFFFFF;
	background: #FFFFFF;
}
.current {
	color: #FFFFFF;
	background: #FFFFFF;
}
#content li {
	margin-top:15px;
	margin-bottom: 15px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
