body
{
background-color:#000000;
background-image:url('images/FoxtonNewcopy.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:20px 25px;
margin-top:25px;
margin-left:90px;
margin-right:20px;
margin-bottom:20px
}
font { font-size:10pt; font-family:Arial; color:silver;}
a {font-family: Arial; font-size:10; color:#ffffff; text-decoration: none; }
a:hover { color:#ff0000; text-decoration: underline;}
soldout{font-family: Arial; font-size: 14px; font-weight: bold; color: #Red;}
 .home a {
 display:block;
 width:60px;
 height:20px;
 background: url('navimages/home.gif') no-repeat 0 0;
 }

 .home a:hover {
 background-position:0 -20px;
 }

 .home a:active {
 background-position:0 -20px;
 }
 .archive a {
 display:block;
 width:149px;
 height:20px;
 background: url('navimages/archive.gif') no-repeat 0 0;
 }

 .archive a:hover {
 background-position:0 -20px;
 }

 .archive a:active {
 background-position:0 -20px;
 }
 .photo a {
 display:block;
 width:83px;
 height:20px;
 background: url('navimages/photos.gif') no-repeat 0 0;
 }

 .photo a:hover {
 background-position:0 -20px;
 }

 .photo a:active {
 background-position:0 -20px;
 }
 .bio a {
 display:block;
 width:113px;
 height:20px;
 background: url('navimages/bio.gif') no-repeat 0 0;
 }

 .bio a:hover {
 background-position:0 -20px;
 }

 .bio a:active {
 background-position:0 -20px;
 }
  .equip a {
 display:block;
 width:114px;
 height:20px;
 background: url('navimages/equip.gif') no-repeat 0 0;
 }

 .equip a:hover {
 background-position:0 -20px;
 }

 .equip a:active {
 background-position:0 -20px;
 }
 .video a {
 display:block;
 width:105px;
 height:20px;
 background: url('navimages/video.gif') no-repeat 0 0;
 }

 .video a:hover {
 background-position:0 -20px;
 }

 .video a:active {
 background-position:0 -20px;
 }
  .links a {
 display:block;
 width:60px;
 height:20px;
 background: url('navimages/links.gif') no-repeat 0 0;
 }

 .links a:hover {
 background-position:0 -20px;
 }

 .links a:active {
 background-position:0 -20px;
 }
 .contact a {
 display:block;
 width:111px;
 height:20px;
 background: url('navimages/contacts.gif') no-repeat 0 0;
 }

 .contact a:hover {
 background-position:0 -20px;
 }

 .contact a:active {
 background-position:0 -20px;
 }
#newssec
  {
    display: block;
    width: 648px;
    height: 20px;
    background: url('images/navimages/newssection.gif') no-repeat 0 0;
  }

  #newssec:hover
  {
    background: url('images/navimages/newssection1.gif') no-repeat 0 0;
  }
#interviewsec
  {
    display: block;
    width: 468x;
    height: 20px;
    background: url('images/navimages/interviewsection.gif') no-repeat 0 0;
  }
#interviewsec:hover
  {
    background: url('images/navimages/interviewsection1.gif') no-repeat 0 0;
  }


#gigvideosec
  {
    display: block;
    width: 468x;
    height: 20px;
    background: url('images/navimages/gigvideosection.gif') no-repeat 0 0;
  }

  #gigvideosec:hover
  {
    background: url('images/navimages/gigvideosection1.gif') no-repeat 0 0;
  }

  
a {font-family: Arial; font-size:12; color:#ffffff; text-decoration: none; }
a:hover { color:#ff0000; text-decoration: underline;}

#container {
  float: left;
  margin:auto;
  width: 905px;
  background: #000000;
}
 #newsletter {
  background: #000000;

}

 #navigation {
  background: #000000;
}

#header {
  background: #000000;
}

#leftBar {
  float: left;
  width: 295px;
  background: #000000;

}
#news1 {
  float:left;
  width:595px;
  background-color: #000000;
  padding-right: 5px;
  padding-left: 5px;
}
#content {
  float:left;
  width:300px;
  background-color: #000000;
  padding-right: 5px;
  padding-left: 5px;
}

#rightBar {
  float:right;
  width: 295px;
  background: #000000;
  padding-left: 5px;

}
#rightBar1 {
  float:right;
  width: 295px;
  background: #000000;

}
#footer {
  clear:both;
  background:#000000;
}
