body {
	background-color:#434343;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image:url(circuittop.gif);
	background-repeat:no-repeat;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

a {
text-decoration:none;
color: #de5a57;
}

a:hover {
color:white;
text-decoration:underline;
}

#logo {
 	position:absolute;
	top:10px;
	left:10px;
	width:188px;
	height:139px;
	background-image:url(homplogo.gif);
	background-repeat:no-repeat;
}

#bar {
	position:absolute;
	top:72px;
	left:121px;
	height:17px;
	width:623px;
	background-image:url(pipe.gif);
	background-repeat:repeat-x;
	border:solid 1px #333333;
}

#pipecap {
	position:absolute;
	top:-14px;
	right:-40px;
	height:47px;
	width:47px;
	background-image:url(pipeend.gif);
}

#pipe2 {
	position:absolute;
	top:119px;
	left:80px;
	height:400px;
	width:17px;
	background-image:url(pipe2.gif);
	background-repeat:repeat-y;
	border:solid 1px #333333;
}

#pipecap2 {
	position:absolute;
	top:394px;
	left:-16px;
	width:47px;
	height:47px;
	background-image:url(pipeend2.gif);
}

#buttons {
	position:absolute;
	top:56px;
	left:215px;
	height:49px;
	width:700px;
}

#fencing {
	position:absolute;
	top:80px;
	left:87px;
	width:656px;
	height:117px;
	background-image:url(fencing.gif);
	background-repeat:no-repeat;
}

#maintext {
	position:absolute;
	left:205px;
	top:126px;
	width:490px;
	height:auto;
	background-color:#999999;
	padding:15px;
	padding-top:90px;
	border:solid 6px #2E2E2E;
	background-repeat:no-repeat;
}

#sign {
	position:absolute;
	left:92px;
	top:130px;
	width:419px;
	beight:90px;
}

#copyright {
	position:absolute;
	bottom:-80px;
	left:100px;
	width:300px;
	height:50px;
}