body {
	background-image: url(images/bg-main.gif);
	background-color: #F4FF9D;
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FF4C23;
}

a:hover {
	color: #000000;
}

a:visited {
	color: #FF4C23;
}

a:visited:hover {
	color: #000000;
}




.contentArea {
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}



.footer {
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.footer a {
	color: #FF4C23;
}

.footer a:hover {
	color: #FEFF00;
}

.footer a:visited {
	color: #FF4C23;
}

.footer a:visited:hover {
	color: #FEFF00;
}


.subnav {
	font-size: 14px;
	font-weight: bold;
}

.subnav a {
	padding-right: 20px;
	padding-left: 20px;
	text-decoration:none;
}

.subnav a:hover {
	font-weight: bold;
	text-decoration:underline;
}

.subnav a:visited {
	text-decoration:none;
}

.subnav a:visited:hover {
	font-weight: bold;
	text-decoration:underline;
}

.sections img{
	padding-right: 20px;
	padding-left: 20px;
}





.interfacebg {
	background-image: url(images/bg-interface.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.contentCell {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
h1 {
	font-size: 14px;
	color: #FF4C23;
}

.audioImage {
	padding-right:5px;
	padding-bottom:5px;
}

.bioImage {
	padding-left:8px;
	padding-bottom:8px;
}
.story-link {
	color: #0000FF;
	font-style:italic;
}

