

body,html { scrollbar-face-color: #ffffff; scrollbar-track-color: #ffffff; }

body 	{ bgcolor:#ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; 
             font-size: 12px; color: #000000; margin: 0;
        }

    a:link { font-weight: bold; text-decoration: underline; color: #555753; }
 a:visited { font-weight: bold; text-decoration: none; color: #959793; }
   a:hover { color: #b41e14; }


a.contact:link {font-weight: bold; text-decoration: underline; color: #bd0101;}
a.contact:visited{font-weight: bold; text-decoration: none; color: #959793; }
a.contact:hover{color: #b41e14;}


a.listen:link { font-weight: bold; text-decoration: underline; color: #000000; }
a.listen:visited { font-weight: bold; text-decoration: none; color: #959793; }
a.listen:hover { color: #b41e14; }
#address	{position: relative;
	left:30;
	}

.new {
	font-size:9pt;
	color:#b41e14;
}
#framediv2  {    display:none; position:relative;
                top:15px;
                text-align:bottom;}
#buy    {font-size:14px;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-color:#ff0000;}

#listen
     { position: relative;
        margin-left:0;
        letter-spacing: 0px;
        text-decoration: none;  color: #000000;
        font-size: 9pt; font-family: Arial, Verdana, Helvetica, sans-serif;
}

a img {border-width:0;}

a#listen img
        {
        background-image: url("images/listen.png");
        height: 13px; width: 13px;
        background: top left no-repeat;
        border-width: 0;
        }
a#listen:hover img
     { background-image: url("images/listen_hover.png"); }

#welcome {
        font-size: 1.2em;
	left: -15;
	text-align: right;
	width: 95%;
	}

#copy{
	position: relative;
	display: block:
	align: center;
        font-size: 9pt;
	text-align: center;
	color:#777;
	}


	
