/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 12: 2 column 760 Hz Nav Basic
  -------------------------------------
*/

body {
	background-color: #003366;
	margin-top: 6px;
	background-image: url(../p7pmm/img/bodyBK09v1.jpg);
}
#columntop {
	background-image: url(img/p7CRV760_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#columnwrapper {
	margin: 0 auto;
	width: 860px;
	background-image: url(img/p7CRV760_middle.jpg);
	background-repeat: repeat-y;
}
#c2 {
	width: 760px;
	background-repeat: no-repeat;
}
#c2 .content {
	line-height: 1.5em;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRV760_bottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 15px;
}
#footer {
	font-size: 0.8em;
	width: 810px;
	margin-top: -14px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 12px;
}
#footercontent {
	background-image: url(../copyrite_image.gif);
	background-repeat: no-repeat;
}
#footercontent222 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	line-height: normal;
	text-decoration: underline;
}
.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: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #ffffff;
}

