body {
	margin: 20px auto 5px;
	padding: 0;
	background: #f3eee3;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3b2a10;
}
p {
	margin:0 0 14px;
}
a {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
table {
	margin:0 0 14px;
}
hr {
	margin: 5px 0 15px 0;
	color: #d4cdbe;
	background-color: #d4cdbe;
	height: 1px;
	border: 0;
}
h1 {
	margin: 0 0 12px;
	color: #000000;
	font-size: 135%;
}
h2 {
	margin: 0 0 10px;
	color: #82410e;
	font-size: 125%;
	font-weight: normal;
}
#headerwrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 757px;
	overflow: hidden;
}



#partnership {
	padding: 0;
	background: url(images/partnership.png);
	float: left;
	font-size: 140%;
	color: #ffffff;
	width: 236px;
	height: 200px;
	line-height: 20px;
}
#partnership img {
	padding-bottom: 8px;
}
#flash {
	padding: 0;
	background: url(images/photo.png);
	float: left;
	width: 521px;
	height: 200px;
}
#top {
	margin: 0 auto;
	text-align: center;
	background: url(images/body-top.png) bottom no-repeat;
	height: 17px;
	width: 757px;
}
#bottom {
	margin: 0 auto;
	text-align: center;
	background: url(images/body-bottom.png) top no-repeat;
	height: 13px;
	width: 757px;
}
#contentwrapper {
	margin: 0 auto;
	padding: 0;
	background: url(images/body-bg.png) repeat-y;
	text-align: left;
	width: 757px;
	overflow: hidden;
}
#navigation {
	padding: 0 0 10px;
	float: left;
	width: 227px;
}
#navigation p {
	padding: 0 15px 0 20px;
	margin: 0 0 8px;
}
#navigation a {
	font-size: 115%;
	font-weight: bold;
	color: #362f2d;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
}
#content {
	padding-right: 30px;
	float: right;
	width: 470px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	padding: 8px 0;
	font-size: 90%;
	width: 750px;
}
