body  {
  color : #ffffff;
  background-color : #000000;
  background-attachment : fixed;
#  background-image : url('http://www.vulcanradio.nl/images/background4.jpg');
  margin : 0px 0px 0px 0px;
  padding : 0;
  font : 11px Trebuchet MS, verdana, arial, helvetica, sans-serif;
}

h1 {
  margin : 0 0 25px 0;
  padding : 0;
  font-size : 32px;
  font-weight : 900;
  color : #ccc;
}

h2 {
  font : bold 12px/14px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  margin : 0 0 10px;
  padding : 0;
}

h3 {
  font : bold 12px/14px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  margin : 0 0 10px;
  padding : 0;
}

h4 {
  font : bold 9px/11px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  color: #E88E61;
  margin : 10px 0 7px;
  padding : 0;
}

h4:before
{
  content: ':: ';
}

p {
  font : 11px/20px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  margin : 0 0 16px;
  padding : 0;
}

p.navText {
	margin-top: 16px;
	text-align: center
}

th {
  font : bold 11px/20px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  color : #ffffff;

}

td {
  font : 11px Trebuchet MS, verdana, arial, helvetica, sans-serif;
  text-align: left;

}

a {
  color : #ffffaa;
  font-size : 11px;
  font-family : Trebuchet MS, verdana, arial, helvetica, sans-serif;
  font-weight : 420;
  text-decoration : none;
}

a:link {
  color : #ffffaa;
}

a:visited {
  color : #ffffaa;
}

a:hover {
  /*  background-color : #eee; */
  color : #ccccaa;
  text-decoration : underline;

}

#toggleLink {
  color : #09c;
  font-size : 11px;
  font-family : Trebuchet MS, verdana, arial, helvetica, sans-serif;
  font-weight : 600;
  text-decoration : none;
}

.content {
  width : auto;
  margin : 0 230px 5px 170px;
/*  border : 1px solid black; */
  padding : 5px;
}


.centered {
  margin : auto;
  text-align: center;
}

.formdiv {
  border-right : 1px solid #DADADA;
  border-bottom : 1px solid #DADADA;
  border-left : 1px solid #DEDEDE;
  border-top : 1px solid #DEDEDE;
  margin : 10px;
  padding : 15px;
}

#chartform {
  border-right : 1px solid #DADADA;
  border-bottom : 1px solid #DADADA;
  border-left : 1px solid #DEDEDE;
  border-top : 1px solid #DEDEDE;
  margin : 10px;
  padding : 15px;
  display: none;
  visibility: hidden;
}

#status {
  position : absolute;
  width : 160px;
  top : 20px;
  left : 20px;
/*  border : 1px dashed white; */
  border : 1px solid #666B76;
  padding : 10px;
}

#rollingstone {
  position : absolute;
  width : 260px;
  top : 20px;
  right : 20px;
/*  border : 1px dashed white; */
  border : 1px solid #666B76;
  padding : 10px;
}

#leftnav {
  position : absolute;
  width : 160px;
  top : 160px;
  left : 20px;
/* border : 1px dashed white; */
  border : 1px solid #666B76;
  padding : 10px;
}

#rightnav {
  position : absolute;
  width : 260px;
  top : 320px;
  right : 20px;
/*  border : 1px dashed white; */
  border : 1px solid #666B76;
  padding : 10px;
}

#twitter {
  position : relative;
  width : 600px;
  left : 370px;
  top : 0px;
  border : 1px solid #666B76;
  padding : 10px;
}


#uu {
  width: 500px;
  border : 1px solid;
  border-color: #c0c0c0;
  padding : 10px;
}

#tunezimage {
  position : absolute;
  top : 0px;
  left : 0px;
}

#message {
/*  margin : 0 0 25 0; */
  position:relative;
  left: 32%;
  margin-left: -250px;
  margin-bottom: 20px;
  width: 44%;
  border : 1px solid #666B76;
  padding : 10px;
  text-align: center;
}

body > #leftnav {
  width : 128px;
}

body > #rightnav {
  width : 250px;
}

.lyrics {

  font-size : 12px;
  font-family : courier;
  text-decoration : none;
}

.field {
  border-right : 1px solid #ffd795;
  border-bottom : 1px solid #ffd795;
  border-left : 1px solid #bf9755;
  border-top : 1px solid #bf9755;
  background-color : #ffd495;
/*  color : #cf8745; */
  color : #8b4301;
  /* -moz-border-radius: 9px 9px 9px 9px; */
  padding:0px 2px 0px 5px ;
  text-align: center;
}

.radiobutton {
  background-color : #ffd495;
  color : #cf8745;
  margin : 0 0 0 25px;

}

.button {
  color : #AA5A10;
  border-right : 1px solid #bf9755;
  border-bottom : 1px solid #bf9755;
  border-left : 1px solid #ffd795;
  border-top : 1px solid #ffd795;
  background-color : #ffc485;
  margin : 5px 0 0 0;
  /* -moz-border-radius: 25px 25px 25px 25px; */
  padding:0px 5px 0px 5px ;

}

.dropdown {
/*  color : #AA5A10; */
  color : #8b4301;
  border: 1px solid black;
  background-color : #ffc485;
  margin : 5px 0 0 0;
  padding:0px 0px 0px 5px ;
  font-size : 11px;
}

FORM {
  margin-top : 0;
  margin-bottom : 0;
}

