/* CSS Document */

body
{
	/*background-image:url(/css/page-backgrounds/tubes-homepage-1.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:30px 77px;*/
	margin: 0 0 0 0;
	padding:0 0 0 0;
}

#content {
	width:800px;
	clear: both;
	text-align: center;
}


#pictureFrame {
	text-align:center;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#pageTitle {
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
	text-align:center;
	color: #5e7d00;
	width: 20em;
	height: 22px;
	position: relative;
	top: -5px;
}

#contactText{
	position:absolute;
	width: 189px;
	text-align:left;
	height: 36px;
	left: 611px;
	top: 403px;
}
#footer {
	position:absolute;*/
	display:block;
	left:0px;
	top:700px;
	width:900px;
}
