/*   ------------------------------------------------  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;	background-position: bottom;}#mastheadPicture {	color: #999999;	background-color: #003366;	padding: 0px;	margin: 0;}#wrapper {	width: 870px;	margin: 0 auto;}#column_wrapper {	background-image: url(img/clm07_middle_home.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: 380px;	float: left;}#left {	width: 310px;	float: left;}#right {	width: 180px;	float: left;}#center .content {	padding: 0px 1px;	font-size: 0.8em;	line-height: 1em;}#left .content {	padding: 0px 1px;	font-size: 0.75em;	line-height: 1.5em;	height: 247px;}#right .content {	padding: 18px 18px 0px;	font-size: 0.8em;	line-height: 1.3em;	background-image: url(../image/blue-disk.jpg);	background-repeat: no-repeat;	height: 229px;	text-decoration: none;}#masthead .content {	text-align: right;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 0px;	padding-left: 0px;}#footer .content {	padding: 12px 16px;}#footer {	color: #CCCCCC;	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: #333333;}#left a:hover {	color: #000000;}#center a:link {	color: #333333;	text-decoration: none;}#center a:visited {	color: #333333;}#center a:hover {	color: #CC0000;}#right a:link {	color: #66FFFF;	text-decoration: none;}#right a:visited {	color: #66FFFF;	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: #CCCCCC;	text-decoration: none;}#footer a:hover {color: #FFFFFF;}.p7uberlink {	font-weight: bold !important;	letter-spacing: .15em;	border-color: #000000 !important;}h1 {	font-size: 1.8em;	margin: 0;}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;}