BODY {background:#666666;}

FORM { margin: 5px 0 }

A:visited {color:#336699}
A:link {color:#336699}

h1{ 
font-family: Verdana; 
font-size: 10pt; 
font-weight: normal; 
color: #333333; 
} 

#container
{
width: 750px;
margin-top: 20px;
margin-left: 20px;
background-color: #ffffff;
border: 2px solid #333333;
}

#top {
	text-align: center;
	padding:0px;
	border-bottom: 1px solid #999999;
	
}

#content {
    background:#ffffff;
    float:right;
    width:505px;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#photos {
    background:#eeeeee;
    float:left;
    width:224px;
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
	
#newstrip
{
    background:#ffcc99;
    clear:both;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }
#bottom {
    background:#6699cc;
	clear:both;
	width:750px;
	font-family: verdana;
	font-size: 10px;
    }

.topheader{
font-family: verdana;
	font-size: 24px;
	color: #333333;
		 }

.bluebold {font-family: verdana;
        font-size: 10pt;
  		color: #336699;
 		font-weight: bold} 

.blue {font-family: verdana;
        font-size: 10pt;
  		color: #336699;
 		font-weight: normal;} 

.red {font-family: verdana;
        font-size: 10pt;
  		color: #993333;
 		font-weight: normal;} 
.darkblue {font-family: verdana;
        font-size: 10pt;
  		color: #336699;
 		font-weight: normal;} 
		 	 		 	 

.black{
font-family: verdana;
		 font-size: 12px;
		 color: #333333;
		 text-decoration:none;
		 }
		 
.letters{
width:20px;background:#eeeeee;border:1px #666666 solid;padding:2px;text-decoration:none;}
		 		 
.greylight{
font-family: verdana;
		 font-size: 12px;
		 color: #999999;
		 text-decoration:none;
		 }
		 
.greysmall{
		 width:150px;
		 font-family: verdana;
		 font-size: 9px;
		 background: #ffffcc;
		 color: #999999;
		 border: 1px #666666 solid;
		 padding:2px;
		 text-decoration:none;
		 text-align:center;
		 }
 
.song{
font-family: verdana;
		 font-size: 16px;
		 color: #333333;
		 text-decoration:none;
		 font-weight:bold
		 }
		 
.lightgrey{
font-family: verdana;
		 font-size: 9px;
		 color: #999999;
		 text-decoration:none;
		 }

.darkgrey{
font-family: verdana;
font-size: 12px;
color: #666666;
font-weight:bold;
		 }
