body {
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
}
#outerwrapper{
	margin:10px auto;
	width: 940px;
}
#tablink {
	width:31px;
	float: left;
}

/* Standard Footer CSS */
#footer {
	float: left;
	background-color: #FFFFFF; 
	border-top: 2px solid #009933;
	width:869px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#nav{
	float:left;
	background-color: #FFFFFF;
	width: 470px;
	margin-top: 35px;
}

#logo{
	float:right
}

span.menuitem{
	width:20%;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
}

a span.menuitem{color:#004794}
a:hover span.menuitem{color:#24933c}

a img{border:none}

/* End Standard Footer CSS */

#wrapper {
	width:869px;
	float:left;
	border: 1px solid;

}

#header {
	height: 143px;
	background-color: #000000;
}

#content {
	height: 598px;
	background-image: url(raphael-hands.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 520px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11pt;
}

#mcmfooter {
	background-image:url(../MCM/mcmfooterlogo.jpg);
	height: 100px;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	border-top: 1px solid;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#mcmfooter ul {
	list-style-type:none;
	padding: 60px 0 0 20px;
}

#mcmfooter li {
	display: inline;
	padding-right: 20px;

}

#mcmfooter li a{
	display: inline;
	text-decoration: underline;
	font-weight: bold;
	color: #666699;
	font-size: 11px;
}


