body {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	background-color: #2332bb;
		background-image:url(images/StephLrecline.jpg);
background-repeat: no-repeat;
background-position: 0px 0px 0px 0px;
}
A:link {color:#ffffFF; text-decoration: none; font-weight: bold;}
A:visited  {color: #FFCCFF; text-decoration: none; font-weight: bold; }
A:active {color: #ffffff; text-decoration: none; font-weight: bold ;}
A:hover {color:#FF66FF; text-decoration: none; font-weight: bold;}
A.menu:link {color: #ffffff; text-decoration: none;font-weight: bold;}
A.menu:visited   { color: #FFCCFF; text-decoration: none; font-weight: bold; }
A.menu:active   { color: #ffffff; text-decoration: none; font-weight: bold;}
A.menu:hover      { color: #FF66FF; text-decoration: none; font-weight: bold;}
A.footer:link {color: #ffffff; text-decoration: none;font-weight: bold;}
A.footer:visited   { color:#FFCCFF; text-decoration: none; font-weight: bold; }
A.footer:active   { color: #ffffff; text-decoration: none; font-weight: bold;}
A.footer:hover      { color: #FF66FF; text-decoration: none; font-weight: bold;}
A.song:link {color: #66FFFF; text-decoration: none;}
A.song:visted {color: #66FFFF; text-decoration: none;}
A.song:active {color: #66FFFF; text-decoration: none;}
A.song:hover {color:#00CCCC; text-decoration: none;}
H1   { color: #ff99ff; font-size: 20px; font-family: "Trebuchet MS", "Arial", "sans-serif";}

H2   { color: #cc99ff; font-size: 18px; font-family: "Trebuchet MS", "Arial", "sans-serif";}
H3   { color: #99ffff; font-size: 16px; font-family: "Trebuchet MS", "Arial", "sans-serif";}
H4   { color: #ffffff; font-size: 15px; font-family: "Trebuchet MS", "Arial", "sans-serif";}
P    { color: #ffffff; font-size: 13px; font-family: "Trebuchet MS", "Arial", "sans serif";}
DIV  { font-family: "Trebuchet MS", "Arial", "sans-serif"; }
TABLE { }
TH  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
TD  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 12px; }
OL  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 12px; color: #000000 ;}
UL  { font-family: "Trebuchet MS", "Arial",  "sans-serif"; font-size: 12px; color: #000000 ;}
dl  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
LI  { font-family: "Trebuchet MS", "Arial", "sans-serif";}
dd  { font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 13px; color:#ffffff; }
dt  {
	font-family:"Trebuchet MS", "Arial", "sans-serif";
	font-weight: bold;
	font-size: 15px;
	color:#CC99FF;
	text-decoration: none;
	margin-top: 0.5em;
}
B {font-family: "Trebuchet MS", "Arial", "sans serif"; font-weight: bold }
EM  { font-family: "Trebuchet MS", "Arial", "sans serif" }
I  { font-family: "Trebuchet MS", "Arial", "sans serif" }
HR  { color: #e5cd69; height: 2px }

.quote_purple {font-size: 12px; font-style: italic; color: #cc99ff}
.footer    {color: #ffffff; font-family: "Trebuchet MS", "Arial", "sans-serif"; font-size: 11px; text-align: center}
.floatright {  float: right; margin-left: 10px; margin-bottom: 5px}
.floatleft {  float: left; margin-right: 10px; margin-bottom: 5px}
.menu{ color: #ffffff; font-size: 13px; text-align: center; font-weight: bold; font-family: "Trebuchet MS", "Arial", "sans-serif";}
.song{color:#66FFFF;}

 #container
{
width: 90%;
maring-top: 0 px;


}

#leftnav
{
	float: left;
	width: 105px;
    margin: 50px 0px 0px 25px;
	}

#content
{
margin-left: 225px;
margin-top: 240px;
padding: 1em;

}

#footer
{
background-color: #000099;
padding: .2em;
}
