* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #000000;
	color: #fff;
	font-family: courier, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #fff;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:45px;
	
	list-style-type: none;
}
#menugallery {
	background-image:url(images/menugallery.gif);
	width:862px;
	height:90px;
	position:relative;
}
#menugallery li{
	position:absolute;
	top:45px;
	
	list-style-type: none;
}


#m01 {left:129px;}
#m02 {left:266px;}
#m03 {left:412px;}
#m04 {left:548px;}
#m05 {left:689px;}
#menu a{
	font-family: verdana, courier, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
	text-transform: none;
}
#menu a:hover {color: #01a9c0;}
#menugallery a{
	font-family: verdana, courier, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
	text-transform: none;
}
#menugallery a:hover {color: #01a9c0;}

#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:270px;
	height:70px;
	margin: 20px 0px 0px 80px;
	float:left;
	display:inline;
}
#logo2 {
	width:116px;
	height:30px;
	margin: 5px auto;
	
}
#english {
	width:135px;
	height:50px;
	margin: 20px 0px 0px 80px;
	float:left;
	display:inline;
}

#pix1 {
	
	border: solid 5px #0e0e0e;
	margin: 1px auto;
	width:800px;

}
#pix2 {
	border: solid 5px #0e0e0e;
	margin: 1px auto;
	width:800px;

}

#dj {
	background-image:url(images/dj.jpg);
	width:517px;
	height:405px;
	float:right;
	margin-right:40px;
	display:inline;
}
#bass {
	background-image:url(images/bass/bass.jpg);
	width:517px;
	height:345px;
	float:right;
	margin-right:40px;
	display:inline;
}

#welcome {
	width:220px;
	margin: 50px 0px 0px 80px;
	float:left;
	display:inline;
}
#welcome2 {
	
	margin: 5px 0px 0px 80px;
	float:left;
	display:inline;
}

#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:245px;
}
#welcome img{
	border: solid 0px #0e0e0e;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	background-image:url(images/content.gif);
	width:873px;
}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#left a img{
	border: none 0px #000000;
}

#right {
	float:right;
	width:258px;
	height:auto;
	margin: 10px 62px 0px 20px;
	display:inline;
}
#right a img{
	margin: 8px 18px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}

