body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#footer {
	margin: auto;
	text-align: center;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#frame2 {
	margin: auto;
	width: 868px;
}
#wrapper {
	margin: auto;
	width: 868px;
}
#menuleft {
	float: left;
	width: 215px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 20px;
}
#menu {
	margin-left: 0px;
}
#wrapper #menuleft img {
	margin-left: 35px;
}

#center {
	float: left;
	background-image: url(images/centertop.jpg);
	width: 530px;
	background-repeat: no-repeat;
}
table {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
#header {
	margin: auto;
	text-align: center;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
#wrapper #center a {
	color: #FFFFFF;
}
