@charset "utf-8";
/* CSS Document */

.image {
	width:120px;
	height:80px;
	border:0px;
	padding: 0px;
	margin:6px;
	float: left;
}

#container {
	width:1000px;
	height:auto;
	
}

#left {
	float:left;
	width:295px;	
	height:auto;
	
}

#gallery {
	width:530px;	
	height:460px;
	overflow:hidden;
}

#sponsors {
	margin-top:130px;
	float:right;
	width:550px;	
	height:90px;
	text-align:right;
	margin-right:30px;
}
#sponsors img{
	border:0px;
}

#video {
	float:right;
	height:auto;
	text-align:right;
	margin-bottom:20px;
}

/* Slider */

.divslider{ 
	margin: 0px; 
	width:528px;
	height:460px;
	float:left;
	padding: 0;
}


#outerwrapper { 
	margin: 0px;
	width: 528px;
	height: 460px;
	overflow:hidden;
	position:absolute;
}

#innerwrapper { 
	margin: 0px;
	width: 5000px;
	height: 460px;
	position:absolute;
	float:left;
}

#arrows {
	position:absolute;
	width:120px;
	top:515px;
	left:715px;
}

#lefttop p {
	width:245px;
	margin-left:30px;
	margin-top:30px;
	font-family:Courier,"Courier New",monospace;
	font-size:9px;
}

#mix {
	width:300px;
	height:178px;
	background-image:url(gfx/djmix.png);
	margin-left:12px;
}

#deleteimage {
	margin-top:15px;
	margin-left:0px;
	border:0px;
}

#mp3flash {

	margin-top:50px;
	margin-left:27px;

}

#sundayimage {
	margin-top:25px;
	margin-left:8px;
}

#p1 {
	float:right;
}

#p2 {
	float:left;
}

#thanksimage {
	margin-top:25px;
	margin-left:38px;
}

#rightlogo {
	height:420px;
	width:301px;
	background-image:url(gfx/rightlogo.png);
	position:absolute;
	top:145px;
	left:685px;
	z-index:-1;
}

#topback {
	height:342px;
	width:370px;
	background-image:url(gfx/background.png);
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}

#links {
	position:absolute;
	top:80px;
	left:900px;
}

#dieselimage {
	margin-top:240px;
	margin-left:20px;
	border:0px;
}

#remove {
	position:absolute;
	top:520px;
	margin-left:13px;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#remove img{
	border:0px;
}
