body {
background: #fff;
color: #343434;
text-align:center;
padding:0;
margin:0;
}

a {
color: #999999;
text-decoration:none;
font-weight: bold;
}

a:hover {
color: #999999;
text-decoration:underline;
font-weight: bold;
}

#container {
font:14px Verdana,Tahoma,Arial,sans-serif;
width:950px;
color: #343434;
margin:5px auto;
text-align:left;
padding:0;
}



.line {
background: #cecece;
width: 950px;
height: 2px;
margin:0 auto;
}

#topb {
width:950px;
height:115px;
margin:15px auto;
}

#mainb {
width:500px;
margin:105px auto;
height:120px;
}

#logos {
width:500px;
height:115px;
margin-left: 15px;

}

#logo {
float: left;
width:350px;
height:115px;
}

#search {
float: right;
width:500px;
height:115px;
margin-top: 35px;
}

object {
padding: 4px;
}

#searches {
width:550px;
height:64px;
background: #eeeeee;
margin:25px auto;
}

#navs {
width:950px;
margin: 45px auto;
}

#nav {
font:20px Verdana,Tahoma,Arial,sans-serif;
text-align:center;
font-weight: bold;
}

#nav a {
color: #999999;
text-decoration:none;
padding: 3px;
}

#nav a:hover {
color: #fff;
background: #999999;
padding: 3px;
}

h1 {
font-size:26px;
margin-top:10px;
}

h2 {
font-size:14px;
margin-left:50px;
color: #ffffff;
}

img {
padding:3px;
border:0;
}

.clearer {
clear: both;
}

p {
margin:0;
padding: 0;
}


.about {
background: #fff;
width:960px;
margin-bottom: 5px;
}

.about p{
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
}

#photo {
float: left;
width: 265px;
padding: 5px;
}

#text {
float: right;
width: 680px;
}

#text h1 {
font-size:26px;
margin-top:10px;
margin-left:5px;
}


#content1 {
	width: 950px;
	
	margin-bottom: 30px;
	margin-top: 20px;
	
}

#content2 {
	width: 950px;
	
	margin-bottom: 30px;
	margin-top: 20px;

}

#content3 {
	width: 950px;
	margin-bottom: 30px;
	margin-top: 20px;

}

#content4 {
	width: 950px;
	
	margin-bottom: 30px;
	margin-top: 20px;

}

#content4 a{
margin-top: 10px;
}

#content5 {
	width: 950px;

	margin-bottom: 30px;
	margin-top: 20px;

}

.clearer {
clear: both;
}



#artist {
background: url('img/bar.jpg') no-repeat;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #cecece;
width: 450px;
height: 38px;
margin-top: 12px;
margin-left: 50px;
border:0;
padding-left: 50px;
padding-top: 6px;
padding-right: 80px;
}



#footer {
font-size:14px;
text-align:center;
padding:0px;
margin:20px auto;
}

#footers {
font-size:14px;
text-align:center;
padding:0px;
margin-top:5px;
margin-left:45px;
}


.mf{color:#555; border:double; font-size:14px}
.mf * {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	-moz-user-select: none;
	border:none;
	padding:0;
	margin:0
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:1em auto;
	top:45%;
	width:100%;
	background:#fff url(skin/spinner.gif) no-repeat 50% 0;
	padding:30px 0
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:1em auto;
	bottom:50px;
	width:100%;
}
.mf div.mfNav{
	position:absolute;
	z-index:10001;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:32px;
}
.mf a.play, .mf a.stop{
	width:34px;
	height:32px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(skin/play.gif) no-repeat;
}
.mf a.stop{
	background:url(skin/stop.gif) no-repeat;
}
.mf div.sliderCon{
	float:left;
	width:74%;
}
.mf a.sliderNext{
	background:url(skin/left.gif) no-repeat;
}
.mf a.sliderPrev{
	background:url(skin/right.gif) no-repeat;
}
.mf a.sliderNext, .mf a.sliderPrev{
	text-decoration:none;
	width:31px;
	height:31px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:32px;
}
.mf a.resize{
	width:32px;
	height:32px;
	float:right;
	cursor:pointer;
	background:url(skin/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(skin/middle.gif) repeat-x;
	height:31px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	margin-top:5px;
	height:21px;
	background:url(skin/middle-slider.gif) repeat-x right center;
}
.mf div.knobleft{
	background:url(skin/left-slider.gif) left;
	width:3px;
	height:21px;
}