@charset "UTF-8";
/* CSS Document */

body {
	font-family:sans-serif;
	text-align: left;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background: url(images/rotate/rotate.php) no-repeat left top fixed #CCCC66;
	}	
	
a {
	font-family: sans-serif;
	color:#990000;
	text-decoration:none;
	}

a:hover {
	font-family: sans-serif;
	color:#CCCC66;
	}
	
p {
	line-height:20px;
	font-size: 12px;
	color:#333333;
	margin:0 0 15px 0;
	}

p2 {
	font-size:9px;
	padding-top:4px;
	}
	
h1 {
	text-align:left;
	font-size:22px;
	color:#333333;
	line-height:20px;
	}
	
h2 {
	text-align:left;
	font-size:19px;
	color:#666666;
	line-height:20px;
	}
	
h3 {
	text-align:left;
	font-size:16px;
	color:#666666;
	line-height:20px;
	}
	
h6 {
	font-weight:normal;
	text-align:left;
	font-size:10pt;
	color:#666666;
	}
	
.center #container {
	position:absolute;
	left:300px;
	width: 550px;
	height:auto;
	background:#FFFFFF;
	margin: 0 auto;
	}
	
#nav {
	width:550px;
	height:20px;
	background-color:#FFFFFF;
	}
	
#headsub {
	}
	
img.floatLeft { 
	
	padding-right:10px;
	padding-bottom:10px;
    float: left; 
	}
	
.maintext {
	padding:10px;
	}
	
#songs {
	margin-left: 175px;
	}
	
#lyrics {
	line-height:11px;
	}
	
#lyrics a {
	color:#660000;
	}
	
#lyrics a:hover {
	color:#CC0000;
	}
	
#lyrics span {
	font-size:10px;
	line-height:10px;
	}
	
#footer {
	padding-top:20px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/footer.jpg);	
	margin-left:-10px;
	margin-bottom:-10px;
	width:550px;
	height:20px;
	}
	
#footer a{
	color:#FFFF99;
	}
#footer a:hover{
	color:#FFFFff;
	}

.textfield {
	background-color:#FFFFCC;
	}