﻿body
{
    background-color: #C0C0C0;
    text-align: left;
    font-family: Verdana, Sans-Serif;
}

a:visited {color:Purple}
a:hover	{color: red}	/* style for links on mouse over */

p.one
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
    font-family: Verdana, Sans-Serif;
}			/* style for heading */
p.two
{
    font-size: 12pt;
    text-align: left;
    font-family: Verdana, Sans-Serif;
    height: 44px;
} /* style for main letter */
    
pre
{
    font-size: 10pt;
    font-family: 'Comic Sans MS';
    text-align: left;
} /* signature */


.links a:link
{
    color:Blue;
}

.links a:visited
{
    color:Purple;
}

.links a:hover
{
    color:Red;
} /* links on new items on main page */



.links
{
    font-family:Verdana, Sans-Serif;
    font-size:medium;
    font-weight:bold;
}


     

#container
{
    position:relative;
    width: 883px;
    height: 760px;
    background-image:file:///C:\gemmellonline\ihearmusicinme\music039.gif;
    top: -8px;
    left: -4px;
    
}


#headertable
{
    position:absolute;
    top: 17px;
    left:4px;
    width: 835px;
    height: 136px;
}


#leftmenu
{
    position:absolute;
    top: 244px;
    left: 10px;
    width: 120px;  
    font-size:Medium;
    height: 198px;
}




#mainpanel
{
    position:absolute;
    top: 204px;
    right: 15px;
    width: 667px;
    height: 466px;
    background-color: #FFFFFF; 
    
}

#footer
{
    position:absolute;
    top: 702px;
    left: 218px;
    width: 600px;
    margin-top: 0px;
    height: 59px;
}



#whatson1
{
    position: absolute;
    top: 0px;
    left: 2px;
    width: 698px;
    height: 42px;
}

#bannerbox
{
    position:absolute;
    top: 465px;
    left: 9px;
    width: 134px;
    height: 237px;
}

#logobox
{
    position:absolute;
    top: 28px;
    left: 24px;
    height: 194px;
    width: 157px;
}