@charset "utf-8";
/* CSS Document */


body
{
font-family: Helvetica;
font-size:14px;
color:#666666;
}

.menu 
{
text-align:center;
height:36px;
vertical-align:middle;
padding-left:20px;
padding-right:20px;
}

.menu:hover{
background-color:#333333;
cursor:pointer;
color:#FFFFFF;
}

.menu:hover a{
cursor:pointer;
color:#FFFFFF;
}

.menulinks
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333333;
text-decoration:none;
letter-spacing:4px;
}

.menufirstletter
{
font-size:18px;
}

.rightbar
{
/*border-right:none;
border-top:none;
border-bottom:none;*/
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#ffd800;
text-align:"left";
width:200px;

vertical-align:top;

}

.rightbartext{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
}


.rightbar ul { 
text-align:left;
font-family: Helvetica;
font-size:11px;
letter-spacing:1.5px;
color:#999999;
height:50px;
vertical-align:top;
list-style-type:none;}

.textfont
{

font-family: Georgia, "Times New Roman", Times, serif;
font-size:48px;
color:#666666;
}

.spacertd
{
background-image:url(images/spacerpipe.png);
width: 20px;
}

.smalltext
{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
vertical-align:top;
line-height:22px;
}

.smalltext a
{
color:#666666;
text-decoration:none;
}

.smalltext a:hover
{
color:#000000;
text-decoration:none;
}


.albumheading
{
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
width:200px;
font-size:24px;
letter-spacing:1px;
color:#666666;
vertical-align:top;
border:none;

}

.tdspace{
width:8px;
border:none;}

.albumtext
{
text-align:left;
font-family: Helvetica;
font-size:11px;
letter-spacing:1px;
color:#999999;
vertical-align:top;
}


.albumtext a
{
text-align:left;
font-family: Helvetica;
font-size:11px;
letter-spacing:1px;
color:#666666;
vertical-align:top;
text-decoration:none;
line-height:14px;
}








