body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #0000FF; text-decoration: underline; font-style:italic;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: left;
	background: #FFFFFF;
	border: 8px solid #FFFFFF;
	margin-bottom: 5%;
	color: #000000;
}

#header_wrapper {
	margin:0px;
	padding:0px;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#header {
	height: 60px;
	padding:15px;
	margin:0px;
	background-color: #000000;
	background-image: url(../images/face_lt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px none #000000;
}

#header h1 {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 28px;
	color:#ffffff;
	letter-spacing: -1px;
	text-decoration: none;
}

#header h1 A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#header h1 A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#header h1 A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#header h1 A:hover {
	COLOR: #FFFFFF; text-decoration: underline; font-style: italic;
}

#header h2 {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color:#FFCC66;
	letter-spacing: 1px;
}

#left_side {
	margin-top: 10px;
	float: left;
	width: 180px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#right_side {
	margin-top: 10px;
	float: right;
	width: 160px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 200px;
	margin-right: 20px;
}

#footer {
	height: auto;
	background-color: #660000;
	clear: both;
	text-align: center;
	padding-top:0px;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border: 1px solid #000000;
}

#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: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 #000000;
	background-color: #660000;
}

#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: #000000;
}

#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: #000000;
}

#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}

#navlist
{
	margin-top:1px;
	margin-bottom:0px;
	text-align:center;
	padding: 5px 0;
	margin-left: 0;
	border-bottom: 1px solid #0F3974;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
	color: #F1F6FE;
	padding: 5px 15px;
	margin-left: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #660000;
}

#navlist li a#current
{
	color: #FFFFFF;
	background-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	cursor: default;
}

.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 #666666;
	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;
}

li {
	list-style-type:disc;
  	font-family: verdana, arial, sans-serif;
  	font-size: 12px;
  	line-height: 18px;
  	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
}
