body {
	text-align: center;
	color: #000000;
	background-color: #FCFBFA;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:link {
	COLOR: #990000;
	text-decoration: none
}
A:visited {
	COLOR: #990000;
	text-decoration: none
}
A:active {
	COLOR: #000000;
	text-decoration: none
}
A:hover {
	COLOR: #000000;
	text-decoration: underline
}

#page_wrapper {
	background-image: url(../img/RG_background.gif);
	width: 846px;
	text-align: left;
	padding: 0px;
	height: inherit;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page_header {
	height: 60px;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

#menu_bar {
	margin:0px;
	padding:0px;
	height:50px;
	float: none;
	clear: none;
}

#content_wrapper {
	width: 745px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #990000;
	padding:4px;
	border: 0px solid #002B9E;
	background-color: #FFFFFF;
}

#center {
	margin-left:150px;
	margin-right:0px;
}

#center p {
	margin-top:0px;
	margin-bottom:0px;
	padding:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-right: 20px;
}

#left_side {
	float: left;
	width:125px;
	background-image: none;
}

#left_side h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding:4px;
}

#left_side p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}


#navcontainer ul {
	padding-left: 0px;
	margin-left: 200px;
	margin-top:10px;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #393939;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left:10px;
	padding-right:10px;
	background-color: #393939;
	color: #FFffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
}

#navcontainer ul li a:hover {
	background-color: #ffffff;
	background: url('../img/B24_bar_bg_hover.gif') bottom left repeat-x;
	color: #990000;
}

#linklist {
	padding-left: 0;
	margin-left: 0px;
	border-bottom: 1px solid #D1D9C4;
	width: 140px;
}

#linklist li {
	list-style: none;
	margin: 0;
	line-height:20px;
	border-top: 1px solid #D1D9C4;
	font-family:verdana;
	font-size:11px;
}

#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;
}
