body{
	background: url(images/bg.jpg) repeat;
}

p{
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
}

td{
	font: 14px Verdana, "Lucida Grande", Lucida, sans-serif;
}
#wrapper{
	margin: auto;
	width: 843px;
}
#header{
	background-image: url(images/top.png);
	width: 843px;
	height: 44px;
}
#content{
	width: 842px;
	background: url(images/content.png) repeat-y;
	margin: -16px 0 0 2px;
	padding-bottom:50px;
}

#contenttext{
	left:64px;
position:relative;
top:35px;
width:720px;
}

#footer{
	background-image: url(images/footer.png);
	width: 848px;
	height: 48px;
	margin:-10px 0 0 -1px;
}

#footerabout{
	background-image: url(images/footer.png);
	width: 848px;
	height: 48px;
	margin:-10px 0 0 282px;
}

#copy{
	margin: auto;}

#copy p{
	color: #7a7575;
	font: 10px Helvetica, Arial, Geneva;
	text-align: center;
}
