/* CSS Document */
body{
background-repeat:no-repeat;
background-attatchment:fixed;
font-family:"Kristen ITC";
}
a{
text-decoration:none;
}
a.booklink:link {
color: #FFFF00;
}
a.body:link{
color:#FFFF00;
}
table.index_main{
background-color:#0000FF;
font-family:"Kristen ITC";
color:#FFFF00;
width:100%;
}
table.header_logo{
width:15%;
height:10%;
background-color:#000099;
}
table.header.bar{
}
table.sidebar {
background-color: #FF0000;
width: 100%;
}
table.playlist_main{
}
table.past_main{
}
table.booking_main{
}
table.upcoming_main{
}
table.Sidebar{
width:15%;
background-color:#FF0000;
}
img.footer{
width:24%;
}
img.header_logo{
width:100%;
height:100%;
}
