Body {

  background-color: #FCED2A;
  text-align: center;
  font-family: courier new, courier, serif;
/*  background-image: url(../images/fade.jpg);
  background-repeat: repeat-x; */
}



#temp { 

  margin-left: auto;

  margin-right: auto;

  margin-top: -15;

  padding: 0 0 0 0;

	width:820px;

/*  height: 620px; */

  background-color: #fced2a;
  border: 1px solid;

}



#blueroom {

/*	position:absolute;

	left:0px; 

	top:0px; */

	width:820px;

	height:63px;

	text-align: left;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0;

	margin-bottom: 0;

	padding: 0 0 0 0;

}



#navigation {

/*	position:absolute;
	left:0px;
	top:63px;*/
	width:820px;
	height:65px;
/*	background-color: #fced2a;  */
	text-align: left;
  font-family: courier new, courier, serif;
  text-decoration: bold;
  padding: 10 0 0 10;
	margin-top: 0;
	margin-bottom: 0;
  color: #3e3e3e;
}


a.nav {
	color: #3e3e3e;
	text-decoration: none;
  font-family: courier new, courier, serif;
  font-weight: bold;
  font-size: 12pt;
  padding-left: 12px;
}



a.nav:visited {
	color: #3e3e3e;
	text-decoration: none;
  font-family: courier new, courier, serif;
  font-size: 12pt;
}


a {
	color: #0000FF;
	text-decoration: none;
  font-family: courier new, courier, serif;
  font-weight: bold;
  font-size: 10pt;
}



a:visited {
	color: #0000FF;
	text-decoration: none;
  font-family: courier new, courier, serif;
  font-size: 10pt;
}



#image {
/*	position:absolute;
	left:0px;
	top:128px;*/
	width:820px;
	height:71px;
  padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
}


#content {
/*  position:absolute;
	left:0px;
	top:199px;*/
	width:820px;
/*	height:100%; */
	text-align: left;
	background-color: #fced2a;
	color: #3e3e3e;
  font-family: courier new, courier, serif;
  font-weight: bold;
  padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
}



h1, h2, h3 {
  padding-left: 30px;
	color: #3e3e3e;
}

P {
  font-family: courier new, courier, serif;
	font-size : 10pt;
	color: #3e3e3e;
	padding-left:30px;
}

P.homepage {
  font-family: courier new, courier, serif;
	font-size : 12pt;
	color: #0000FF;
	padding-left:30px;
}

.homepage {
	color: #00002fe;
  font-family: courier new, courier, serif;
  font-weight: bold;
  font-size: 120%;
}



.news {
	margin: 0px 20px 20px 0px;
}



.music {
	margin: 0px 20px 20px 0px;
}

.archive {
	margin: 0px 20px 20px 0px;
}


.customer {
	margin: 0px 20px 20px 0px;
}



.profile {
	margin: 0px 20px 20px 0px;
}



.contact {
	margin: 0px 10px 20px 0px;
	font-size: 12pt;
	font-weight: bold;
}





/*  #footer {

  position: absolute;

  bottom:0;

  text-align: left;

  width: 820px;

  border: 0;

  background-color: #fced2a;

  color: #0a0dff;

  font-size: .7em;

  padding:0;

  margin:0;



}  



p.footer {

  padding-left: 20px;

}  */