BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image:  url(images/carol_1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #6B1316;
}
a:link{
	color: #8C8D00;
	text-decoration: none;
}
a:hover{
	color: #8E0100;
	text-decoration: underline;
}
a:visited hover {
	color: #8C8D00;
	text-decoration: none;

}
.shows {
	text-align: left;
}

.shows a:link{
	color: #8C8D00;
	text-decoration: none;
}
.shows a:hover{
	color: #8E0100;
	text-decoration: underline;
}
.shows a:visited hover {
	color: #8C8D00;
	text-decoration: none;

}


#navBar{
	float: left;
	width: 150px;
	margin-top: 125px;

	padding: 0px;
	color: #6B1316;
}

#headlines{
	float:right;
	margin-right: 30%;
	top: 300px;
	width: auto;
}

#content{
	float: right;
	width:75%;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	float: left;
	font-size: 12px;
	color: #6B1316;
}

#sectionLinks li{
	font-weight: bold;
	list-style-type: none;
}
#sectionLinks h6{
	color: #FFCC00;
	font-weight: bold;

}
#sectionLinks h5{
	color: #9CB7D6;
	font-weight: bold;

}

/*         #sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #FAE89E;
} */

#sectionLinks a:link {
	display: block;
		color: #6B1316;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;

}

#sectionLinks a:hover{
	text-decoration: underline;
	color: #246500;	
}

#sectionLinks a:visited{
	text-decoration: none;
}
/************* #siteInfo styles ***************/

.siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 0px;
	margin-top: 20px;
}
.siteInfo a{
	color: #8C8D00;
	text-decoration: none;
}
.siteInfo hover{
	color: #cccccc;
	text-decoration: underline;
}
.siteInfo visited{
	color: #8C8D00;
	text-decoration: none;

}



/************* #search styles ***************/

/*********** #navBar link styles ***********/

#navBar ul {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	list-style-type: none;
}


#story {
	line-height: 150%;
}
#right-border{

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-right-color: #F58700;
	border-right-style: solid;
	border-right-width: thin;}

#feature{

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-right-color: #8C8D00;
	border-right-style: dotted;
	border-right-width: thin;
	border-bottom-color: #8C8D00;
	border-bottom-style: dotted;
	border-bottom-width: thin;}

a.five:link {color: #6B1316; text-decoration: none}
a.five:visited {color: #6B1316; text-decoration: none}
a.five:hover {color: #8C8D00; text-decoration: underline}

.credits {
	color: #cccccc;
	text-decoration: none;
	font-size: 75%;
	text-align: center;
}
.credits:link {color: #cccccc; text-decoration: none}
.credits:visited {color: #cccccc; text-decoration: none}
.credits:hover {color: #666666; text-decoration: underline}
