body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pts;
	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;
	background-color: #999999;

}

#header {
	height: 140px;
	background-color: #43244e;
	border-bottom: 8px solid black;
}

#content {
	font-size: 10pt;
	background-color: 999999;
}

#mcmfooter {
	background-image:url(../MCM/mcmfooterlogo.jpg);
	height: 100px;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	border-top: 5px solid black;
	padding-top: 10px;
	background-color: #FFFFFF;
	clear: both;
}
#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;
}

#header h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 3em;
	font-weight: bold;
	padding-left: 50px;
	font-variant: small-caps;
}
#header h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 500px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content img {
	float: left;
	padding-right: 20px;
}
#content p {
	padding-right: 20px;
}

