body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.style1 {
	font-size: 12px;
	color: #BE9E7E;
	line-height: 20px;
}

.style_red {
	font-size: 12px;
	color: #CC0033;
	line-height: 20px;
}

.style_title {
	font-size: 13px;
	color: #AC7420;
	line-height: 20px;
	font-weight: bold;
}


.date {
	font-size: 12px;
	color: #C68E44;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	color: #7E561B;
	line-height: 20px;
}

.style1 a:link {
		font-size: 12px;
	color: #BE9E7E;
	line-height: 20px;
}

.style1 a:active {
		font-size: 12px;
	color: #BE9E7E;
	line-height: 20px;
}

.style1 a:hover {
		font-size: 12px;
	color: #CC9900;
	line-height: 20px;
}

.style1 a:visited {
		font-size: 12px;
	color: #AB8263;
	line-height: 20px;
}

#content{
	position:relative;
	left:50%;
	margin-left:-491px;
	width:982;
	top: 188px;
}
