

#top {
	margin: 0;
	padding: 0;

}

#container {
	position: absolute;
	width: 1102px;
	background-color: none;
}

#content {
	background-color: none;
	margin-top: 97px; 
	margin-left: 400px;
	margin-right: 144px;
	width: 400px;

}
#contentlarge {  /* right column with no background    */

	background-color: none;
	margin-top: 97px; 
	margin-left: 400px;
	width: 660px;


}

#left {
	float:left;
	background-image: url(../img/left.jpg);
	width: 385px;
	height: 1534px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

}

#news {
 
	float:right;
	width: 282px;
}

#newsmargintop
{
	margin-top: 94px; 
	float:right;
	width: 282px;
}



#rightcol {
	float:right;
	width: 282px;

}
#rightcolumn {
	margin-top: 94px; 
	float:right;
	width: 282px;
}
