<style type="text/css">
<!--
BODY { background-color: #FFFFC0;  
       background-image:url(/bg.jpg);
       background-repeat:repeat-y;
	   background-position:center;
       font-family: Verdana, Arial, Sans-serif; 
       font-weight: 400; 
       font-style: normal; 
       font-size: 12px; 
       text-decoration: none;}
HTML { background-color: #FFFFC0; 
       background-image:url(/bg.jpg); 
       background-repeat:repeat-y;
	   background-position:center;
       font-family: Verdana, Arial, Sans-serif; 
       font-weight: 400; 
       font-style: normal; 
       font-size: 12px; 
       text-decoration: none;}
CENTER { color: #FBFCBA; font-family: Verdana, Arial, Sans-serif; }
H1 { color: #FBFCBA; font-size: 16px; }
H2 { color: #FBFCBA; }
H3 { color: #FBFCBA; }
H4 { color: #FBFCBA; }
H5 { color: #FBFCBA; }
div { color: #FBFCBA; }
P { color: #FBFCBA; font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal;  font-size: 12px; text-decoration: none; align="justify"}
B { color: #FBFCBA; font-family: Verdana, Arial, Sans-serif; font-weight: 600; font-style: normal; font-size: 12px; text-decoration: none;}
TABLE { color: #FBFCBA; font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none; }
A:visited { color: #F5F5DD; text-decoration: none; }
A:link { color: #C5C672; text-decoration: none; }
A:active { color: #F5F5DD; text-decoration: none; }
A:hover { color: #F5F5DD; text-decoration: none; }
.copyright { font-size: 10px; }
.headline { font-size: 16px; }
.chromestyle{
width: 100%;
font-weight: bold; font-family: Verdana; font-size: 12px; color: #FBFCBA;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FBFCBA;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
} 

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:16px;
z-index:100;
background-color: #FBFCBA;
width: 200px;
visibility: hidden;
font-color: #000000;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

.dropmenudiv a:visited{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #000000;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EFF090;
color: #000000;
}

.musicback {width:450px;
height:450px;
background-image:url('musicalkeysback.jpg');
}
.bearmusic  {
width:400px;
height:100px;
background-image:url('geaorgiasongsbacker.jpg');
}

-->
</style>

