body { 
	font-family: arial, helvetica, sans-serif;
	background-color:#000000;
	}

#content      
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: 20px;
	margin-left: -375px;
	position: absolute;
	top: 0%;
	left: 50%;
	width: 750px;
	height: 700px;
	visibility: visible;
	background-image:url(../images/manuscrbkg.gif);
	max-width: 750px;
	overflow: auto;
	}

a.event:link		{ color: #ffc; font: bold 10px verdana, arial, helvetica, sans-serif; text-decoration: underline }
a.event:visited 	{ color: #ffc; font: bold 10px verdana, arial, helvetica, sans-serif; text-decoration: underline }
a.event:hover		{ color: #c00; font: bold 10px verdana, arial, helvetica, sans-serif; text-decoration: underline }

.copy					{ color: #cc9; font: 10px arial, helvetica, sans-serif; margin-left: 0px; margin-top: 0px; }
a.copy:link			{ color: #cc9; font: 10px arial, helvetica, sans-serif; margin-left: 0px; margin-top: 0px; }
a.copy:visited		{ color: #cc9; font: 10px arial, helvetica, sans-serif; margin-left: 0px; margin-top: 0px; }
a.copy:hover		{ color: #ffc; font: 10px arial, helvetica, sans-serif; margin-left: 0px; margin-top: 0px; }


.footer				{ color: #cc9; font: 10px arial, helvetica, sans-serif; text-decoration: none }
a.footer:link		{ color: #cc9; font: 10px arial, helvetica, sans-serif; text-decoration: none }
a.footer:visited	{ color: #cc9; font: 10px arial, helvetica, sans-serif; text-decoration: none }
a.footer:hover		{ color: #ffc; font: 10px arial, helvetica, sans-serif; text-decoration: none }


#FadeInImage {
	width: 500px;
	height: 375px;
}

#basictext
	{
	background-color: transparent;
	position: relative;
	padding-top:0px;
	margin-top: 50px;
	margin-left: 20px;
	z-index: 1
	}

#main {
	margin-top:50px;
	background-image:url(images/MainImage.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 375px;
	width: 750px;
	}

#menu a {
   position: absolute;
   height: 18px;
   width: 80px;
   top: 0px; 
   text-decoration: none;
	visibility:visible;
   }

#menu a i {
	font-size:9px;
	visibility: hidden; 
	}

img.preload { display: none; } 

a#background { top: 175px; left: 155px; height: 18px; width: 80px;}
a#goals { top: 205px; left: 150px; height: 18px; width: 55px;}
a#sponsors { top: 215px; left: 175px; height: 28px; width: 80px;}
a#ensemble { top: 247px; left: 145px; height: 28px; width: 88px;}
a#concerts { top: 284px; left: 155px; height: 24px; width: 96px;}
a#projects { top: 315px; left: 179px; height: 28px; width: 68px;}
a#sounds { top: 354px; left: 179px; height: 18px; width: 68px;}
a#contact { top: 388px; left: 145px; height: 18px; width: 80px;}

/*
a#background { top: 175px; left: 155px; height: 18px; width: 80px;}
a#goals { top: 205px; left: 150px; height: 18px; width: 55px;}
a#sponsors { top: 215px; left: 175px; height: 28px; width: 80px;}
a#ensemble { top: 247px; left: 145px; height: 28px; width: 88px;}
a#concerts { top: 284px; left: 155px; height: 24px; width: 96px;}
a#projects { top: 315px; left: 180px; height: 28px; width: 68px;}
a#sounds { top: 354px; left: 180px; height: 18px; width: 68px;}
a#contact { top: 388px; left: 145px; height: 18px; width: 80px;}

a#background:hover { background-image: url(images/background.jpg); }
a#goals:hover { background-image: url(images/goals.jpg); }
a#sponsors:hover { background-image: url(images/sponsors.jpg); }
a#ensemble:hover { background-image: url(images/ensemble.jpg); }
a#concerts:hover { background-image: url(images/concerts.jpg); }
a#projects:hover { background-image: url(images/projects.jpg); }
a#sounds:hover { background-image: url(images/sounds.jpg); }
a#contact:hover { background-image: url(images/contact.jpg); }
*/