/*   ------------------------------------------------  PVII CSS Layout Magic  Copyright (c) 2007 Project Seven Development  www.projectseven.com  07: 3Col_Fixed_Width  ------------------------------------------------*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	color: #000000;	background-color: #CCCCCC;	margin: 20px;	padding: 0;	background-image: url(img/mct-logo-bg.jpg);	background-repeat: no-repeat;}#mastheadlogo {	padding: 0px;	margin: 0;	height: 100px;}#masthead {	padding: 0px;	margin: 0;	background-image: url(img/logoandmenu.gif);	background-repeat: no-repeat;	height: 55px;}#mastheadPicture {	color: #999999;	background-color: #003366;	padding: 0px;	margin: 0;}#wrapper {	width: 870px;	margin: 0 auto;}#column_wrapper {	background-image: url(img/clm07_middle.jpg);	background-repeat: repeat-y;	border-top: 1px solid #000000;	border-bottom: 1px solid #000000;}.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#center {	width: 490px;	float: left;}#left {	width: 170px;	float: left;}#right {	width: 210px;	float: left;}#center .content {	padding: 24px 32px;	font-size: 0.8em;	line-height: 1.65em;}#left .content {	padding: 6px 0px 24px 1px;	font-size: 0.75em;	line-height: 1.5em;}#right .content {	padding: 24px 16px;	font-size: 0.75em;	line-height: 1.5em;	color: #FFFFFF;}#masthead .content {	text-align: right;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 0px;}#footer .content {	padding: 12px 16px;}#footer {	color: #999999;	padding: 0px;	margin: 0;	font-size: 0.7em;	clear: both;	background-color: #000000;}.menulist {	margin: 0px 0 12px;	padding: 0;	list-style-type: none;}#left a:link {	color: #990000;	text-decoration: none;}#left a:visited {	color: #CC0000;	text-decoration: none;}#left a:hover {	color: #000066;	text-decoration: underline;}#center a:link {	color: #003366;	text-decoration: none;}#center a:visited {	color: #006699;	text-decoration: none;}#center a:hover {	color: #CC0000;}#right a:link {	color: #66CCFF;	text-decoration: none;}#right a:visited {	color: #66CCFF;	text-decoration: none;}#right a:hover {	color: #CC0000;}#wrapper .menulist a, #wrapper .menulist a:visited {	color: #000000;	border-left: 6px solid #FFD940;	padding: 0 0 0 6px;}#wrapper .menulist a:hover {	border-color: #000000;}#footer a:link {	color: #CCCCCC;	text-decoration: none;}#footer a:visited {	color: #999999;	text-decoration: none;}#footer a:hover {color: #FFFFFF;}.p7uberlink {	font-weight: bold !important;	letter-spacing: 0.15em;}h1 {	font-size: 1.8em;	margin: 0;	line-height: 1.2;}h2 {	font-size: 1.6em;	margin: 30px 0 0 0;}h3 {	font-size: 1.25em;	margin: 30px 0 0 0;}h4 {	font-size: 1.1em;	margin: 20px 0 0 0;}.nomargintop {margin-top: 0;}.content p {	margin: 12px 0;}