body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-color:#251015;
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#f0e49d;
	}
h1 {
	color:#d6c78a;
	font-size:14px;
	}
.contentbox {
	float:left;
	margin-left:75px;
	margin-top:110px;
	width:500px;
	height:auto;
	background-color:#6f5440;
	}
.rightside {
	width:340px;
	height:auto;
	margin-top:51px;
	background-color:#f0e49d;
	float: left;
	}
.menu {
	background-color:#4d1e24;
	height:242px;
	width:340px;
	font-size:12px;
	color:#f0e49d;
	}
.smalllinks{
	font-size:12px;
	color:#f0e49d;
	}
.logo {
	position:absolute;
	top:0px;
	left:310px;
	}
.footer {
	clear:both;
	}
.content {
	color:#e2ddd9;
	margin:20px;
	margin-top:10px;
	font-size:12px;
	}
.box
	{
	background-color:#f0e49d;
	border:solid;
	border-width:1px;
	border-color:#4d1e24;
	font-size:12px;
	}
#rightcon {
	color:#582b2c;
	margin:20px;
	margin-top:10px;
	font-size:12px;
}
