body
{ 
background:rgb(0,1,68);
background-image: url('./images/bg.jpg');
background-repeat: repeat-x;
font-family: arial,sans-serif;
}

a:link
{
color:rgb(205,0,0);
}
a:visited
{
color:rgb(255,204,51);
}

a:hover
{
color:rgb(221,221,221);
}

.fox
{
float:left;
}

.topmenu
{
background:rgb(205,0,0);
color:rgb(255,203,6);
width:750px;
height:30px;
line-height:30px;
font-size:13px;
font-weight:bold;
text-indent: 40px;
background-image: 
url('./images/topmenubg.jpg');
margin-left:124px;
position:relative;
}

.topmenu a
{
color:rgb(255,203,6);
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.topmenu a:hover
{
color:rgb(0,0,205);
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.topmenu a:visited
{
color:rgb(255,203,6);
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.music
{
position:absolute;
right:5px;
top:6px;
}

.undermenu
{
margin-top:4px;
width:750px;
background:rgb(205,0,0);
height:465px;
margin-left:124px;
}

.box1
{
float:left;
width:143px;
height:124px;
color:white;
background:rgb(0,0,0);
font-size:12px;
margin-left:3px;
margin-bottom:3px;
margin-top:3px;
text-align:center;
padding:6px 6px 6px 6px;
}

.specials
{
clear:left;
float:left;
height:168px;
width:143px;
color:white;
background:rgb(0,0,0);
font-size:12px;
margin-left:3px;
text-align:center;
padding:6px 6px 6px 6px;
}	

.featuring
{
clear:left;
float:left;
height:103px;
width:143px;
color:white;
background:rgb(0,0,0);
font-size:12px;
margin-left:3px;
margin-top:3px;
text-align:center;
padding:6px 6px 6px 6px;
}

.maincontent
{
float:right;
width:559px;;
height:295px;
padding:12px;
border:1px solid rgb(205,0,0);
background:rgb(0,0,0);
color:rgb(204,153,0);
}

.homecontent
{
float:right;
width:583px;;
height:319px;
border:1px solid rgb(134,133,138);
background:rgb(0,0,0);
color:rgb(204,153,0);
}

.bottomcontent
{
float:right;
clear:right;
width:585px;
height:115px;
margin-top:3px;
border:1px solid rgb(205,0,0);
background:rgb(0,0,0);
color:rgb(204,153,0);
}

.footer
{
color:black;
font-weight:bold;
clear:both;
width:100%;
text-align:center;
font-size:12px;
height:25px;
line-height:25px;
}

h4
{
margin-top:5px;
margin-bottom:5px;
font-size:14px;
}

.copyright
{
margin-left:325px;
color:rgb(68,68,68);
}