body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
}

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

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page_header h1 {
	padding-top:50px;
	padding-left:15px;
	margin:0px;
	font-family: verdana;
	font-size: 24px;
	color: #CCCCCC;
	line-height:26px;
	letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
	margin:0px;
	padding:0px;
	height:35px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#content_wrapper {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#center {
	margin-left:160px;
	margin-right:10px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000033;
	background-color: #000033;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#left_side {
	float: left;
	width:140px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000033;
	background-color: #000033;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 50px;
	clear: both;
	background-color: #000033;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-position: bottom;
}

#page_footer p {
	padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#CCCCCC;
}

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


#navcontainer ul {
	margin-top:0px;
	background-color: #666666;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/bg-menu1.png);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	padding-left: 0px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: right;
}

#navcontainer ul li a:hover {
	color: #FFFFFF;
	background-image: url(images/bar_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#linklist {
	padding-left: 0;
	margin-left: 0;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	font-family:verdana;
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.thumbnail_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
a:hover {
}
