.body_area1 {
	margin: 0px;
	margin-left:10px;
	padding-left: 45px;
	float: left;
	height: 450px;
	width: 260px;
}

.body_areabackground{
	width:100%;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	padding: 0px;
	float: left;
	background-color:#3a3a3a;
	background-attachment: scroll;
	background-image: url(images/bodyarea1_bg.jpg);
	background-repeat: repeat-x;
}
