@font-face {
  font-family: Enviro;
  src: url(css/Enviro.TTF);
}
FORM{
	display : inline;
}
body {
	font-family: Enviro, Helvetica, sans-serif;
	background-repeat : no-repeat;
	scrollbar-face-color: #CCCC66; 
	scrollbar-shadow-color: gray; 
	scrollbar-highlight-color: silver; 
	scrollbar-3dlight-color: silver; 
	scrollbar-darkshadow-color: gray; 
	scrollbar-track-color: #DFDCD6; 
	scrollbar-arrow-color: gray;
}
TH {
	background : #EEE8AA;
	font : bold 12px;
	color : Black;
	border-bottom: groove;
	border-top-style: groove;
}
TD{
	font: 12px/15px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
TR{
	font: 12px/15px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
TABLE{
	padding: 0;
	margin: 0;
}

TD.toprepeat{
	background-image: url(../images/top_repeat-w.gif);
	background-repeat: repeat-x;
}
TD.bottomrepeat{
	background-image: url(../images/bottom_repeat-w.gif);
	background-repeat: repeat-x;
}
TD.bar{
	background-image: url(../images/bar_repeat.gif);
	background-repeat: repeat-y;
}
TR.bottomline{
	border-bottom: 2px solid;
}
#header {
	font-size: 16px;
	font-weight: bold;
	color: #373535;
	vertical-align: top;
	border-bottom: 3px inset Silver;
	height: 90px;
	text-align : center;
}

#navtop {
	font-size: 11px;
	color: #373535;
	padding: 4px 4px 0px 4px;
	vertical-align: middle;
	border-bottom: 2px solid #ccc;
	letter-spacing : 6px;
	text-align: center;
}
#headertext {
	font-size : 24px;
	font-weight : bold;
	margin-left : 280px;
	vertical-align : middle;

}

#navigation {
	float: right;
	width: 110px;
	border-right: groove 2px;
	font-size : 14px;
	font-weight : bold;
	color: #8B0000;
	letter-spacing : 2px;	
	line-height : 32px;
	vertical-align : top;

	}
	
A.hotl:link, A.hotl:visited {
	text-decoration: none;
	color: Silver;
}
	
b {
	font-size: 18px;
	font-weight: bold;

}
link {
	font-size: 14px;
	text-decoration: none;
}
a, A:visited {

	text-decoration: none;
	color: #373535;
}
A:hover {
	text-decoration: underline;
	}

#list {
	font-family: Enviro, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-indent: 0pt;
	margin: 10px 2px 2px;
	padding: 4px 4px 0px 4px;

}
.listCopy {
	font-family: Enviro, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
	text-indent: 0pt;
	margin: 10px 2px 2px;
	padding: 10px 2px 2px;
	left: 200px;
	top: 90px;

}
#footer {
	font-family: Enviro, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: Silver;
	vertical-align: top;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: 8px;
	border-top: 3px outset Silver;
	text-align : center;
	line-height : 14px;
}
#headnav {
	font-family: Enviro, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #373535;
	vertical-align: top;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 5px;
	border-bottom: 3px inset Silver;
	text-align : center;
	line-height : 14px;
}

#main {

}

#rightside{
	background-repeat : no-repeat;
	background-position : left;
}

TD.left{
	background-repeat : no-repeat;
	background-position : right;
	background-color: #CCCCCC;
	width: 150px;
	border-right-style: solid;
	border-right-width: medium;
}
#list{
	background-color : #EEE8AA;
	border : medium inset Gray;
	font : Enviro, Geneva, Enviro, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 3px;
	line-height : 20px;
	vertical-align : top;
	padding-top : 90px;
	padding-left : 3px;
}

#chorus{
	font-size : 14;
	font-weight : bold;
	padding-left : 50px;
	color : #D3D3D3;
}
#lyrics{
	background-repeat : no-repeat;
	background-position : top;
	color : Silver;
	vertical-align : top;
	border : medium inset Gray;
	padding-top : 100px;
	padding-left : 15px;
	line-height : 22px;
	padding-right : 15px;
}
#text_image_left {
	float: left;
}
Site_Title{
	font-variant: small-caps;
}
Site_URL{
	font-size-adjust: -2;
}
Site_Description{
	font-size-adjust: -1;
}
#title{
	font-size : 24px;
	color: Black;
	text-align : center;
	border-bottom : medium groove Gray;
	border-top : medium groove Gray;
	font-style : normal;
	letter-spacing : 5px;
	line-height : 30px;
}
#staff{
	font-size: 9px;
}
.news{
	font-size : 18px;
	color: Black;
	text-align : center;
	border-bottom : medium groove Gray;
	border-top : medium groove Gray;
	font-style : normal;
	letter-spacing : 2px;
	line-height : 22px;
}