BODY {
background-color: #000000;
background-image: url(../graphics/concertpopnav.jpg);
background-repeat: no-repeat;
background-position: 400px 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 10px;
}

P {font-family: Arial, "Times New Roman", Times, serif;
font-size: 14px;
color: #CC9933;
margin-left: 12px;
margin-right: 220px;
margin-top: 5px;
}

.nav {font-family: Arial, "Times New Roman", Times, serif;
font-size: 12px;
color: #CC9933;
position: absolute;
left: 450px;
top: 50px;
}

td { /*background-color: #000000;
padding-left: 4px;*/
text-align: center;
}

.title {position: absolute;
top: 20px;
left: 440px;}

.date {position: absolute;
top: 450px;
left: 440px;}

H1 {font-family: Arial, "Times New Roman", Times, serif;
font-size: 16px;
color: #CC9933;
margin-top: 10px;
margin-left: 10px;}

.left {float: left;
margin-top: %;
/*padding-left: 250px;*/
}

.right {float: right;
margin-left:400px;
/*padding-left: 250px;*/
}

A:link {font-family: Arial, "Times New Roman", Times, serif;
color: #CC9933;
font-size: 12px;
text-decoration: underline;}

A:hover {font-family: Arial, "Times New Roman", Times, serif;
color: #cccccc; /*silver*/
font-size: 12px;
font-style: italic;
/*background-image: url(../graphics/dot.gif);
background-repeat: no-repeat;*/
text-decoration: none;}

A:visited {font-family: Arial, "Times New Roman", Times, serif;
color: #666666;
font-size: 12px;
text-decoration: underline;}

A:hover {font-family: Arial, "Times New Roman", Times, serif;
color: #cccccc;
font-size: 12px;
font-style: italic;
/*background-image: url(../graphics/dot.gif);
background-repeat: no-repeat;*/
text-decoration: none;}

A:active { color: #ffffff;}