* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #FF0000;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bolder;
}
a:hover {
	color: #01a9c0;
	text-decoration: none;
}
.more{float: left;}
.clear{clear:both;}
p{
	line-height: 16px;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container {
	margin: 0px auto;
	width:873px;
	text-decoration: none;
}
#menu {
	background-image:url(images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#m01 {
	left:146px;
}
#m02 {
	left:297px;
}
#m03 {
	left:442px;
}
#m04 {
	left:582px;
}
#m05 {
	left:724px;
}
#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 {
	width:240px;
	height:46px;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#dj {
	background-image:url(images/djdisco.gif);
	width:498px;
	height:405px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:250px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	display: inline;
	text-align: justify;
	float: left;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}

#welcome p{
	width:250px;
}
#welcome img{
	border: 3px solid #FFFFFF;
	width: 244px;
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#main {
	background-image:url(images/content.gif);
	width:873px;
}
#content {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
	text-align: justify;
	letter-spacing: -1px;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:30px;
	width:873px;
	text-align:center;
	margin: 0px;
	font-size:11px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a{
	font-size:11px;
}
