/*   ------------------------------------------------  PVII CSS Layout Magic  Copyright (c) 2007 Project Seven Development  www.projectseven.com  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left  ------------------------------------------------*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	color: #000000;	background-color: #E6DAA7;	margin: 0px;	padding: 0;	background-image: url(/p7csslm/img/taupe.gif);}#masthead {	color: #999999;	background-color: #000066;	padding: 0px;	margin: 0 0 36px 0;	background-image: url(/images/glass.jpg);	background-repeat: repeat-x;	border-bottom: #999 thick;}#wrapper {	width: 770px;	margin: 0 auto;}#column_wrapper {	background-image: url(img/clm03_middle.jpg);	background-repeat: repeat-y;}#column_top {	background-image: url(img/clm03_top.jpg);	background-repeat: no-repeat;	height: 12px;}#column_bottom {	background-image: url(img/clm03_bottom.jpg);	background-repeat: no-repeat;	height: 12px;}.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#right {	width: 570px;	float: left;}#left {	width: 200px;	float: left;	color: #fff;}#right .content {	padding: 24px;	font-size: 0.8em;	line-height: 1.65em;}#left .content {	padding: 24px 10px;	font-size: 0.75em;	line-height: 1.5em;}#masthead .content {	padding: 10px 20px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1.3em;	color: #fff;}#footer .content {	padding: 12px 0px;}#footer {	margin: 0;	font-size: 0.7em;	clear: both;}.menulist {	margin: 6px 0 12px 0;	padding: 0;	list-style-type: none;}#left a:link {	color: #fff;}#left a:visited {color: #fff;}#left a:hover {	color: #00CCCC;}#right a:link {	color: #006699;}#right a:visited {	color: #666666;}#right a:hover {color: #000000;}#wrapper .menulist a, #wrapper .menulist a:visited {	color: #000000;	border-left: 6px solid #C7EE51;	padding: 0 0 0 6px;}#wrapper .menulist a:hover {	border-color: #000000;}#footer a:link {color: #333;}#footer a:visited {color: #666666;}#footer a:hover {color: #66840D;}.p7uberlink {	font-weight: bold !important;	letter-spacing: .15em;	border-color: #000000 !important;}h1 {	font-size: 1.6em;	margin: 0;	color: #006699;}h2 {	font-size: 1.5em;	margin: 30px 0 0 0;	color: #006699;}h3 {	font-size: 1em;	margin: 30px 0 0 0;	font-variant: small-caps;	color: #003366;}h4 {	font-size: 1.1em;	margin: 20px 0 0 0;	color: #006699;}.nomargintop {margin-top: 0;}.content p {	margin: 12px 0;}.floatLeft {     float: left;     margin: 4px; }.floatRight {	float: right;	margin: 0 0  0 4px;}#p7bod #masthead .content h2 {	color: #FFFFFF;}