body {
	text-align: center;
	background-color: #000000;
	margin-top:10px;
	margin-bottom:10px;
	color:#666666;
	width: auto;
}

A:link {
	COLOR: #999999;
	text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #999999;
	text-decoration: none
}
A:hover {
	COLOR: #999999;
	text-decoration: underline
}

#page_wrapper {
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_header {
	height: 156px;
	clear: none;
	background-color: #6b2750;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	clip: rect(auto,auto,auto,0px);
	margin: 0px;
}

#page_header h1 {
	padding-top:50px;
	padding-left:0px;
	margin:0px;
	font-family: verdana;
	font-size: 24px;
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:-1px;
	text-decoration: blink;
}

#page_header h2 {
	margin:0px;
	font-family: verdana;
	font-size: 12px;
	color: #333;
	line-height:22px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:31px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_wrapper {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	border:0px dashed #FFFFFF;
	background-color: #FFFFFF;
}

#center {
	margin-left:158px;
	margin-right:180px;
	border:0px dashed #cccccc;
	background-color: #FFFFFF;
	text-align: left;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000000;
	background-color: #6b2750;
}

#center p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

#left_side {
	float: left;
	width:150px;
	border:0px dashed #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 #000000;
	background-color: #6b2750;
}

#left_side p {
	margin-top:2px;
	margin-bottom:0px;
	padding:1px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-decoration: underline;
}

#right_side {
	float: right;
	width:172px;
	border:0px dashed #cccccc;
	text-align: left;
	font-size: 10px;
}

#right_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000000;
	background-color: #6b2750;
}

#right_side p {
	margin-bottom:1px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-top: 3px;
	background-color: #FFFFFF;
	text-align: left;
}

#page_footer {
	height: 60px;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	background-color: #6b2750;
}

#page_footer p {
	padding-top:15px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	line-height:14px;
	color:#FFFFFF;
}

#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 {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #6b2750;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	font-style: normal;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left:5px;
	padding-right:5px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

#navcontainer ul li a:hover {
	background-color: #6b2750;
	color: #000000;
	background-image: url(../img/content_bg.gif);
	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: #D1D9C4;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:18px;
	font-family:verdana;
	font-size:10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #D1D9C4;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#page_wrapper #content_wrapper #left_side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#page_wrapper #content_wrapper #center .MsoNormal a span {
	text-align: justify;
}
#page_wrapper #content_wrapper #center p {
	text-align: center;
}
