body {
	background-color: #1F0118;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wholePage {
	background-color: #3F002A;
}
#topThickLeftBar {
	background-color: #A30042;
}
#header {
}
#topThinBar {
	background-color: #A30042;
}
#navBar {
	font-size: 12px;
	color: #FFE9C7;
}
#thickBarTop {
	background-color: #ED8269;
}
#contentArea {
	background-color: #ED8269;
}
#subHeader {
	background-color: #562E40;
	;
	color: #FCB9D2;
	font-weight: bolder;
	font-size: 16px;
	border-left-color: #3F002A;
}
#pageContent {
	background-color: #FFE6B7;
	border-left-color: #3F002A;
	font-size: 12px;
}
#footerBar {
	background-color: #ED8269;
}
#thinLeftBar {
	background-color: #ED8269;
}
#navBar a:hover {
	color: #FEAB83;
}
#pageLinks {
	color: #340121;
}
#pageLinks a:hover {
	color: #FFB9DA;
}
#infoArea {
	background-color: #FFE6B7;
	border-bottom-color: #ED8269;
	border-left-color: #ED8269;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
