/* CSS Document */




h2 {
	font-family:"futura","geneva","helvetica", sans-serif;
	color:#6a6a6a;
	letter-spacing:9px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:inherit;
	line-height:10%;
	font-weight:normal;
	}
	
h2.nav {
	text-indent:120px;	
	}
	
h2.nav3 {
	text-indent:145px;	
	}	
	
	
h3 {
	font-family:"futura","geneva","helvetica", sans-serif;
	color:#996633;
	letter-spacing:9px;
	padding-left:50px;
	padding-bottom:0px;
	line-height:10%;
	font-weight:normal;
	}	


	
p	{
font-family:"futura","geneva","helvetica", sans-serif;
	font-size: 12px;
	line-height:180%;
	color:#6a6a6a;
	font-weight:normal;
	margin:5px;
	text-indent:10px;
	}
	
a 	{
text-decoration:none;
color:#996600;
font-size:12px;
	}
	
a:hover	{
color:#F776F0;	
	}
	

/*nav bar/news bar*/

#news {
position:relative;
top:10px;
width:550px;


}	

#nav {
position:fixed;
top:10px;
left:580px;
word-spacing:6px;
z-index:2;
width:600px;
height:190px;
border: 1px solid teal;
background:#FFFFFF;
		}

#nav li{
display:inline;

}

#nav a{
word-spacing:5px;
	}
	
ul.nav	{
position:relative;
left:50px;

	}	
	
ul.nav a{
letter-spacing:10px;

	}		

/*list specs*/
	
ul a{
text-decoration:none;
font-family:"Futura", "Helvetica", "Geneva", sans-serif;
color:#00a54e;
line-height:50px;
font-size:15px;
}

ul li{
list-style:none;

	}

li {
display:inline;
	}	
	
li a:hover {
color:#F776F0;
	}	
	
ul.link {
	text-indent:0px;
	
	
	}	


/*text +*/

#text {
background-color:#ffffff;
position:fixed;
top:20px;
left:500px;
width:400px;
border: 1px solid teal;
z-index:2;
	 }	
	 
p.news {
color:#ffffff;
font-size:13px;
	}	 




/* image specs*/	

#bd1 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	}
	
#grap1 {
position:relative;
padding:5px;
left: 0px;
		}
		
#grap2 {
position:fixed;
left:0px;
top:0px;
	}	
	
#grap3 {
position:fixed;
left:570px;
top:0px;
	}		
	
#graptitle {
position:relative;
left:10px;
top:20px;
padding:20px;
z-index:2;
	}	
		
/*music*/

#mp3 {
position:absolute;
top:250px;
left:464px;
background-color:#FFFFFF;
border: 1px solid teal;
width:525px;

}	

p.mp3{
text-indent:20px;
color:#666666;
line-height:30%;
font-size:12px;
	}		
	
p.mp32{
text-indent:20px;
color:#666666;
line-height:30%;
font-size:12px;
	}		
		
	
li.mp3{
text-indent:0px;
line-height:20px;
font-size:12px;
	}
	
li.mp3 a {
color:#666666;
	}		
	
	
li.mp32 a{
text-indent:20px;
line-height:15px;
font-size:12px;
color:#666666;
	}	
	
	
	


/*license*/

#cc {
position:relative;
top:0px;
	}

p.cc {
font-size: 10px;
	}
p.cc a {
	color:#996600; 
	text-indent:0px;
	text-decoration: none;
	}




















	