body { 
	background: #FFFFFF;
	font-family: Verdana, arial; 
	font-size:15px;
}


div#outercontainer {
	background-image: url(/media/images/base/yellow.jpg);
	background-repeat: repeat-x;
	background-position: 0px 222px;
	margin-right: -8px;
	margin-left:-8px;
}


div#leftside_background {
	position: absolute;
	top: 30px;
	left: 0;
	width: 50%;
	background-image: url(/media/images/base/red.jpg);
	background-repeat: repeat-x;
	background-position: 0px 222px;
	height:625px;
}

div#container {
	width: 930px;
	margin-left:auto;
	margin-right: auto;
	margin-top:30px;
	position: relative;
	z-index: 1;
	background:#ffffff;
	border:1px solid #CC0000;
        overflow: hidden; 
}

div#redline {
	width: 890px;
	margin-left: 20px;
	border-bottom:1px solid #cc0000;
}

div#header { 
}

div#menubar {

}

div#content {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	margin-top: 20px;
}

a img { border: none;}


div#footer {
}

div#land_left {
	float:left; margin:0px 20px 20px 20px;  
	width:260px;
}
div#land_center {
	float:left;
	width:330px;
}

div#mid {
	margin-left:33px;
}

div#land_right {
	float:right; margin:0px 20px 20px 0px; 
	width:260px;
}

div#featurebox {
	border-top:1px solid #000000;
}
