body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	margin: 20px 0px; padding: 0px;
	text-align: center;
	}

#container {
	width: 747px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	}
	
#headerSection {
	float: left;
	width: 747px;
	height: 80px;
	margin: 0;
	}
	
#navSection {
	float: left;
	text-align:right;
	border-top: solid 1px #444444;
	border-right: solid 1px #444444;
	width: 747px;
	font-size: 12px;
	}
	
#flashBanner {
	float: left;
	width: 747px;
	padding: 0;
}

#staticBanner {
	float: left;
	width: 747px;
	padding: 0;
}
	
#contentSection {
	float: left;
	width: 727px;
	min-height: 200px;
	padding: 10px;
	}

#copyright {
	float: left;
	color: #fff;
	width: 727px;
	height: 26px;
	padding: 10px;
	text-align: center;
	background: url(../../p7pm/img/pmcarbon_root.jpg) repeat-x;
}
	
.heading {
	font-size: 14px;
	font-weight: bold;
	}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: red;}

.Gallery {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
	margin: 9px;
}.lighttexthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
