/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 12: 2 column 760 Hz Nav Basic
  -------------------------------------
*/

body {
	background-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../p7pmm/img/bodyBK09v1.jpg);
}
#columntop {
	background-image: url(img/p7CRV760_top.jpg);
	background-repeat: no-repeat;
	height: 2px;
	padding-top: 0px;
	padding-left:0px;
}
#columnwrapper {
	margin: 0;
	width:99%;
	background-image: url(img/p7CRV760_middle.jpg);
	background-repeat: repeat-y;
}
#c2 {
	width: inherit;
	background-repeat: no-repeat;
}
#c2 .content {
	line-height: 1.5em;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 2px;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRV760_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 5px;
}
#footer {
	font-size: 0.8em;
	width: 99%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:2px;
}
#footercontent {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 8px;
	line-height: normal;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/

/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
