/* ********************************************* 
Site Formatting Classes 
*********************************************	*/ 
/*BLOCKQUOTE, BODY, CAPTION, CENTER, DIV, FORM, MENU, P, A, TABLE, TR, TD, TH, SPAN, H1, H2, H, H4, H5, LI, OL, UL, INPUT, SELECT   
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px; } */

body {
background-color:#000000;  
background-image: url(http://www.finespunmusic.com/Graphics/FS_glass3.png); 
background-attachment: fixed; 
background-position: center center; 
background-repeat: repeat-y;
font-size:12px;
text-align: -moz-center;
}

.whitelink{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px;  text-decoration:none; 
}

.whitelinknav:a{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px;  text-decoration:none; 
}
.whitelinknav:visited{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px;  text-decoration:none; 
}
.whitelinknav:link{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height: 14px;  text-decoration:none; 
}

.whitelinknav :hover{ 
font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #fff; line-height: 14px;  text-decoration:none; font-stretch:expanded; text-decoration:blink; background:#900 ; 
}
.redlink{  
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#F00; line-height: 14px;  text-decoration:none; 
}

.yellowlink{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC33; line-height: 14px; text-decoration:none; 
}

.yellowlinkBIG{ 
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC33; line-height: 18px; text-decoration:none; 
}

/*.myfade img{}
.myfade:hover img{alpha(opacity=70); opacity: .7;}*/

.borderit img{
alpha(opacity=80); opacity: .8;
}

.borderit:hover img{
alpha(opacity=99); opacity: .99;
}

.borderit:hover{
alpha(opacity=99); opacity: .99; /* irrelevant definition to overcome IE bug */
}

.contentdiv{ overflow-y:auto; height:550px; overflow-x:hidden; }

