BODY {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}


#navBar{
	float: left;
	width: 150px;
	margin: 20px 0 0 20px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

#headlines{
	float:right;
	background-color: #000000;
	width: 15%;
	margin-top: 100px;
	height: 100%;
	margin-bottom: 800px;
}

#content{
	float: left;
	width: 60%;
	background-color: #FFFFFF;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 13px;
	color: #FFFFFF;
}
#sectionLinks h6{
	color: #FFCC00;
	font-weight: bold;

}
#sectionLinks h5{
	color: #FFCC00;
	font-weight: bold;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #274D72;
}

#sectionLinks a {
	display: block;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	text-decoration: none;

}

#sectionLinks a:hover{
	text-decoration: none;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: thin;
}

#sectionLinks a:visited{
	text-decoration: none;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	color: #FFFFFF;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#buttons{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-top-color: #eebe30;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #F58700;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #000000;
}


#printpage{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-top-color: #eebe30;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #F58700;
	border-bottom-style: solid;
	border-bottom-width: thin;
	color: #000000;
}


#artists{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-right-color: #eebe30;
	border-right-style: dotted;
	border-right-width: thin;
	border-bottom-color: #F58700;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	color: #000000;
}
#artists a {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	border: solid white 1px;
}
#artists a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #0033FF;
	
	border: solid black 1px;
	line-height: 150%;
}
#artists a:visited {
	border: solid white 1px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	line-height: 150%;
}

#story {
}
#right-border{

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-right-color: #F7D128;
	border-right-style: solid;
	border-right-width: thin;}
