#page {
	background-color: #FAF0D8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width: 898px;
}

#top {
	 background: transparent url(/_images/top.gif) left top no-repeat;
	 height: 5px;
}

#header {
	
}

#body {
	
}

#pageTitle {
	color: #7A0A25;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 24px;
	font-weight: bold;
}

#content h3 {
	color: #7A0A25;
	font-family: Georgia, "Times New Roman", Times,serif;
	font-size: 18px;
	font-weight: normal;
}

#footer {
	color: #FF9999;
	text-align: center;
}

#bottom {
	 background: transparent url(/_images/bottom.gif) left top no-repeat;
	 height: 5px;	
}
