body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #333333;
	background-image: url(max_pbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px 0px 30px;
	padding: 0px;
	background-color: #605E51;
}
#masthead {
	margin-left: 6px;
}
H1 {
	font-size: 0.75em;
	font-weight: normal;
	background-image: url(max_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0px 6px 30px;
	margin: 0px 0px 24px;
}
#wrapper {
	background-color: #ffffff;
	background-image: url(max_sides.jpg);
	background-repeat: repeat-y;
	width: 740px;
	margin: 0px auto;
	height: 860px;
}
#topBar {
	background-color: #656565;
	background-image: url(max_topbar.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 132px;
	width: 740px;
}
#maincontent {
	font-size: 0.9em;
	text-align: justify;
	width: 446px;
	float: left;
	padding: 16px 30px 0px 52px;
}
H2 {
	font-size: 1.4em;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
H3 {
	font-size: 1.2em;
	margin: 24px 0px 8px;
}
#sidebar {
	width: 148px;
	float: left;
	padding: 16px 42px 0px 20px;
	font-size: 0.7em;
}
#navlist {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-right: 1px #ffffff;
	border-bottom: 1px #ffffff;
	border-left: 1px #ffffff;
}
#navlist LI {
	margin: 0px;
	list-style-type: none;
}
#navlist A:link {
	text-decoration: none;
	color: #333;
	background-color: #dcd6be;
	display: block;
	padding: 2px 6px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#navlist A:visited {
	color: #333;
	text-decoration: none;
	background-color: #dcd6be;
	display: block;
	padding: 2px 6px;
	border-top: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#navlist A:hover {
	color: #fff;
	background-color: #e69a68;
}
#navlist A:active {
	color: #ffffff;
	background-color: #e69a68;
}
#bottomBevel {
	background-image: url(max_bottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 740px;
	clear: both;
}
#footer {
	color: #a5a396;
	font-size: 0.7em;
	width: 740px;
	padding: 6px 0px 0px;
	margin: 0px auto;
}
#footer P {
	margin: 0px 0px 8px;
}
#logo {
	width: 224px;
	top: 100px;
}
