BODY {
	color : Black;
	background-color : #38291b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : x-small;
	text-align : center;
}

A {
	color : #e2d5bc;
	text-decoration : underline;
}

A:HOVER {
	color : #e2d5bc;
}
.contenttable {
	background-image : url(bg.jpg);
	background-repeat : repeat-y;
	font-size : x-small;
	padding-left : 60px;
	padding-right : 60px;
}
.footercell {
	background-image : url(bg.jpg);
	background-repeat : repeat-y;
	font-size : x-small;
	padding-left : 60px;
	padding-right : 60px;
	padding-bottom : 18px;
}
.footertable {
	font-size : x-small;
	background-color : #790000;
	color : #e2d5bc;
}
.topheader {
	background-image : url(bg.jpg);
	background-repeat : repeat-y;
}
.picborder {
	border : 3px solid White;
}
.smallfont {
	font-size : x-small;
}
