/*   ------------------------------------------------  PVII CSS Layout Magic  Copyright (c) 2007 Project Seven Development  www.projectseven.com  08: 3Col_Fixed_Width  ------------------------------------------------*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 100%;	color: #000000;	background-color: #6f6e38;	margin: 0px;	padding: 0;	background-image: url(../images/body_bg.jpg);	background-repeat: repeat-x;}#masthead {	color: #999999;	padding: 0px;	margin: 0 0 0 0;}#wrapper {	width: 840px;	margin: 0 auto;}#column_wrapper {	background-image: url(img/example_middle.gif);	background-repeat: repeat-y;}#column_top {	height: 30px;}#column_bottom {	background-image: url(img/clm08_bottom.gif);	background-repeat: no-repeat;	height: 12px;}.clearfloat {	clear: both;	height: 0;	line-height: 0;	font-size: 0;}#left {	width: 170px;	float: left;}#right {	width: 670px;	float: left;}#left .content {	padding: 24px 8px;	font-size: 0.75em;	line-height: 1.5em;}#right .content {	padding: 18px 4px 18px 14px;	font-size: 0.8em;	line-height: 1.5em;	color: #333333;}#masthead .content {	padding: 12px;}#footer .content {	padding: 12px 0px;}#footer {	color: #FFFFFF;	padding: 0px;	margin: 0;	font-size: 0.8em;	clear: both;	background-color: #730809;	text-align: center;}.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: #FFFFFF;}#right a:link {	color: #000000;}#right a:visited {	color: #333333;}#right a:hover {	color: #FFFFFF;}#wrapper .menulist a, #wrapper .menulist a:visited {	color: #000000;	border-left: 6px solid #B0B0B0;	padding: 0 0 0 6px;}#wrapper .menulist a:hover {	border-color: #000000;}#currentpage a {	color: #FFFFFF;	text-decoration: none;	background-color: #54531e;}#footer a:link {	color: #FFFFFF;	text-decoration: none;}#footer a:visited {color: #666666;}#footer a:hover {	color: #FFFFFF;	text-decoration: underline;}.p7uberlink {	font-weight: bold !important;	letter-spacing: .15em;	border-color: #000000 !important;}h1 {	font-size: 1.6em;	margin: 0;	color: #730809;}h2 {	font-size: 1.2em;	margin: 30px 0 0 0;	color: #6f6e38;}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;}#p7bod #wrapper #column_wrapper #right .content img {	padding-top: 12px;	padding-right: 0px;	padding-bottom: 12px;	padding-left: 0px;}#flashcontent {	border: solid 1px #000;	width: 640px;	height: 320px;	float: left;	margin: 15px 4px 30px;	}
