* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #060606;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
.history{color:#FFF; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:10pt; margin-top: 0; margin-bottom: 0; text-align: justify;}
a {color: #FF0;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: left;}
.clear{clear:both;}
p{	margin: 0px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:1020px;
}
#menu {
	background-image:url(images/menu.gif);
	width:1020px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:47px;
	list-style-type: none;
	width: 84px;
	height: 13px;
}
#m01 {left:90px;}
#m02 {left:186px;}
#m03 {left:293px;}
#m04 {left:398px;}
#m05 {left:528px;}
#m06 {left:634px;}
#m07 {left:759px;}
#m08 {left:864px;}
#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:1020px;
}

#dj {
	background-image:url(images/dj.jpg);
	width:500px;
	height:440px;
	float:right;
	margin-right:40px;
	display:inline;
}
#welcome {
	width:210px;
	margin: 0px 0px 0px 100px;
	float:left;
	display:inline;
}
#sign {
	width:210px;
	margin: 0px 0px 0px 100px;
	float:left;
	display:inline;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:400px;
}

#middle {
	background-image:url(images/middle.gif);
	width:1020px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:1020px;
	height:22px;
}
#content {
	background-image:url(images/content.gif);
	width:1020px;
}
#left {
	float:left;
	width:700px;
	margin: 0px 0px 0px 130px;
	display:inline;
}

#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:1020px;
}
#footer p{
	height:58px;
	width:1020px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
