@charset "UTF-8";
/* CSS Document */


a:link {text-decoration:none; color:#000000;}

a:active {text-decoration: none;}
a:hover {text-decoration: none; color: brown;}

h1 {font-family:Helvetica;
}


body {

 background-image: url("http://media.libsyn.com/media/monofonus/backgroundColor.jpg");
	background-repeat: repeat-x)
  }
  
#p  {

float:right;
color:#2D0B10;
}


#top {
	margin-left: 145px;
	top: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 1000px;
	height: 32px;
	}
	
	
#left {
	position:absolute;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 10px;
	width: 495px;
	text-align:center;
	}
	
#middle {
	position:absolute;
	left: 445px;
	top: 60px;
	margin-right: 50px;
	padding: 10px;
	width: 450px;
	height: 900px; 
	}
	
#flashplayer1 {
position:absolute;
margin-top:auto;
margin-left: 20px;
left: 452px;
top: 470px;
float:left;

}

#flashplayer2 {
position:absolute;
margin-top:auto;
top: 600px;
left: 630px;
float:left;

}

#payButton {
position:absolute;
left: 190px;



}


