body  {
	background: #fff;
	
	font-family: arial;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
* {
margin: 0 auto;
margin-left: auto;
margin-right: auto;
padding:0px;
}

#container {
	margin: 0px auto;
	width:800px;
	text-align: left;
	background: #fff;
	background-image:url(images/border.gif); background-repeat:repeat-y;
	font-family: arial;
	font-size: 12px;
	padding-top:10px;
}

.title  {
   
    top: 25px;
    left: 0px;


	border: transparent;
	}
	
hr  {
	position: absolute;
	top: 75px;	
	left: 110px;
	width: 590px;
	height: 12px;
	color: #000;
	margin-bottom: 5px;
	border-bottom: #666 solid 2px;
	}

h1, h2, h3, h4 {
	text-align: center;
	line-height: 1em;
	border: transparent;
	}

ul  {
	list-style-image: url(images/list.gif);
	}
li  {
	margin-bottom: 20px;
	border-bottom: 1px dashed #000;
	}

li p  {
	font-size: 1em;
	font-style: italic;
	}
	
a  {
	font-size: 12px;
	}	

.dude  {
	
	
	top:5px;
	left: 690px;
	}

.text  {
	
	top: 140px;
	left: 170px;
	width: 550px;
	padding-left:35px;
	}

.links  {
	
	width: 555px;
	top:  95px;
	left: 165px;
	line-height: 2em;
	word-spacing: .2em;
	margin-top:5px;
	}

.credit  {
	font-size: x-small;
	text-align: center;
	}

.p1  {
	position: absolute;
	top: 130px;
	left: 200px;
	}

.music  {
	
	top: 140px;
	left: 145px;
	font-size: 10px;
	padding-left:35px;
	}

td.vertical  {
	background: #fff url(images/verbg.gif) repeat-y;
	}

.footer  { 
        margin-top: 50px;
	vertical-align: baseline;
	font-size: 8pt; 
	font-family: Arial,Helvetica,Sans-Serif;
	text-align: center;
	}

.bold  {
	font-weight: bold;
	}