html {
	margin: 2em;
	padding: 2em; /* padding added 1/19/05 */
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.66em;
	margin: 0; padding: 0; 
	text-align: center; /*IE5.x hack*/
	}
h1, h2, h3 {
	font-size: 1em;
	color: #666666;
	letter-spacing: .3em;
	line-height: .66em;
	padding-top: .66em;
	}
h2, h3 {
	color:#999999;
	}
h3 {
	font-size: .8em;
	}
#frame {
	position:relative;
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	/*border: 1px solid red;*/
	}
#pagephoto {/*position:absolute; position killed 12/27/07*/
	width:137px;
	height:182px;
	text-align:left;
	top: 120px;
	/*display:inline;*/ /*commented out 11/19/07*/
	}
#photoholder {
	text-align:center;
	}
a:link, a:visited, a:hover, a:active {
	color:black;
	text-decoration:none;
	}
a:hover, #nav .here, #banner a:hover { /*here added 12/16/08*/	
	color:white;
	background-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	}
#photoholder a:hover, td a:hover {
	padding:0;
	}
#nav {
	position: relative;
	top: -30px;
	left: 180px;
	text-align:right;
	width: 500px;
	white-space:nowrap;	/*border:1px solid red;*/
	}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.75em;
	text-align:left;
	margin-left:3px;
	margin-right: 3px;
	padding-left:5px;
	padding-right:5px;
	}
#banner {
	position: absolute;
	top: 10px;
	left: 180px;
	text-align:left;
	width: 500px;
	font-size: .9em;
	color: #092586;
	white-space:nowrap;	/*border:1px solid red;*/
	}
#banner a:link {
	color: #092586;
	}
#banner a:hover {
	color:#FFFFFF;
	background-color: #092586;
	}
#text, #songs1, #songs2, #cdtext {
	position: relative;
	margin: -182px 165.5px 0 165.5px;
	text-align:left;
	width:519px;
	}
#hometext, #footer { /*12/27/07*/
	margin: 0 165.5px 0 165.5px;
	}
#songs1, #songs2 {
	width:680px;
	line-height:2em;
	white-space:nowrap;
	}
.songs, .songs2 {
	display:block;
	}
.songs2, .it2 {
	background-color:#dbebf0;
	}
#songs1 img, #songs2 img {
	margin-bottom:-2px;
	display:inline;
	}
td {
	padding: 5px 0 0 4px;
	line-height:22px;
	}	
#footer, #footer, #footernorule {
	border-top: 1px solid #666666;
	font-size:.8em;
	line-height:1.3em;
	color:#666666;
	bottom:-40px;
	}
#footernorule {
	border:none;
	position:relative;
	width:auto;
	margin-right:125px;
	top:85px;
	text-align:right;
	}
#footer a:link, #footer a:visited {
	color: #666666;
	}
#footer a:hover {
	color: white;
	}
#footer p {
	padding-top:8px;
	}
#footernorule a:link, 
#footernorule a:visited, 
#footernorule a:active  {
	color:gray;
	}
#footernorule a:hover {
	color:white;
	}
.pqname {
	font-style: italic;
	text-align: left;
	font-size: 0.9em;
	padding-left: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	}
.smalltype {
	font-size:13px;
	line-height:1.2em;
	}
#cdtext {
	margin: -182px 165.5px 0 165.5px;
	}
#cdtext table {
	font-size: .9em;
	width: 525px;
	margin: 20px 0px 0px 0px;
	border-right: none;
}
#cdtext table td {
	width: auto;
	border-bottom: 1px solid gray;
	}
#cdtext table td.tablelast {
	border-bottom: none;
	}
/*.it2 a:link {
	text-decoration: underline;
	}*/