body {
	background-color: #d7d5d4;
	margin: 0 auto;
}

a {
	color: #A95016;
	text-decoration: underline;
}

#wrapper {
	margin:0 auto;
	position: relative;
	width:995px;
	height:100%;
}


#content {
	position:absolute;
	left:0px;
	top:0px;
	width:995px;
	height:100%;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#page {
	position: absolute;
	top: 86px;
	left: -1px;
}

.text1 {
	font-family: georgia;
	color: #FFFFFF;
	font-size: 12px;
}

.text77 {
	font-family: georgia;
	color: #FFFFFF;
	font-size: 12px;
}

.text2 {
	font-family: georgia;
	color: #333333;
	font-size: 13px;
}

.newsBox{
	position: absolute;
	top: 396px;
	left: 590px;
	width: 340px;
	height: 296px;
}

.newsBox77{
	position: absolute;
	top: 399px;
	left: 603px;
	width: 307px;
	height: 269px;
}

#content1 {
}


.credits a {
	font-family: georgia;
	color: #999999;
	font-size: 13px;
	position: absolute;
	top: 1275px;
	left: 430px;
}






