td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #5F115C;
	padding-top: 0px;
}
a:link, a:active, a:visited {
	color: #5F115C;
	text-decoration: none;
}	
body {
	background-image: url(images/pageBg.gif);
	background-color: #EFC7E2;
	background-repeat: repeat-x;
	background-position: top;
}
#leftNav {
	width: 200px;
	margin-bottom: 12px;
}	
#leftNav a {
	text-decoration: none;
	display: block;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D384C0;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	color: #8D1988;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftNav a.sub {
	background-image: none;
	font-weight: normal;
	padding-left: 20px
}
#leftNav a:hover {
	color: #500E4D;
}	
#footerLinks {
	color: #C49CBE;
}
#footerLinks a {
	color: #C49CBE;
	text-decoration: none;
}
.imageBorder {
	border-color: #CD7CBB;
	border-width: 5px;
	border-style: solid;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
#mainCont td {
	padding-left: 0px;
	padding-right: 0px;
}			.footertext {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.thumb-border {
	border: 2px solid #CD7CBB;
}
