body
{
    margin: 25px;
    padding: 0px;
    background-color: #fff;
    font-family: Georgia;
}

img
{
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table
{
    border: 0px;
    width: 100%;
}

a 
{
	color: #000;
	text-decoration: none;
}

a:hover
{
    color: #222;    
}


.leftcell
{
    text-align: right;
    padding: 0px;
    width: 20%;
    height: 405px;
}

.centralcell
{
    text-align: left;
    width: 770px;
    height: 405px;
    margin: 0px;
}

.rightcell
{
    text-align: left;
    padding: 0px;
    width: 20%;
    height: 405px;
}

    
.navbar
{
    position: relative;
    float: right;
    text-align: left;  
    width: 260px;
    height: 375px;
    padding: 0px 0px 0px 10px;
}

.main
{
    position: relative;
    text-align: left;
    width: 500px;
    height: 375px;    
    padding: 0px 0px 0px 0px;
}

.footer
{
    position: relative;
    text-align: center;  
    width: 500px;
    height: 13px;
    padding: 12px 0px 0px 0px;
}


.righttable
{
    text-align: left;
    width: 100%;
    height: 375px;
}

.righttop
{
    width: 100%;
    height: 20%;
    vertical-align:top;
}

.rightbottom
{
    width: 100%;
    height: 80%;
    line-height:2.2em;
    font-size: 0.55em;
    vertical-align: bottom;
}

.hiddenImg
{
    display: none;
}

.header1
{
	font-size: 1em;
	letter-spacing: 0.1em;
	font-family: Georgia;
}

.header1 img
{
	padding: 0px 0px 4px 0px;
}

.header2
{
	font-size: 1.6em;
	letter-spacing: 0.3em;
	font-family: Georgia;
}

.artistsMain 
{
	font-size: 0.6em;
	line-height: 2em;
}

a.artistLink
{
	font-weight: bold;
}