#body-frame {
	border-style: solid;
	border-color: #ff9900;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px;
	width: 730px;
	padding: 0;
	margin: 0;
}

#adtitle {
	border-style: solid;
	border-color: #ccffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px;
	width: 730px;
	padding: 2px;
	margin: 0;
}

.bf-space {
	margin: 3px;
	padding: 3px;
}

.body-inframe-left {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	border-style: solid;
	border-color: #ff9900;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px;
	width: 496px;
}

.body-inframe-right {
	position: relative;
	float: right;
	top: -10px;
	right: 10px;
	border-style: solid;
	border-color: #ff9900;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px;
	width: 180px;
}

#footer-frame {
	border-style: solid;
	border-color: #ffffff;
	padding: 8px 0px 8px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	border-width: 1px;
	width: 730px;
}

