body{
		 background-image:url('images/bg.gif');
		 text-align: center;
		 background-repeat: repeat-x;
		 background-color: #F9F6FF;
		 margin:0;

		 }

h1,h2 {
	 	font-size: 16px;
		color: #7D25B5;
		}
		
h3 {
	 	font-size: 14px;
		color: #7D25B5;
		}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	color:#FFDBBF;
	text-align: center;

	/*background-image: url('images/body.gif');*/

	
		}
#header {
				padding: 0;
				border:0;
				width: 750px;
				height: 174px;
				background-image: url('images/head2.gif');
				}
				


#middle {
			width: 660px;
				text-align: left;
				background-image: url('images/body.gif');
				padding-left: 90px;	
				overflow: auto;
				\width: 750px;
				w\idth: 660px;
				
				 }
#content {
				 width: 450px;
				 padding-top: 20px;
				 color: #00037B;
				 font-family: Verdana, Arial;
				 font-size: .75em;
				 line-height: 1.5em;
				 float: left;
				 overflow: auto;
				 
			
				 				 }
#awards {
				color: #00037B;
				font-family: Verdana, Arial;
				 font-size: 1em;
						 }

#footer {
	background-image: url('images/foot.gif');
	height:100px;
	width: 750px;
}		
#media{
			 text-align: center;
			 width: 100%;
			 }
#musiclist{
					 
					 }
.altop {
			 vertical-align: top;
						 }
.altopb {
			 vertical-align: top;
			 font-weight: bold;
						 }

/*   Links   */

a{
	color: #7D25B5;
	text-decoration: none;
		}
	
a:hover{
				color: #1e90ff;
				text-decoration: none;
				}
.pdf {
		 border: 0;
		 }
.list {
			list-style: none;
			margin-left: 0;
			padding:0;
			}	
.list img{
			border: none;
			}			

#copy {
			font-size: 8px;
			color: #696969;
			font-family: verdana;
			}
#copy a {
			font-size: 8px;
			color: #696969;
			text-decoration: none;
			}
#copy a:hover{
			font-size: 8px;
			color: #000;
			text-decoration: none;
			}
