#mainwrapper {
	width : 790px;
	padding-top : 10px;
	background-color: #FFF0DB;
	overflow: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #502727;
	border-left-color: #502727;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #502727;
	height: 1150px;
	position: absolute;
	left: 96px;
	top: 0px;
}



#topcontainer{
	float: left;
	width: 500px;
	margin-left: 45px;
	margin-top: 25px;
}
.container {
	width:450px;
	position:relative;
	text-align:left;
	background:#fff url(images/rf_back.gif) no-repeat;
	margin-top: 30;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #502727;
	border-bottom-color: #502727;
	border-left-color: #502727;
	float: left;
}

.radio {
	text-align:left;
	padding:0 4px 50px 15px;
	width:450px;
	height:200px;
	overflow: auto;
	line-height: 125%;
}
.fade_top {
position: absolute;
height: 40px;
width:100%;
top:-1px; left:13px;
background:url(images/fade_top.png) repeat-y left top;
}
.fade_bottom {
position: absolute;
height: 40px;
width:100%;
bottom:-247px; left:11px;
background:url(images/fade_bottom.png) repeat-x left top;
}

h2.headline {
	margin:40px 0 10px 0;
	font-size:1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: ;
	color: #BB7777;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #660000;
}

#img{
	width: 300px;
	padding: 5px;
	background-color: #FFF0DB;
	border: thin solid #502727;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 265px;
	top: 496px;
}
.Smallcontainer{
	padding: 5px;
	width: 220px;
	border: thin solid #502727;
	overflow: auto;
	position: absolute;
	left: 309px;
	top: 839px;
}
.textcontainer{
	width: 350px;
	padding: 5px;
	border: thin solid #502727;
	position: absolute;
	left: 241px;
	top: 909px;
}
.imgS{
	float: left;
	width: 90px;
	margin-left: 5px;
	height: 40px;
}
