body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #271E17;
	text-decoration: none;
	background-color: #958D7A;
	margin: 0px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#menu {
	color: #000000;
	font-weight: normal;
	padding: 5px 0px 0px 17px;
	background-image: url(images/deluxe_r4_c4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menusmall {
	font-size: 10px;
	padding: 2px 0px 0px 22px;
}
#menu a, #menusmall a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	color: #958D7A;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	color: #958D7A;
	font-weight: bold;
	font-size: 16px;
}
h3 {
	color: #958D7A;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
a.gamelinks {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

/* Standard fomatting in here */

a {
	color: #958D7A;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #8B4E03;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
