body	{
	color: #000033;
	background: #ffffff;
	margin: 0;
	margin-top: 12px;
	padding: 0;
	border: 0;
	font:	11px/1.5 Verdana, Helvetica, Tahoma, sans-serif;
	}

#newmenu	{
	background: #003366;
	color: #000;
	border: 0;
	border-bottom: 6px solid #FF6600;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 15px;
	}
#content {
        color: #000033;
        border: 0;
        margin: 0;
	margin-left: 180px;
	padding: 0;
        text-align: left;
        width: 600px;

}
#stuff {
	position: absolute;
	top: 120px;
	left: 10px;
	background-color: #003366;
	color: #EEEEEE;
	border: 2px solid #FF6600;
	width: 156px;
	padding: 2px 2px 0px 2px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 145px;
}
html>body #stuff {
	width: 145px; /* ie5win fudge ends */
}
#stuff a:link {
        font-weight : bold;
        text-decoration : none;
        color: #FF6600;
        background: transparent;
        }
#stuff a:visited {
        font-weight : bold;
        text-decoration : none;
        color: #FF6600;
        background: transparent;
        }


#stuff a:hover {
        font-weight : bold;
        text-decoration : underline;
        color: #ffffff;
        background: transparent;
        }

#stuff a:active {
        font-weight : bold;
        text-decoration : none;
        color: #ff6600;
        background: transparent;
        }


#nav {
	position: relative;
	left: 180px;	
}
#pic {
position: absolute;
left: 10px;
top: 2px
}

#pic img {

border: 2px solid #FF6600;
}

div#lyrics {
float: right; 
width: 70%; 
text-align: left; 
font-size: 10px; 
font-family: tahoma, sans-serif;
//font-weight: bold; 
//font-style: italic; 
padding: 1em; 
text-indent: -0.5em; 
background: white; 
color: black; 
border: solid #FF6600 2px;
margin: 0.2em -100px 0.2em 0.5em;
display: none;
position: relative;
}                  /* fix for IE/Win */

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #00005B;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #ff9933;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #00005B;
	background: transparent;  
	}

#stuff a.moment:link {
	font-weight : bold;
        text-decoration : underline;
        color: #FFFFFF;
        background: transparent;

}

#stuff a.moment:visited {
	font-weight : bold; 
	text-decoration : underline;
	color: #FFFFFF;
	background: transparent; 
	}

#stuff a.moment:hover {
	font-weight : bold; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent; 
	}

#stuff a.moment:active {
	font-weight : bold; 
	text-decoration : none;
	color: #FFFFFF;
	background: transparent;  
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	font: 11px/16px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

h1	{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 32px;
	text-transform: lowercase;
	}

h2	{
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 0;
	letter-spacing: 1px;
	}

h3	{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0; 
    }

h4	{
	font-size: 13px;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	}

