body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #330066;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #330066;
}
.intro {
	font-size: 1em;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330066;
}
a {
	color: #0099CC;
	font-weight: bold;
}
a:hover {
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #330066;
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #330066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #663399;
	font-size: x-small;
	font-weight: bold;
	padding: 3px;
	text-indent: 4pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #330066;
}
#nav {
	background-color: #DFC7EF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/navBg.jpg);
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #9D6CCE;
	text-align: left;
	width:780px;
	margin-right: auto;
	margin-left: auto;
}
.nav a {
	color: #420084;
	text-decoration: none;

}
.nav a:hover {
	color: #FFFFFF;

}
#header {
	background-color: #663399;
}
.headerLogo {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.footer {
	font-size: 0.7em;
	color: #666666;
	text-align: right;
	width:780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
#main {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.col {
	float: left;
	width: 300px;
}
.clear {
clear:both;
}
.feature {
	padding: 10px;
	clear: right;
	float: right;
	width: 283px;
	color: #330066;
	background-color: #DFC7EF;
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(images/featureBg.jpg);
	background-repeat: repeat-x;
}
.featureWide {
	padding: 10px;
	color: #330066;
	background-color: #DFC7EF;
	margin-top: 10px;
	font-size: 0.9em;
	font-weight: normal;
}
blockquote {
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-left: 10px;
}
.smallTxt {
	font-size: 0.7em;
	font-style: italic;
}
ul.audio {
	margin: 0px;
	padding: 0px;
}
ul.audio li {
	background-image: url(images/audio.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	list-style-type: none;
	margin-bottom:10px;
}
ul.audio li a {
	text-decoration: none;
	font-weight: normal;
	color: #330066;
}
ul.audio li:hover {
	background-image: url(images/audio_f2.jpg);
}
ul.audio li a:hover {
	color: #999999;
}
.audioDetails {
	font-size: 0.8em;
	color: #666666;
}
