<style type="text/css">
body {
	background-color: #FFFFFF;
	color: #000000;
	}
a {
    font-family: Arial, sans-serif;
    font-size: 11px;
	color: #FFFFFF;
    background-color: none;
    }
.footerlink {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	}
.bodylink {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	}
.divlink {
    color: #000000;
	background-color: #FFFFFF;
	}
.leftbarlink {
    color: #FFFFFF;
	background-color: #3B5A82;
	}
.menu {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #41618A;
	}
ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.front {
	color: #FFFFFF;
	font-size: 18px;
	}
.frontfooter {
	font-size: 10px;
	color: #FFFFFF;
	}
.littletype {
	font-size: 9px;
	color: #000000;
	margin-bottom: 10px;
	}
.blurb {
	font-size: 14px/21px;
	color: #3B5A82;
	margin-bottom: 10px;
	}
.frontlink {
	font-size: 12px;
	color: #FFFFFF;
	}
.giselehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	margin-left: 135px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 35px;
	}
.conductorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 225px;
	}
.leftbar {
    font-size: 11px;
	color: #FFFFFF;
	}
.title {
    margin-left: 40px;
	font-size: 18px;
	font-weight: bold;
	}
#scheduleMenu {
	position: absolute;
	left: 223px;
	top: 150px;
	width: 90px;
	height: 49px;
	visibility: visible
	}
#reviewsMenu {
    position: absolute;
    left: 312px;
    top: 150px;
    width: 145px;
    height: 49px;
    visibility: hidden
        }
#discographyMenu {
    position: absolute;
    left: 398px;
    top: 150px;
    width: 120px;
    height: 68px;
    visibility: hidden
        }
#articlesMenu {
    position: absolute;
    left: 504px;
    top: 150px;
    width: 125px;
    height: 68px;
    visibility: hidden
        }
#articles2Menu {
    position: absolute;
    left: 595px;
    top: 150px;
    width: 125px;
    height: 68px;
    visibility: hidden
        }
</style>

