body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45351E;
	background-image: url(../images/graphics/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
a {
	font-weight: bold;
	color: #45351E;
}
.mainTable {
	background-color: #BFD09D;
}
.border {
	background-color: #45351E;
}
.nav {
	font-weight:bold;
	background-color:#45351E;
	font-size: 12px;
	color: #FFE0A8;
}
.navLinks {
	color: #BFD09D;
}
