/*   ------------------------------------------------  PVII CSS Layout Magic  Copyright (c) 2007 Project Seven Development  www.projectseven.com  02: 2Col_Fixed_Sidebar_Left  ------------------------------------------------*/body {	font-family: Palatino Linotype, Palatino, Baskerville, Book Antiqua, serif;	font-size: 100%;	color: #000000;	background-color: #000000;	margin: 0px;	padding: 0;}#masthead {	height: 134px;	width: 898px;	background-image: url(../images/banner4.jpg);	background-repeat: no-repeat;	padding: 0px;	margin: 0;}#navigation {	width: 898px;	height: 32px;	background-color: #AB3536;	border-top: #FFFFFF 1px solid;}#extraordinary {	width: 896px;	height: 22px;	border: thin;	border-top: #000000 1px solid;	border-left: #000000 1px solid;	background-color:#FFFFFF;	background-image: url(../images/extraordinary.gif);	background-repeat: no-repeat;	background-position: left;}#wrapper {	width: 898px;	margin: 0 auto;	border: #FFFFFF 1px solid;}#column_wrapper {	background-image: url(../images/middle.gif);	background-repeat: repeat-y;}#bottom {	width: 898px;	border: thin;	border-left: #000000 1px solid;}	.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#right {	width:598px;	float: left;}#left {	width: 300px;	float: left;}#left .content {	padding: 24px;	font-size: 0.75em;	line-height: 1.5em;}#right .content {	padding: 24px;	font-size: 0.8em;	line-height: 1.65em;}#masthead .content {	padding: 12px 16px;}#footer .content {	padding: 12px 24px;}#footer {	color: #999999;	background-color: #AB3536;	padding: 0px;	margin: 0;	font-size: 0.7em;	clear: both;}.menulist {	margin: 6px 0 12px 0;	padding: 0;	list-style-type: none;}#left a:link {	color: #000000;}#left a:visited {	color: #333333;}#left a:hover {	color: #9B7C00;}#right a:link {	color: #0000FF;}#right a:visited {	color: #666666;}#right a:hover {	color: #000000;}#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: #999999;}#footer a:visited {color: #666666;}#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;}