html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	background-color: #aaaaaa;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	line-height: 24px;
}
h1 {
	font-size: 36px;
	line-height: 18px;
	text-align: center;
	background-color: transparent;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 850px;
}
#outerWrapper #header {
	width: 850px;
	height: 325px;
}
#outerWrapper #contentWrapper #content {
	clear: left;
	padding-left: 50px;
	padding-right: 50px;
	width: 750px;
	background-image: url(images/index_08.gif);
	margin: 0 0 0 0;
}
#outerWrapper #footer {
	width: 850px;
	height: 25px;
	background-image: url(images/index_09.gif);
}
#blah {
	padding-left: 30px;
	background-color: transparent;
}
#top {
	float: left;
	height: 73px;
	width: 850px;
}
#left {
	float: left;
	height: 144px;
	width: 25px;
}
#middle {
	float: left;
	width: 144px;
	height: 144px;
}
#right {
	float: left;
	width: 681px;
	height: 144px;
}
#bottom {
	float: left;
	width: 850px;
	height: 253px;
}
a, a:link {
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
