body {
	margin:0;
	padding:0;
	color:#333333;
	background-color:#BE1E2D;
	font:100.01% Arial, Helvetica, sans-serif;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-position: 0 170px;
}
ul {
	margin:15px 0 20px 0;
	font-size:0.9em;
}
li {
	margin:0 0 8px 25px;
}
img {
padding: 0;
margin:0;
border:0;
}
p{
margin: 0;
padding: 0;
}
#header{
margin-top: 52px;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
height: 48px;
width: 860px;
background-image:url(images/red_locus_logo.gif);
background-repeat:no-repeat;
background-position:left;
}
#header ul{
float:right;
margin: 15px 0 0 0;
padding: 0;
}
#header li{
float: left;
color:#FFFFFF;
font-size: 10pt;
padding: 10px 0 0 16px;
margin: 0;
list-style-type: none;
}
#main_wrapper{
width: 850px;
height: 505px;
background-color:#FFFFFF;
margin-top:0px;
margin-bottom:0;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
position:relative;
background-image:url(images/watermark.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#inner_wrapper{
	background-image: url(images/grey_line.gif);
	background-repeat:repeat-y;
	height: 100%;
	position: relative;
	padding: 0;
}
#sidebar {
	width:150px;
	float:left;
	overflow: hidden;
	text-align:left;
	margin-left: 17px;
	display:inline;
}
#menu{
padding-top: 15px;
line-height: 16px;
}
#news{
background-color: #E6E6E6;
background-image:url(images/news.gif);
background-repeat:no-repeat;
width: 203px;
height: 280px;
margin: -10px 0 8px 10px;
padding: 30px 0px 10px 0px;
float:right;
}
#content {
	float: left;
	width: 662px;
	margin:0 0 0 0;
	padding:20px 10px 10px 10px;
}
#banner{
width: 822px;
height: 154px;
background-color: #CCCCCC;
position:absolute;
bottom: 10px;
left: 17px;
}
#footer{
width: 860px;
height: 20px;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
padding-top: 3px;
}
.align_left{
float:left;
}
.align_right{
float:right;
}
.clear{
clear:both;
}


.typography a {
	color:#d85d5d;
	font-weight:bold;
	text-decoration:none;
}
.typography a:hover {
	color:#505050;
	text-decoration:underline;
}
.typography a img {
	border-color:#d85d5d;
}
.typography a img:hover {
	background:#d85d5d;
	border-color:#d85d5d;
}

.typography #sidebar p {
	margin:0 20px 18px 5px;
	color:#606060;
	font-size:80%;
}
.typography #sidebar a {
	color:#BE1E2D;
}
.typography #menu ul{
list-style-type: none;
margin: 0;
padding:0;
}
.typography #menu li{
list-style-type: none;
margin: 0;
padding:0;
}
.typography #menu a {
	display:block;
	padding:5px 0px 5px 12px;
	color:#BE1E2D;
	font-size: 80%;
	font-weight: bold;
	text-decoration:none;
}
.typography #menu a:hover {
	color:#303030;
}
.typography a.menu_current {
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
background-position: 0px 5px;
}
.typography a.menu_current {
}
.typography #content{
font-size: 75%;
}
.typography #content h1 {
	margin:0 0 10px 0;
	padding: 0;
	color:#BE1E2D;
	font-size:100%;
	text-align:left;
}
.typography #content h2 {
	margin:0 0 10px 0;
	padding-top: 0;
	color:#BE1E2D;
	font-size:100%;
	text-align:left;
}
.typography #content h3 {
	clear:both;
	margin:30px 0 10px 0;
	color:#d85d5d;
	font-weight:normal;
	font-size: 2em;
	letter-spacing:-2px;
}

.typography #news {
	font-size: 95%;
}

.typography #news h2, .typography #news h1  {
	font-size: 105%;
}

.typography #footer {
	font-size: 8pt;
	color:#FF8A8A;
}
