body {
	background-image: url(../images/Bkgrnd.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	background-color: #1D1D1D;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#PreHeader {
	background-image: url(../images/TopStripBkgrnd.png);
	background-repeat: repeat-x;
	margin: auto;
	height: 18px;
}
#Header {
	margin: auto;
	width: 950px;
	height: 146px;
}
#Photos {
	margin: auto;
	width: 950px;
}
#Main {
	margin: auto;
	height: auto;
	width: 963px;
}
#Clear {
	clear: both;
}

#Nav {
	float: left;
	height: 755px;
	width: 256px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 22px;
}
#Nav a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#Nav a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#Nav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#Nav a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#Content {
	float: left;
	height: auto;
	width: 700px;
	padding-top: 25px;
	padding-left: 1px;
	padding-bottom: 30px;
}
#Content a:link {
	text-decoration: underline;
	color: #E61010;
}
#Content a:visited {
	text-decoration: underline;
	color: #E61010;
}
#Content a:hover {
	text-decoration: underline;
	color: #E61010;
}
#Content a:active {
	text-decoration: underline;
	color: #e61010;
	font-family: Verdana, Geneva, sans-serif;
}

#ContentA {
	background-image: url(../images/ContentBkgrnd.png);
	background-repeat: repeat;
	height: auto;
	width: 700px;
}
#ActualContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-image: url(../images/PipingContentBkgrndImage.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	height: auto;
	width: 640px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin: auto;
	height: 150px;
	width: 950px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#Footer a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#Footer a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#Footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#Footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #e61010;
}
