body {
	font-family: "Trebuchet MS", Arial, Hevetica, Verdana;
	font-size: small;
	background-image: url(images/bodybg.png);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	padding: 15px;
	width: 718px;
	background-color: #FFFFEA;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#overall {
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	padding: 10px;
	width: 730px;
	border: 1px solid #000000;
}
#copyrights {
	color: #FED500;
}
h2 {
	font-size: large;
	text-align: center;
}
#header {
	width: 748px;
	border: 1px solid #000000;
	height: 90px;
	margin: 0px;
	padding: 0px;
}
#overall #footer #copyrights a {
	color: #3399FF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
