#full_body {
	width: 1000px;
	min-height: 650px;
	background: #000 url(../images/bg.jpg) no-repeat;
	margin: 0 auto;
	overflow: auto;
}
#full_body_header {
	width: 387px;
	height: 229px;
	background: url(../images/ag-now-icon.png) no-repeat;
	float: left;
}
#full_body_logo {
	float: right;
	width: 513px;
	height: 159px;
	padding-top: 70px;
	padding-right: 100px;
	text-align: right;
}
#full_content {
	background: url(../images/rick-content-bg.png) no-repeat;
	width: 604px;
	height: 252px;
	padding-top: 150px;
	padding-left: 30px;
	clear: both;
	color: #fff;
	float: left;
}
#written_content {
	float: left;
	height: 252px;
	width: 302px;
	font-size: 8pt;
}
#written_content a:link, #written_content a:visited {
	color: #ffff00;
	font-weight: 700;
}
#video_content {
	float: right;
	width: 260px;
	height: 250px;
	margin-top: -50px;
	margin-right: 10px;
}
#ad_content {
	float: right;
	width: 300px;
	height: 870px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-top: 30px;
}
#thbtf {
	width: 300px;
	height: 250px;
	background: #333;
	margin-bottom: 20px;
}
#osbsh {
	width: 160px;
	height: 600px;
	background: #333;
	float: left;
	margin-right: 20px;
}
#otbsh {
	width: 120px;
	height: 600px;
	background: #333;
	float: right;
}