body {
	background-color: #7e6852;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}
#wrap {
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#wrap #header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 209px;
}
#sidebar h1 a {
  line-height: 64px;
	text-align: center;
	vertical-align: middle;
	height: 64px;
	font-size: 16px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/mm-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  margin-top: 50px;
}
#sidebar h1 a:hover {
	color: #e9de9d;
}
#sidebar h2 a {
  line-height: 64px;
	text-align: center;
	height: 85px;
	font-size: 16px;
	display: block;
	background-image: url(images/ma1-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  margin-top: 50px;
}
#sidebar h2 a:hover {
	color: #e9de9d;
}
#wrap #contents .clear {
	clear: both;
}
#wrap #contents {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#wrap #contents #sidebar {
	width: 211px;
	float: right;
	padding-right: 25px;
	padding-left: 25px;
}
#wrap #contents #left {
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#wrap #contents #left p {
	line-height: 20px;
}
#wrap #contents #left blockquote {
	background-color: #F7EEDD;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9966;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-bottom: 1px;
}
#wrap #contents #left blockquote  p {
	line-height: 20px;
	margin: 0px;
}
#wrap #contents #left a:visited,active {
	color: #ffffff;
	text-decoration: none;
}
#wrap #contents #left a:hover {
	color: #fcc70e;
	text-decoration: none;
}
#wrap #contents #left ul {
  list-style-type: none;
	list-style-position: outside;
	margin: 15px;
}
#wrap #contents #left li {
	background: url(images/star.png) no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 13px;
	margin: 0 0 5px 0;
	display: block;
}
#footer span {
	margin-left:35px;
}
#footer {
	background-image: url(images/footerbg.png);
	height: 40px;
	padding-top: 30px;
	background-position: 0px 0px;
	float: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #F3E3C8;
	font-size: 10px;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:visited,active {
	color: #000000;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
