html,body {
font-family: Tahoma;
background-image: url(partydj-bck.jpg);	 
}
input {
font-family: Arno Pro Caption;
}
textarea {
font-family: Arno Pro Caption;
font-size: 110%;
}
a:link {
color: #0000FF;
}
a:visited {
color: #0000FF;
}
a:hover{
   color: #00FFFF;
}
.bodyText {
color: #000000;	
}
a.bodyLink:link {
color: #0000FF;
}
a.bodyLink:visited{
color: #0000FF;
}
a.bodyLink:hover{
color: #FF0000;
}h1{
text-align: center;
color: #0000FF;
font-size: 150%;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
}
h2{
text-align: center;
color: #FF0000;
font-size: 170%;
font-style: italic;
}h3{
text-align: center;
color: #FF0000;
font-size: 150%;
font-style: italic;
}
td.one{
font-family: Tahoma;
font-style: italic;
font-size: 110%;
text-align: center;
}
td.two{
background-image: url(right.jpg);
}
td.three{
font-family: Tahoma;
font-size: 110%;
color: #000000;}
table.five{
background-image: url(middle.jpg);
font-family: Arno Pro Caption;
font-size: 115%;
text-align: center;
color: #00FFFF;
}
table.six{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 180%;
text-align: center;
color: #FF0000;
}
table.severn{
background-image: url(middletop.jpg);
}
table.eight{
font-family: Tahoma;
font-size: 110%;
text-align: center;
color: #000000;}
#navigation{
text-align: center;
font-family: Georgia, Times New Roman, Times, serif;
font-style: italic;
font-weight: bold;
font-size: 120%;
}
#navigation a:link {
color: #0000FF;
text-decoration: none;
} 
#navigation a:visited{
   color: #0000FF;
   text-decoration: none;
}
#navigation td a:link{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;
}
#navigation td a:visited{
display: block;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-bottom: 3px solid #0000F9;
border-right: 3px solid #0000F9;}
#navigation td a:hover{
display: block;
background-image: url(left.jpg);
border-top: 3px solid #0000F9;
border-left: 3px solid #0000F9;
border-bottom: 3px solid #ffffff;
border-right: 3px solid #ffffff;
}