/*   ------------------------------------------------  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: #CC0000;	margin: 0px;	padding: 0;}#masthead {	color: #000000;	background-color: #CC0000;	margin: 0 auto;	background-image: url(../images/primedesignlogo.jpg);	background-repeat: no-repeat;	background-position: center top;	clear: both;	height: 164px;	width: 770px;	overflow: visible;	border-right: thin solid #FFFF33;	border-left: thin solid #FFFF33;	 }#wrapper {	width: 770px;	margin: 0 auto;	background-color: #CC0000;		border-right: thin solid #FFFF34;	border-left: thin solid #FFFF34;}#column_wrapper {	background-color: #FFFFFF;}#column_top {	height: 12px;}#column_bottom {	height: 12px;	background-repeat: no-repeat;}.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#right {	width: 570px;	float: left;	background-color: #FFFFFF;}#full {	width: 770px;	float: left;	background-color: #FFFFFF;	}	#full .content {	padding: 24px;	font-size: 0.8em;	line-height: 1.65em;}	#left {	width: 199px;	float: left;}#right .content {	padding: 24px;	font-size: .9em;	line-height: 1.65em;}#left .content {	padding: 0px 20px 24px 20px;	font-size: 0.75em;	line-height: 1.5em;	border-right: 1px #ccc solid;	margin-top: 54px;	border-top: 1px #ccc solid;}#masthead .content {	padding: 10px 20px 0 20px;}#footer .content {	padding: 12px 0px;	background-color: #FCFF34;	border-top: medium solid #333;}#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: #566F0B;}#left a:visited {color: #333333;}#left a:hover {	color: #000000;}#right a:link {	color: #503943;	font-weight: bolder;}#right a:visited {	color: #666666;}#right a:hover {color: #000000;}#wrapper .menulist a, #wrapper .menulist a:visited {	color: #000000;	border-left: 6px solid #663300;	padding: 0 0 0 6px;}#wrapper .menulist a:hover {	border-color: #000000;}#footer a:link {color: #999999;}#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.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;}.kaospop {	color: #003366;	text-decoration: underline;}