body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #61410D;
	margin: 0px;
	padding: 0px;
}
#flashpic {
	height: 418px;
	width: 1000px;
	position: relative;
}
#footer {
	background-image: url(../images/index_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #FFFFFF;
	display: block;
	float: left;
	position: relative;
	height: 290px;
}
#footer a{
	color: #EFE8B1;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#news {
	display: block;
	height: auto;
	width: 270px;
	position: relative;
	padding-top: 40px;
	padding-right: 650px;
	padding-bottom: 20px;
	padding-left: 80px;
}
#logo{
	float: left;
	position: absolute;
	z-index: 98;
	padding-top: 22px;
	padding-left: 30px;
}
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFF4AA;
	padding-top: 10px;
	display: block;
	float: left;
	position: absolute;
	z-index: 97;
	padding-left: 620px;
	width: 380px;
}
#link a{
	color: #FFF4AA;
	text-decoration: none;
}
#link a:hover{
	text-decoration: underline;
