#header {
	background-image: url(Templates/images/index%20slices_r2_c2_f2.jpg);
	height: 125px;
	width: 100%;
}
#upper_header {
	background-image: url(Templates/images/index%20slices_r1_c3.jpg);
	width: 100%;
	height: 36px;
}

#middle {
	width: 60%;
}
#lower_header {
	background-image: url(Templates/images/header%20bottom.jpg);
	height: 10px;
	width: 100%;
}

#content {
	float: left;
	width: 60%;
	margin-left: 10px;
	margin-right: 10px;
}
#menu {
	background-image: none;
	float: left;
	height: 400px;
	width: 25%;
	margin-top: 32px;
	margin-left: 20px;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	background-image: url(fireworks%20images/slices/footer.gif);
	text-align: right;
	clear: both;
	height: 36px;
	width: 100%;
	font-family: "Comic Sans MS", cursive;
}
#middle #content p em {
	color: #BF4306;
}
#middle #content p em strong {
	color: #A02805;
}
