body {
font-family: "tahoma";
font-size: 11px;
color: #000;
background: #fff;
width:600px;
margin:auto;
margin-top:20px;
letter-spacing: 2px;

}

bodyBLK {
	
	font-family: "tahoma";
	font-size: 11px;
	color: #000;

	letter-spacing: 2px;
	background-color: #000;
}

#content {
width: 600px;
margin: auto;
text-align: left;
}

#musiccontent {
width: 600px;
margin: auto;
background: #fff;
text-align: left;
}

#header {
width:600px;
margin:auto; 
height: 70px;
}

#name {
	width: 600px;
	height: 60px;
	background-image: url(../images/banner.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ce0000;
	line-height: 20px;
	
}

#middle {
width:600px;
margin:auto;
}

#footer {
width:600px;
height:30px;
margin-top:16px;

}

a {
text-decoration: none;
color:  #000;
}

a:active {
color:  #000;
}

a:hover {
color:  #ce0000;
}

img {
border: 0;
}

#temp {
	width: 600px;
}

#tag {
float: right;
text-align: right;

margin-left:400px;
width: 200px;
height: 80px;
vertical-align: baseline;

}


#navcontainer {
margin: 10px 0px 0px 0px;
height: 20px;
}

#nav1 {
	margin-top:5px;
	margin-bottom:4px;
	width: 400px;
	color: #fff;
	padding: 0;
	height: 20px;
	text-align: left;
	word-spacing: 10px;

}

#contact {
float: right;

text-align: right;

margin-top: 5px;
width:150px;



}

#nav2 {

width: 600px;

color: #fff;
padding: 0;
height: 40px;
text-align: left;

}



#container1 {
display: block;
width: 600px;

margin-top: 8px;
margin-left:auto;
margin-right:auto;
height: 28px;
text-align: left;

color: #000;
width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ce0000;
}

#container2{
	display: block;
	letter-spacing: 2px;
	margin-top:18px;
	margin-bottom:12px;
	height: 20px;
	text-align: left;
	color: #000;
	vertical-align: middle;
}

#links {

float: left;
width: 100px;


color: #000;



}



#copyright {
float: right;
padding-bottom:2px;
text-align: right;


width:280px;

color: #000;

}

.current {
	color: #ce0000;
	
}

.title {
color: #ce0000;
 
}

#imgcontainer {
width: 600px;

margin-left: auto;
margin-right: auto;
background-color:  #fff;


}

#bline {
	width: 600px;
	height:12px;
	background-color:  #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ce0000;
}	





 .cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/cam2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 11px;
width: 20px;
height: 20px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 20px;
height: 20px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 20px;
top: 20px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

