body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #908F9F;
}
#footer {
	background-image: url(../images/bar.jpg);
	height: 30px;
	width: 795px;
	clear: both;
}
#contentcol {
	float: left;
	width: 400px;
	padding-top: 80px;
	font-family: "Copperplate Gothic Light";
}


#banner {
	background-image: url(../images/banner.jpg);
	height: 110px;
	width: 795px;
}
#navigation {
	height: 30px;
	width: 795px;
	text-align: center;
	background-color: #080717;
	background-image: url(../images/bar2.gif);
}
#imagecol {
	float: left;
	background-color: #131136;
	width: 320px;
}

#topnav {
	text-align: right;
}
#navigation a {

	background-image: url(../images/link.jpg);
	height: 30px;
	width: 100px;
	text-align: left;
}

#wrapper {
	width: 795px;
	background-color: #131136;
}

#content {
	background-color: #131136;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#contentcol p{
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 1.25em;
}
#services {
	width: 175px;
	background-color: #666666;
	border: thin solid #000000;
	float: right;
}
#about {
}
#about p {
	margin-right: 25px;
	margin-left: 25px;
	padding-right: 225px;
	text-align: justify;
}
h1 {
	font-family: "Copperplate Gothic Light";
}
h2 {
	font-family: "Copperplate Gothic Light";
}
h3 {
	font-family: "Copperplate Gothic Light";
}
.alink {
	color: #FFFF00;
}
.left {
	text-align: left;
}
