@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3e1a19;
}
#divFooter {
	background-image: url(../images/0408_opening_footer.gif);
	height: 37px;
	width: 760px;
	clear: both;
}
#divFooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #33333;
	padding-top: 10px;
	
}
#divWrapper {
	width: 760px;
	margin: 0 auto;
}
#divNavigation {
	float: left;
	width: 295px;
}
#divBodyImage {
	float: left;
	width: 465px;
}
