body {
	font-family:Arial, Helvetica, san-serif;
	margin: 0;
	padding: 0;
	background-color:#555441;
}
#outerwrapper{
	margin:0px 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;
}
#content {
	background-repeat: no-repeat;
	background-color: white;
	border: 10px solid #b6b5a1;
	background-color:#ffffeb;
	height: 663px;
}

#col1 {
	width:600px;
	float: left;
	height: 640px;
	background-image: url(dptc-col1-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#col1 p {
	padding-left:50px;
}
#col2 {
	float: left;
	width: 365px;
	margin-top: 175px;
	font-size: 0.85em;
}
#col3 {
	width:180px;
	float: right;
}

#col3 img.middle{
	padding:3px 0
}

#mcmfooter {
	background-color:white;
	background-image:url(../MCM/mcmfooterlogo.jpg);
	height: 100px;
	background-position: right;
	background-repeat: no-repeat;
}
#mcmfooter ul {
	list-style-type:none;
	padding: 35px 0 0 20px;
	margin:0;
}
#mcmfooter li {
	display: inline;
	padding-right: 20px;

}

#mcmfooter li a{
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

