#wrapper {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 203px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topbarbanner.gif);
}
#navigation {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgnavigation.gif);
	width: 748px;
	text-align: center;
}
#body {
	width: 658px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 45px;
}


#footer {
	height: 24px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/bigfooter.gif);
}


body {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bottom {
	margin-top: 10px;
	background-image: url(../images/bgbottom.gif);
	height: 39px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.imagespacer {
	padding-right: 19px;
}
.imagespacer2 {
	padding-right: 12px;
}
.atlast {
	width: 211px;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 4px;
	display: inline;
	float: left;
}
