body 	{
		
		background-color: #666666;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
	
		}
		
p 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 20px;
		line-height: 22px;
		padding: 0 0 10 0;
		
		}
		
p.intro 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 20px;
		line-height: 22px;
		padding: 0 0 0 0;
		
		}		
		
p.big 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 26px;
		line-height: 28px;
		padding: 0 0 10 0;
		
		}	
		
			
p.little 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 16px;
		padding: 0 0 10 0;
		
		}	
		
		p.tiny 		{
		font-family: Georgia, Times, serif;
		color: #585858;
		margin: 0 0 0 0;
		font-size: 12px;
		line-height: 15px;
		padding: 0 0 0 0;
		
		}	
		
		
p.naughty 		{
		text-align: center;
		font-family: Georgia, Times, serif;
		color: #FFF;
		margin: 0 0 0 0;
		font-size: 36px;
		line-height: 37px;
		padding: 0 0 9 0;
		
		}		


		
		#outer	{
		color: white;
		position: relative;
		width: 1000px;
		height: 780px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0 0 0 0;
		text-align: left;
		background: #000 url(site_background.gif) no-repeat; 
		border: 5px solid #000;
		
		
		}
		
	
		
	#statement	{
		z-index: 1;
		position: absolute;
		width: 500px;
		top: 125px;
		left: 145px;
		}
		
		
		
	#info	{
		text-align: right;
		right: 50px;
		position: absolute;
		width: 800px;
		top: 340px;
		}
		
#description	{
	
		text-align: right;
		right: 50px;
		position: absolute;
		width: 600px;
		top: 550px;
		}	
		
#pastmixes	{
	
		text-align: right;
		right: 50px;
		position: absolute;
		width: 600px;
		top: 700px;
		}	
		
#mix	{
		z-index: 0;
		position: absolute;
		width: 100px;
		height: 50px;
		
		top: 275px;
		left: 335px;
		}
		
#dancing	{
		z-index: 0;
		position: absolute;
		width: 100px;
		height: 50px;
		
		top:300px;
		left: 230px;
		}
		
#naughty_disc	{
	
		text-align: right;
		right: 275px;
		position: absolute;
		width: 230px;
		top: 400px;
		}	
		
#nice_disc	{
	
		text-align: right;
		right: 50px;
		position: absolute;
		width: 230px;
		top: 400px;
		}
		
#howto	{
	
		text-align: left;
		right: 50px;
		position: absolute;
		width: 475px;
		top: 420px;
		}
		
	
a:link		{ color: #008040; text-decoration: none; } 
a:visited	{ color: #008040; text-decoration: none; }
a:active	{ color: #008040; text-decoration: none; } 
a:hover		{ color: red; text-decoration: none; background-color: white;}





