	
html 
{
	height:100%;
}
body 
{
margin:0; 
padding:0; 
height:100%;
}
#bodyElement
{
	margin-top:0;
	background-color:#691919;
}
#wrapper
{
	background-color:#ffffff;
	width: 1010px; 
	margin-left: auto; 
	margin-right: auto;height: 100%;
   
	
}
.Headline
{
	font-weight: bold;
	font-size: 14pt;
	color: #333399;
	margin-top: 4px;
}
#container
{
	line-height: 21px; 
	background-color: white; 
	width: 990px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	margin-left: auto; 
	vertical-align: top; 
	margin-right: auto;
	background-image: url("spacer.gif");
	background-repeat: repeat-y; height:auto; 
 height: auto !important;
    min-height: 100%;
	
}
#topbanner
{
	background-color: white; width: 990px; height: 100px;
	background-image: url("RSwebbanner.jpg");
	background-repeat: no-repeat;
}

#navigation
{
	width: 230px; float: left; padding-left:10px;background-color:#ffffff;
	
}
#content
{
	border-left: #eeeeee 1px dashed; padding-bottom: 15px; padding-left: 5px; width: 760px; padding-right: 0px; margin-left: 230px;  vertical-align: top; padding-top: 15px; text-align:left
}
.redline
{
	background-color: #691919; width: 990px; height: 5px;clear:both
}
#footer
{
	text-align: center; background-color: white; width: 990px; height: 30px; font-size: 70%; clear:both
}
h1
{
	font-weight: bold;
	font-size: 14pt;
	color: #333399;
	margin-top: 4px;
}
h2
{
   font-weight: normal;
   font-size: 12pt;
   color: #333399;
}