BODY {
	color: #2C2923;
	background-color: #ACC0C7;
	background-image: url(../images/backslice.jpg); 
	background-position: top;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 10px 10px 0px 10px;
}

A {
	color: #006699;
	text-decoration: none;
}

A:HOVER {
	color: #6699CC;
	text-decoration: underline;
}

.copyright {
	color: White;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding: 4px 10px 0 0;
}

.footlink {
	color: White;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding: 4px 10px 8px 10px;
}

.footlink a {
	color: White;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.footlink a:hover {

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 8px;
	color: #BEBEBE;
	font-weight: normal;
}

.body1 {
	padding: 0 60px 0 60px;
}