body {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #000000;
}
#mainPage {
	width: 760px;
	text-align: left;
	line-height: 1.2em;
	margin-left: auto;
	margin-right: auto;
}
#header {
	text-align: center;
	display: none;
}
#navBar {
	text-align: center;
}
.titleReplace span {
	visibility: hidden;
}
.titleReplace {
	margin: 0px;
}
#footer {
	width: 760px;
	clear: both;
	padding: 9px;
	margin-top: 30px;
	text-align: left;
	
	font-size: 1.0em;
}
#sideBar .titleReplace {
	width: 207px;
	height: 22px;
}
#sideBar {
	float: left;
	width: 200px;
	font-size: 0.7em;
	background-color: #FFFFFF;
	/*position: relative;*/
}
.sideBox {
	background-color: #CCCCCC;
	padding: 9px;
	margin-bottom: 9px;
}
.sideBox h4 {
	font-size: 1em;
	margin: 0px;
}
.sideBox p {
	margin-top: 0px;
	margin-bottom: 9px;
	font-size: 1em;
}

a, a:hover, a:active {
	color: #993333;
}
 a:visited {
 	color: #996666;
 }
a img {
	text-decoration: none;
}
#meetings_item {
	margin-bottom: 9px;
}
#donations {
	text-align: center;
}
#donations p {
	text-align: left;
}
#upcomingShowsTitle {
	background-image: url(images/upcomingshows.gif);
}
#prevShowsTitle {
	background-image: url(images/prevshows.gif);
}
#donationsTitle{
	background-image: url(images/donations.gif);
}
#eventsTitle{
	background-image: url(images/eventsshort.gif);
}
#merchandiseTitle{
	background-image: url(images/mercshort.gif);
}
#facebookTitle{
	background-image: url(images/facebookshort.jpg);
}
#linksTitle {
	background-image: url(images/linksshort.gif);
}
#onStageTitle {
	background-image: url(images/onstageshort.gif);
}

#hitwfinest {
	background-image: url(images/hitwfinest.gif);
	width: 520px;
	height: 50px;
}
#merchandise {
	text-align: center;
}

#merchandise p {
	text-align: left;
	margin-top: 9px;
}

#mainContent {
	float: right;
	font-size: 0.9em;
        line-height: 1.2em;
	width:500px;
	/*position: relative;*/
	/*margin-left: 75px;*/
}

#newsTitle {
	background-image: url(images/newslong.gif);
	width: 520px;
	height: 22px;
}
h3 {
	font-size: 1.7em;
	line-height: 1.2em;
}
h4 {
	font-size: 1.5em;
	line-height: 1.2em;
}
H4.newsHeading {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #993333;
	margin: 0px 0px 3px 0px;
	text-transform: uppercase;
}
.newsShort p {
	margin: 0px 0px 18px 0px;
}
#philTitle {
	background-image: url(images/philosophylong.gif);
	width: 520px;
	height: 22px;
}
#hisTitle {
	background-image: url(images/historylong.gif);
	width: 520px;
	height: 22px;
}
#contactsTitle {
	background-image: url(images/contactslong.gif);
	width: 520px;
	height: 22px;
}
.white {
	background-color: #FFFFFF;
	padding: 9px;
	margin-bottom: 18px;
}
.redgrey {
	width: 484px;
	background-color: #CCCCCC;
	border-left-color:#996666;
	border-left-style:solid;
	border-left-width: 18px;
	margin-bottom: 18px;
	padding: 9px;
}
.redgrey p {
	font-size: 1em;
}
.redwhite blockquote {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}
.redwhite {
	width: 472px;
	background-color: #FFFFFF;
	border-left-color:#996666;
	border-left-style: solid;
	border-left-width: 30px;
	margin-top: 0px;
	margin-bottom: 18px;
	padding: 9px;
}

p {
	font-size: 1.2em;
	line-height: 1.2em;
}