/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  CSS Modified: Pinsonnault Creative, June 08
  www.pinscreative.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #003366;
	padding: 0px;
	margin: 0 0 0px 0;
}
#logo {
	margin: 0px auto;
	width: 770px;
}
#nav {
	margin: 0 0 36px 0;
	background-color: #003366;
	background-image: url(../p7tbm/img/graf-mbar.jpg);
}
#centernav {
	margin: 0px auto;
	width: 770px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm04_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-image: url(img/clm04_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#left {
	width: 570px;
	float: left;
}
#left .content {
	padding: 12px 36px 0px 36px;
	font-size: 0.9em;
	line-height: 1.7em;
}
#mainleft {
	padding: 9px;
	float: left;
	width: 230px;
}
#mainright {
	padding: 9px;
	float: right;
	width: 230px;
}
.names {
	font-size: 0.95em;
	line-height: 1.25em;
}
#left a:link {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}
#left a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
#right {
	width: 200px;
	float: left;
}
#right .content {
	padding: 12px 20px;
	font-size: 1em;
	line-height: 1.5em;
	color: #999999;
}
#right .image {
	border-width: 0px;
}
#subnav {
	padding-left: 0px;
	padding-bottom: 10px;
}
.nomargintop {
	margin-top: 0;
	font-size: 0.95em;
	line-height: 1.4em;
}
.listintro {
	margin-bottom: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#footer {
	margin: 0;
	font-size: .7em;
	clear: both;
	color: #666666;
	text-align: right;
}
#footer .content {
	padding: 3px 0px;
}
#footer a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.copyright {
	font-size: 0.8em;
	line-height: 1.25em;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #003366;
}
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;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
.attribute {
	font-size: 0.8em;
	line-height: 0.9em;
	text-align: right;
	margin-top: 4px;
}
.quote {
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 0.95em;
	line-height: 1.3em;
}
.head {
	font-size: 1.6em;
	margin: 0;
	color: #003366;
}
