BODY 	{ background-image: url(bg3.jpg);
          font-family: times;
          font-size: 9pt }

H1	{ text-align: center;
	  color: white;
	  font-family: arial;
	  font-size: 20 pt }	

H2	{ text-align: center;
	  color: white;
	  font-family: arial;
	  font-size: 16 pt }	

DIV	{ font-family: times;
	  font-size: 9pt  }

DIV.footer { text-align: center;
	     position: absolute;
	     top: 515px;
	     left: 400px;
	     color: black;
	     font-family: arial;
	     font-size: 8pt;
	     font-style: italic }

DIV.masthead { text-align: center;
	       position: absolute;
	       left: 300px;
	       top: 0px }

DIV.menu { background-color: white;
	   font-family: times;
	   font-size: 9pt;
	   color: black;
	   border: none;
	   position: absolute;
	   left: 30px;
	   right: 150;
	   top: 80px;
	   bottom: 200  }

DIV.midcol { font-family: times;
	    font-size: 9pt;
	    background-color: white;
	    position: absolute;
	    left: 150px;
	    top: 55px;
	    width: 320px }

DIV.player { position: absolute;
	     width: 420px;
	     height: 310px;
	     text-align: center }

DIV.rightcol { font-family: times;
	    font-size: 9pt;
	    background-color: white;
	    position: absolute;
	    left: 500px;
	    top: 55px;
	    width: 320px }

SPAN	{   }

SPAN.bio { background-color: white;
	    text-align: center;
	    position: absolute;
	    top: 80px;
	    width: 50px;
	    font-family: Times;
	    font-size: 11pt;
	    font-color: white }

SPAN.dat { background-color: white;
	    text-align: center;
	    position: absolute;
	    top: 140px;
	    width: 50px;
	    font-family: Times;
	    font-size: 11pt;
	    font-color: white }

SPAN.embed { background-color: white;
	    text-align: center;
	    position: relative;
	    top: 40px }

SPAN.image { float: left;
	     margin-right: 5px }

SPAN.home { background-color: white;
	    text-align: center;
	    position: absolute;
	    top: 50px;
	    width: 50px;
	    font-family: Times;
	    font-size: 11pt;
	    font-color: white }

SPAN.statement { text-align: center;
		 font-weight: bold }

SPAN.subtitle { text-align: center;
	     background-color: white;
	     font-style: arial;
	     font-size: 12pt;
	     font-color: black }

SPAN.title { background-color: white;
	     font-style: arial;
	     font-size: 15pt;
	     font-color: black }

SPAN.works { background-color: white;
	    text-align: center;
	    position: absolute;
	    top: 110px;
	    width: 50px;
	    font-family: Times;
	    font-size: 11pt;
	    font-color: white }
