body {
	
     background-color: #ffffff;
	margin: 0;
	padding: 0;
	
}



a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; }


#wrapper {
	
     width:600px;
	
     margin-right:auto;
	
     margin-left:auto;
	
     margin-top:0px;
	
     padding:0px;
	
     text-align: left;
	
     background-color: #ffffff;
	
     border: 0px solid #ffffff;
	
     position: relative;
	
}


}
#banner-index { 
     background: url(images/0index.jpg) no-repeat center;
     height: 100px;
}



h1 {
     display: none;
}

#ipod {
	
     position: relative;
	
     background-image: url(images/ipodbody.jpg);
	
     height: 433px;
	
     width: 325px;
	 
     float:right;
	
}



#ipod a {
	
     position: absolute;
	
     height: 14px;
	
     text-decoration: none;
	
}

a i { 
     visibility: hidden; 
}



a span {
    display: none;
}

a.menu {
	
     position: relative;
	
     width: 30px;
	
     top: 218px;
	
     left: 148px;
	

}



a.back {
	
     width: 18px;
	
     top: 292px;
	
     left: 86px;
	
}

	

a.forward {
	
     width: 18px;
	
     top: 292px;
	
     left: 225px;
	
}
	


a.play {
	     
     width: 18px;
	
     top: 365px;
	
     left: 148px;
	
}



#text {
	     
     font-family: Arial, Helvetica, sans-serif;
	
     font-size: small;
	
     line-height: 20px;
	
     color: #000000;
	
     margin: 5px;
	
     margin-top:25px;
	
     padding: 5px;
	     
     text-align: right;
	
}
	


#notes {
	
     clear: both;
	
     font-family: Arial, Helvetica, sans-serif;
	
     font-size: x-small;
	
     line-height: 15px;
	
     color: #000000;
	
     margin: 5px;
	
     margin-top:25px;
	
     padding: 5px;
	
     text-align: left;
	
}



#biblio {
     font-family: Arial, Helvetica, sans-serif;
	
     font-size: 12px;
	
     line-height: 20px;
	
     color: #000000;
	
     margin: 5px;
	
     margin-top:25px;
	
     padding: 5px;
	     
     text-align: left;
	
}

#biblio p {
     margin-left: 3em;
     text-indent: -3em;
}

.supertitle {
	
     vertical-align: text-top;
	
     font-size: smaller;
	
     bottom: 5px;

}



#text em {
	    
     font-style: italic;
	
}



#title {
	     
     position: relative;
	
     float: right;
	
     right: 0px;
	
}



#screen {
	
     position: absolute;
	
     top: 41px;
	
     left: 82px;
	
     background-position: right;
	
}

