#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	padding-top: 10px;
	}
#nav {

}

#stripe {
	background-image: url(images/stripe.gif);
	background-repeat: repeat-x;
	height: 162px;
	background-position: center;
}
#maintop {
	background-image: url(images/maintop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
}
#sep {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 10px;
}

#mainmid {
	background-image: url(images/mainmid.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#mainbot {
	background-image: url(images/mainbot.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 21px;
}


#header {

}
#navsep {
	height: 41px;
}
