body {
	background-color:#000000;
	background-image:url(images/main_bckgrnd.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color:#FFFFFF;
	border-bottom:1px #990000 solid;
	font-size:95%;
}

h2 {
	color:#999999;
	font-size:90%;
}

p {
	color:#FFFFFF;
	font-size:80%;
}

p a {
	color:#990000;
	text-decoration:none;
}

p a:hover {
	text-decoration:underline;
}

ul {
	color:#FFFFFF;
	font-size:80%;
}

ul a {
	color:#990000;
	text-decoration:none;
}

ul a:hover {
	text-decoration:underline;
}

img {
 	border:0px;
}

#wrapper {
	 width:775px;
	 height:595px;
}

#header {
	 height:136px;
}

#logo {
	width:350px;
	float:left;
}

#toplinks {
	color:#666666;
	position:relative;
	font-size:75%;
	float:right;
	position:relative;
	top:10px;
	padding-right:35px;
}

#toplinks a {
	color:#666666;
	text-decoration:none;
}

#toplinks a:hover {
	text-decoration:underline;
}


#nav {
	 height:20px;
	 color:#FFFFFF;
	 font-size:14px;
	 padding-top:5px;
	 padding-left:10px;
}

#nav ul {
	list-style:none;
	display:inline;
}

#nav ul li {
	display:inline;
	float:left;
}

#nav ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#nav ul li a:hover {
	text-decoration:underline;
}

.hide {
	display:none;
}

#home_img {
	background-image:url(images/home_img.jpg);
	background-repeat:no-repeat;
	width:314px;
	height:70px;
	padding-left:15px;
	padding-top:375px;
	padding-right:15px;
	margin-left:15px;
	margin-top:15px;
}

.home_img_text {
	color:#FFFFFF;
	font-style:italic;
}

#home_text {
	float:right;
	width:350px;
	padding-right:45px;
	margin-top:10px;
}


#HomeLeft {
	float:left;
}

#VJ {
	height:75px;
	width:244px;
	margin:10px 15px 5px 15px;
}

#inside {
	margin-left:15px;
	width:775px;
	margin-top:15px;
	margin-bottom:15px;
}

#left_panel {
	float:left;
	width:160px;
	height:auto;
	padding-bottom:15px;
}

#quote {
	color:#FFCCFF;
	font-style:italic;
	text-align:right;
	font-size:90%;
	width:160px;
	vertical-align:baseline;
	margin-top:15px;
}

.quote_name {
	color:#CCCCCC;
	font-size:75%;
	text-align:right;
	font-style:normal;
}

#inside_text {
	float:right;
	width:549px;
	padding-right:51px;
}

#footer_images {
	 clear:both;
	 width:775px;
	 padding-top:4px;
}

#dancefloor {
	 float:left;
	 width:168px;
	 height:119px;
	 background-image:url(images/dancefloor_hire.jpg);
	 background-repeat:no-repeat;
	 position:relative;
	 left:15px;
	 margin:0px;
	 padding:0px;
}

#gallery {
	 float:right;
	 width:168px;
	 height:119px;
	 background-image:url(images/gallery.jpg);
	 background-repeat:no-repeat;
	 position:relative;
	 left:-80px;
	 margin:0px;
	 padding:0px;
}

#jobs {
	 float:right;
	 width:168px;
	 height:119px;
	 background-image:url(images/jobs.jpg);
	 background-repeat:no-repeat;
	 position:relative;
	 left:-72px;
	 margin:0px;
	 padding:0px;
}

#profile {
	 float:right;
	 width:168px;
	 height:119px;
	 background-image:url(images/profile.jpg);
	 background-repeat:no-repeat;
	 position:relative;
	 left:-64px;
	 margin:0px;
	 padding:0px;
}

#address {
	color:#CCCCCC;
	font-size:70%;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	width:695px;
	text-align:center;
}

#address a {
	color:#CCCCCC;
	text-decoration:none;
}

#address a:hover {
	text-decoration:underline;
}

.footer_images_text {
	color:#FFFFFF;
	position:relative;
	top:5px;
	left:8px;
	font-size:75%;
	text-transform:uppercase;
}

.footer_images_text a {
	color:#FFFFFF;
	text-decoration:none;
}

.footer_images_text a:hover {
	text-decoration:underline;
}
