* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 10px;}
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:42px;
	
	list-style-type: none;
}
#m01 {left:79px;}
#m02 {left:170px;}
#m03 {left:290px;}
#m04 {left:396px;}
#m05 {left:523px;}
#m06 {left:641px;}
#m07 {left:748px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
	background-image:url(../images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	background-image:url(../images/banner.jpg);
	width:750px;
	height:300px;
	margin: 0px 0px 0px 55px;
	float:left;
	display:inline;
}
#banner {
	width:370px;
	height:auto;
	margin: 0px 50px 0px 10px;
	float:right;
	display:inline;
}
#dj {
	width:498px;
	height:10px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:750px;
	margin: 5px 0px 0px 50px;
	float:left;
	display:inline;
}
#middle {
	background-image:url(../images/middle.gif);
	width:873px;
	height:21px;
}
#fooder {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
	height:22px;
}
#fooder p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#fooder a{
	font-size:11px;
}

