

body {
	background:  url(images/pinkgranite.gif) #FFF4F7;
	font : 10px "MS Serif", "New York", serif;
	/*CSS*/
	margin: 0;
	padding: 0;
	
}	
p, ul {
	font-size: 12pt;
	margin-left: 5%;
	margin-right: 5%;
	font-family: "Times New Roman", "Verdana";
	font-weight: 600;
	color: #003399;
}

 .trombone{
	background: url(images/bass-trombone3.gif);
}
.leftLi{
margin-left : -40px;
}	
#top {
	/*CSS
	height: 25px;
	margin-top:10px;
	*/

	padding: 10px;
	background: #FFF4F7 url(images/pinkgranite.gif) /*url(images/transblock.gif) repeat-x*/;
	text-align : center;
}
#news{
	position: absolute;
	width: 21.9%;
	height: 100px;
	overflow: hidden;
	left: 75%;
	padding: 0 1.5%;
	top: 110px;
	background-color: #FFF4F7 url(images/pinkgranite.gif);
	/*CSS*/
	border-top: 1px solid red;
	font : 9px Tahoma;
}
#left {
	position: absolute;
	top: 270px;
	width: 24%;
	background: #D8C6E3;
	text-align : left;
	float: left;
	border : 4px solid white;
	left: 10px;
	/*background: #D8C6E3 url(images/sos.gif) repeat-x left bottom;
	*/
	/* CSSmargin-top: 15px;
	padding-top: 15px;
	height : auto;
	vertical-align : top;
	*/
	padding: 0px;
	clear : both;
}
#featureimg {
	height: 180px;
	background: #FFF4F7 url(images/comp_tbn.gif) no-repeat bottom;
	text-align: center;
	border-top: 1px  #FFF4F7;

	width: 40%;
	/* CSS top: 250px;
	margin: 220px 0 20px 30%;
	padding-top: 7px;
	*/
	margin: 0px 25% 0px 30%;
}

#anchor {
	top: 250px;
	margin: 220px 0 20px 0;
	width: 40%;
	text-align: center;
	padding-top: 7px;
}

#center {
	color: #000; /*	margin: 0 0 0 25%;*/
	margin: 0 20px 0 26%;
	padding: 1% 3%;
	clear: left;
}

#right {
	position: absolute;
	top: 270px;
	width: 25%;
	right: 25px;
	border : 1px solid Blue;
	float: right;
	text-align: right;
	font : 800 italic Arial, Helvetica, sans-serif;
}


#return{
	width: 110px;
	height: 83;
	margin-left : 80%;
}

#footer{
	border: 4px ridge fuchsia;
	margin-top: 10px;
	text-align: center;
	height: 20px;
	color: blue;
	font-weight : bold;
	font-size : 14px;
    clear: both;
	
}
UL {
	color : blue;
	font-weight : bold;
	margin-left: 10%;
	padding-left: 10px;
	text-indent : 3px;
}

OL{ 
	list-style-image: url(images/movenotes.gif);
	margin-left: 10%;

}
dt {font-weight: 800;
    color:#0000cc;
   line-height : 2em;
   font-family: "Verdana", "Times New Roman";
   margin-left: 5%;
   margin-right: 5%;
   border-left: solid;
   border-left-color: #003399;
   border-left-width: thin;
   padding-left: 3px;

   }
dd {font-family: "Times New Roman", "Verdana";
   color: #003399;
   font-weight: 600;
   background-color: #ffcc99;
   margin-left: 8%;
   padding: 1em;
   border-bottom: solid;
   border-bottom-color: #003399;
   border-bottom-width: thin;
   border-right-color: #003399;
   border-right: solid;
   border-right-width: thick;
   margin-right: 5%;
   }
H1 {
	font-size: 250%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: blue;
	background:  url(images/pinkgranite.gif) #FFF4F7;
/*	background-color: #FFEAED;*/
	margin-right: 0px;
	margin-left: 0px;
	border-color: #333399;
	border-style: ridge none solid none;
	border-width : thin;
	text-align : center;
}
H2 {
	font-size : 200%;
	font-weight : 800;
	color : red;
	text-align : center;
}
   
H3 {
	font-size: 150%;
	font-weight: 800;
	text-align: center;
	color: red;
	background-color: #FACBF2;
	margin-left: 10%;
	margin-right: 10%;
	border-color: #333399;
	border-style: solid solid solid solid;
	border-right-width : thin;
	border-left-width : thin;
}

   H4{
   font-size: 95%;
   	text-align: center;
	color: red;
	padding-left: 5px;
	padding-right: 5px;
   }

  H5 {margin-right: 15%;
   font-size: 150%;
   font-weight: 800;
   color: #333399;
   border-style: none none none none;
   border-right-width : thin;
   border-color: #333399;
 }
TD {   color: #003399;
   }
TH {
	color: #333399;
	background-color: #cccccc;
	font-family: "Times New Roman", times, serif;
}
TABLE {
	border-color: #003399;
   border-style: solid solid solid solid;
   padding: 1px 1px 1px 1px;   
   }
 
A:link {
color: #0000FF;
}
A:ACTIVE {
	color: Green;
}
 A:FOCUS {
	color: Lime;
}
 A:VISITED {
	color: Fuchsia;
}

#return a:link {color: #FFF4F7;}
#return a:focus {color: #FFF4F7;}
#return a:hover {color: #FFF4F7;}
#return a:active {color: #FFF4F7;}
#return a:visited {color: #FFF4F7;}


.subtext {
/*	font-size: 95%;*/
	margin-left: 7%;
	margin-right: 5%;
	color: black;
	font-weight : lighter;
}
.displaybox {
	text-align: center;
	background: blue;
	color: white;
	border : ridge fuchsia;
	font : 16px "MS Serif", "New York", serif;
	margin-top: 15px;
/*	border-right-style : none;
	border-left-style : none;*/
}

	
.picturetoright {
	float : right;
	margin : 1.5%;
}
	
.droppicture {
	float : left;
	margin : 1.5%;
}
.quoted {
	font-style : italic;
	color : Navy;
}

 .tablespace {
	background-color : Aqua;
	font-family : Wingdings;
	text-align : center;
}

.note {
	color: green;
	margin-left: 7%;
	margin-right: 5%;

	font : lighter small "MS Serif", "New York", serif;
}

