body {
	margin: 0;
	padding: 0;
	background-color: #fff4da;
	background-image: url(/images/b-g.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	color: #ff7800;
	font-family: Comic Sans MS;
	font-size: 24px;
	margin-top: 0;
	padding-top: 0;
	line-height: 24px;
}

h2 {
	color: #ff9600;
	font-family: Comic Sans MS;
	font-size: 20px;
}

h3 {
	color: #F4A460;
	margin-bottom: 3px;
	padding-bottom: 0;
	font-family: Comic Sans MS;
	font-size: 17px;
}

.mainmenu {
	height: 37px;
	background-color: #ff9900;
	padding-left: 20px;
	padding-right: 20px;
	width: 904px;
	overflow: hidden;
	clear: both;
	float: none;
	padding-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/mmbg_tree.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
}

