/* CSS Document */

	body {
		text-align:center;
		background-color:#793262;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
	
	#frame {
		width:702px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
	*html #frame {width:705px; } /*IEPC box model fix*/
		
	#contentleft {
		width:200px;
		padding:0px;
		float:left;
		border-left: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}
	
	#contentcenter {
		width:499px;
		padding:0px;
		float:left;
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}
		
	#contentheader {
		border-left: 1px solid #FFFFFF;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		}
		
	#legal	{
		clear:both;
		padding-top: 10px;
		margin-left: 210px; 
		font-size: 9px;
		}
	#legalwelcome	{
		padding-top: 10px;
		font-size: 9px;
		}
		
	p,h1,h2,dl {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:11px;
		padding-top:20px;
		font-weight:bold;
		color: #FFCC00;
		}
		
	h2,dt {
		font-size:16px;
		padding-top:10px;
		font-weight:normal;
		}
		
	#contentheader h1 {
		font-size:13px;
		padding:10px;
		margin:0px;
		}
		
	#divider {
		border-top: 1px solid #FFFFFF;
		}
	#blurb {
		background-color:#99FFFF; 
		color:#6699CC; 
		text-align:left;
		padding:0;
		}
	
	ol	{
		margin-left:40px;
		line-height:16px;
/* Hide rule from IE5-Mac \*/
		margin-left:10px;
/* End IE5-Mac hack */
		}
				
.fauxlink { color: #FF9933; text-decoration: none; font-weight:bold; font-size:10px; }
a:link { color: #FF9933; text-decoration: none; font-weight:bold; font-size:10px; }
a:hover { color: #99FF99; text-decoration: underline; font-weight:bold; font-size:10px; }
a:visited { color: #FF9933; text-decoration: none; font-weight:normal; font-size:10px; }

	#lyrics a:link { color: #FFFFFF; text-decoration: underline; font-weight:normal; font-size:11px; }
	#lyrics a:hover { color: #99FF99; text-decoration: none; font-weight:normal; font-size:11px; }
	#lyrics a:visited { color: #99FF99; text-decoration: underline; font-weight:normal; font-size:11px; }

	#hey a:link { color: #FFFFFF; text-decoration: underline; font-weight:bold; font-size:10px; }
	#hey a:hover { color: #FFFFFF; text-decoration: none; font-weight:bold; font-size:10px; }
	#hey a:visited { color: #FFFFFF; text-decoration: underline; font-weight:bold; font-size:10px; }
	
	#legal a:link { color: #FFFFFF; text-decoration: underline; font-weight:normal; font-size:9px; }
	#legal a:hover { color: #99FF99; text-decoration: none; font-weight:normal; font-size:9px; }
	#legal a:visited { color: #99FF99; text-decoration: underline; font-weight:normal; font-size:9px; }
	
	#legalwelcome a:link { color: #FFFFFF; text-decoration: underline; font-weight:normal; font-size:9px; }
	#legalwelcome a:hover { color: #99FF99; text-decoration: none; font-weight:normal; font-size:9px; }
	#legalwelcome a:visited { color: #99FF99; text-decoration: underline; font-weight:normal; font-size:9px; }
	
	#blurb a:link { color: #6699cc; text-decoration: underline; font-weight:normal; font-size:11px; }
	#blurb a:hover { color: #6699cc; text-decoration: none; font-weight:normal; font-size:11px; }
	#blurb a:visited { color: #6699cc; text-decoration: underline; font-weight:normal; font-size:11px; }

.pink {color:#ff3366;}
.left	{float:left; padding-right: 10px; padding-bottom:5px;}
.leftnone  {float:left;}
.right	{float:right;}
.review {color: #99FF99;}
.review2 {color: #99FF99; font-size:9px; font-weight:bold; }
.radiocopyright {color: #330000; font-size:9px; font-weight:bold; padding-left:10px; }
.disclaimer	{padding-bottom: 10px;font-size: 9px; text-align: center;}

img { border:0; }