body {
		background-color: #000033;
		color: #6699cc;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin:10px 0px 10px 0px;	
		text-align:center; /* gets the layout to center on the page*/
		}
		
.ns4 {
		display: none; /* hides the browser upgrade notice on browsers that support @import */
	}
	
#page {
		width:760px;
		margin-right:auto;
		margin-left:auto;
	}
	
#headerindex {
		padding-top:15px;
		padding-bottom:15px;
		font-weight: bold;
		text-align: left;
		}
		
#header {
		padding-top:15px;
		padding-bottom:15px;
		font-weight: bold;
		text-align: left;
		}
	
#leftcontentindex {
		float:left;
		width:150px;
		margin-right:5px;
		padding-top:15px;
		padding-bottom:15px;
		text-align:center;
		}
		
#leftcontent {
		float:left;
		width:90px;
		margin-right:0px;
		padding-top:15px;
		padding-bottom:15px;
		text-align:center;
		}		

#rightcontentindex {
		float:right;
		width:600px;
		padding-top:15px;
		padding-bottom:15px;		
		text-align:left;
		}
		
#rightcontent {
		float:right;
		width:665px;
		padding-top:15px;
		padding-bottom:15px;		
		text-align:left;
		}		
		
#footer {
		float: left;
		width: 100%;
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
		font-size: 10px;
		}
		
#lyrics {
		margin-left:10px;	
		text-align:left;
		}	
		
.messageffa {
		font-size: 12px;
		text-align:left;
}		
.textffa {
		font-size: 12px;
}		
	
a:link { color: #ffffff; text-decoration: none; }
a:active { color: #9999ff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #99cccc; text-decoration: none; }
#header a {  font-size: 14px; }
#headerindex a {  font-size: 14px; }

.headline {
		font-size: 24px;
		font-weight: bold;
		}
		
.title {
		font-size: 18px;
		font-weight: bold;
		}		
		
.caption {
		font-size: 10px;
		text-align: center;
		}	
		
.navigation {
		font-size: 14px;
		text-align: left;
		font-weight: bold;
		}	
				
.indexnav {
		font-size: 14px;
		text-align: center;
		font-weight: bold;
		}
		

