body {
	background-color: #9B76AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#mainTable {
	line-height: 1.5em;
	width: 100%;
}
 
#mainContent {
	font-size: 14px;
	background-color: #fff;
	/*/*/vertical-align: top;
	font-size: 100%; /* */
}

#mainContent ul {
	margin-top: 0;
}


#header {
	background-color: #9B76AA;
	color: #ccc;
	background-image:  url(images/purpfade3.jpg);
	background-repeat: no-repeat;
	/*/*/border-bottom: solid 2px #D60000; /* */
}

#footer {
	background-color: #9B76AA;
	color: White;
	font-size : 12px;
	/*/*/font-size: 85%;
	border-top: solid 2px #D60000; /* */
	line-height: 1.2em;
}

#footer a {
	color: #fff;
}

td, p, ul {
	font-family: Geneva, Arial, Helvetica, san-serif;
}

h1:first-child {
	margin-top: 0; /*starts first h1 in TD flush top*/
}

h2:first-child {
	margin-top: 0; /*starts first h2 in TD flush top*/
}

h1 {
	font-size: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D40000;
}

h2 {
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D40000;
}

h3 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D40000;
	margin-bottom: 0;
}
#sidebar {
	width: 180px;
	background-color: #DCCBE3;
}


#rightside {
	background-color: #DCCBE3;
	/*/*/vertical-align: top; /* */
	width: 5%;
}
#sidephoto {
text-align: center;
padding: 5px;
}

#rightphoto {
	padding: 0px 0px 10px 10px;
	float: right;
}
#leftphoto {
	padding: 0px 10px 10px 0px;
	float: left;
}

a:link {
	color: #D60000;
}
.red {
	color: #D40000;
	font-weight: bold;
}

