body {
	background:url(images/background.jpg);
	margin-top: 0px;
	margin-left: 0px;
}
#main {
	position: absolute;
	left: 50px;
	width: 790px;
}
#menu{

	color: #666666;
	left: 0px;
	float:none;
	height: 30px;
	position: absolute;
	top: 0px;	
	width: 489px;	
}
#left_col {
	color: #666666;
	left: 117px;
	float:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 123px;
	width: 390px;
	text-align:center;
}
#text {
	position: relative;
	top: 5px;
	width: 390px;
	text-align:left;
}
#left_col #text .news_title {
	color: #dd8403;
	font-size: 14px;
	font-weight: bold;
}
#left_col #text a {
	color: #8C5403;
	font-weight: bold;
}
#right_col {
	position: absolute;
	top: 501px;
	width: 300px;
	top: 500px;
	left: 546px;
	height: 200px;
}
.photo {
	border: #000 thin 1px;
	width: 390px;
}
.photo_left {
	border: #000 solid 1px;
	float:left;
	margin: 10px;
	padding: 5px;
}
.news_title {
	color: #dd8403;
	font-size: 14px;
	font-weight: bold;
}
.page_hdr {
	color: #8C5403;
	font-size: 14px;
	font-weight: bold;
}
#right_col a {
	text-decoration: none;
}

