* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 20px;
	background-color: #000000;
	color: #FFF;
	font-family: times new roman,times,serif;
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: right; font-size: 11px; color: #add8f9; font-weight: bold; text-decoration: none;}
.clear{clear:both;}
p{	margin: 10px 10px 20px 10px;line-height: 14px;font-size: 12px;}
#logo {
   	width:1200px;
	height:200px;
	display:inline;
}

#menu {
      background-image:url(dj1.jpg);
      background-repeat: no-repeat;
      margin: 10px auto;
   	width:1200px;
	height:60px;
	position:relative;
}
#menu li{
	position:absolute;
	top:30px;
	margin: 0 0 0 100px;
	list-style-type: none;
}
#m01 {left:250px;}
#m02 {left:350px;}
#m03 {left:430px;}
#m04 {left:550px;}
#m05 {left:690px;}
#m06 {left:720px;}
#menu a{
	font-family: times new roman,times,serif;
	font-size: 16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
		width:873px;
}
#welcome h2{
	color: #FFFFFF;
	font-family: times;italic;
	font-size: 18px;
	padding: 0 0 0px 0px;
	margin: 90 0 0 77px;
}
#welcome h3{
	color: #FFFFFF;
	font-family: times;
	font-size: 14px;
	padding: 0 0 0px 0px;
}
#welcome p{
	width:650px;
}
#dj {
	background-image:url(dj2.jpg);
	width:1300px;
	float:left;
	display:inline; background-attachment;
	background-position: fit on screen; 
}
#container {
      margin: 0 0 0 400px;
      width:580px;
}
#footer {
	margin: 0 0 0 330px;
      width:580px
}

#logo {
	width:240px;
	height:46px;
	margin: 0px 0px 20px 80px;
	float:left;
	display:inline;
}
