body,td,th {
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E0DAB1;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	background-color: #E0DAB1;
	width: 750px;
	height: auto;
	margin: 0 auto;
}
#header {
	float: left;
	height: 86px;
	width: 800px;
	background-color: #223A5F;
	background-image: url(at_banner.jpg);
	background-repeat: no-repeat;
}
#nav {
    background-color: #223A5F;
	background-image: url(at_navbar.jpg);
	float: left;
	height: 32px;
	width: 800px;
}
#main {
	background-color: #FFFFFF;
	font-size: small;
	float: left;
	height: auto;
	width: 800px;
}
#lmerch {
	background-color: #FFFFFF;
	font-size: small;
	float: left;
	height: auto;
	width: 200px;
}
#rmerch {
	background-color: #FFFFFF;
	font-size: small;
	float: right;
	height: auto;
	width: 600px;
}
#footer {
	background-color: #223A5F;
	font-size: x-small;
	height: 31px;
	width: 800px;
	clear: both;
}
