body {
	margin:0;
	background-image: url('/wp-content/themes/redman-news/images/bg.gif');
    background-color: #333333;
    background-position: top left;
    background-repeat: repeat-x;
	font-size: 62.5%;;
}

a img {
	border: none;
}

.contentFrame {
width:936px;
margin:0 auto;
}

.floatLeft {
float: left;
}

.floatRight {
float: right;
}

.imgMar5Right {
margin-right:5px;
}

.header {
width:936px;
height:111px;
}

.body {
width:936px;
background-color:#ffffff;
}

.footer {
width:936px;
font-family: arial,verdana,helvetica,sans-serif; 
font-size:11px;
color: #ffffff;
margin-top:20px;
}

.footer a:link {color: #ffffff;text-decoration:underline;}
.footer a:visited {color: #ffffff; text-decoration:underline;}
.footer a:active {color: #999999; text-decoration:underline;}
.footer a:hover {color: #999999; text-decoration:underline;}

.featureLinks {
width:926px;
height:114px;
background-color: #505050;
padding:5px;
margin:0;
}
