body {
	margin:0; padding:0;
	font: 10px Verdana;
	color: #505050;
	background: #eeede8;
}
div.clr {clear:both}
a img {border:0;}


#txt, #contents {float: left;}

#txt {
	width: 200px;
	margin: 71px 0 0 0px;
	padding: 0 0 0 30px;
}

#contents {
	width: 900px;
	height: 600px;
	background: #feeadf url(../../../_img/home.jpg) no-repeat;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

#txt a:link, #txt a:visited {
	text-decoration:none; color: #505050;
}
#txt a:hover {color: #e91d53;}

#txt a.reel:link, #txt a.reel:visited {
	color: #e91d53;
	text-decoration: underline;
}
#txt a.reel:hover {color: #505050;}

#txt div#reel br {
	height: 20px;
}

#txt #rest {
	margin: 0 0 0 28px;
}

#txt #rest p {
	margin: 30px 0;
}

#txt #rest p.foot {
	margin: 50px 0;
}
