body {
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/mm/back.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
#container {
	background-color: #FFFFFF;
	width: 1060px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topstrip {
	background-image: url(../images/mm/striptop.png);
	display: block;
	margin: 0px;
	height: 48px;
	background-repeat: no-repeat;
}
#middlestrip {
	background-image: url(../images/mm/stripmiddle.png);
	display: block;
	margin: 0px;
	height: 107px;
	letter-spacing: 0.1em;
	background-color: #CCCC99;
	background-repeat: no-repeat;
	font-weight: normal;
	width: auto;
}
#middlestrip ul {
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#middlestrip li {
	display: inline;
	list-style-type: none;
}
#bottomstrip {
	display: block;
	margin: 0px;
	height: 139px;
	clear: both;
	background-color: #666666;
	font-weight: normal;
}

#leftcol {
	background-color: #FFFFFF;
	background-image: url(../images/mm/left4.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 177px;
}
#mainarea {
	background-color: #DBEDED;
	background-image: url(../images/mm/contentback.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
#rightcol {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 83px;
}
#footer {
	background-color: #CFE1E1;
	background-image: url(../images/mm/footer.png);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	height: 102px;
	width: 800px;
	font-size: 0.7em;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}
#crumbs {
	text-align: left;
	display: block;
	width: 650px;
	font-size: 0.7em;
	padding: 15px 3px 3px;
	margin-left: 295px;
	color: #666666;
	vertical-align: middle;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#crumbs a:link, #crumbs a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#menumain {
	text-align: left;
	display: block;
	width: 650px;
	font-size: 0.9em;
	padding: 3px;
	margin-left: 295px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
#menumain a:link, #menumain a:visited {
	text-align: left;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 100px;
	margin-right: 20px;
}
#menu2 {
	text-align: left;
	display: block;
	width: 650px;
	margin-left: 295px;
	font-size: 0.8em;
	padding: 3px;
	text-transform: uppercase;
	font-weight: normal;
}
#menu2 a:link, #menu2 a:visited {
	color: #000000;
	width: 100px;
	margin-right: 20px;
	font-weight: normal;
	text-decoration: none;
}
#content {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: block;
}
.intro table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
.intro  a:link, .intro  a:visited{
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 115px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #88B5B5;
	padding-bottom: 5px;
}
.samplelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	margin-left: 115px;
}
.samplelinks a:link, .samplelinks a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.samplelinks a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.menumain2 {
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin-right: 20px;
}
#peekaboo {
	position: relative;
	height: 100%;
}
