@charset "UTF-8";
/* CSS Document */
/* Moulin rouge */

body {
	margin:50px, 0px; 
	padding:0px;
	/* Hack voor IE5 */
	text-align:center;
	background-color:#000;
}

h1 { color:#f6d526; }

a {
	text-decoration:none;
	color:#f6d526;
}

#content {
	font-family:"Lucida Grande", Verdana, Arial;
	font-size:11px;
	color:#b6b4b4;
	width:904px;
	margin:0px auto;
	text-align:left;
}

/* -------------------------------   Starring Dj's   -------------------------------  */

#navicon {
	width:904px;
	height:78px;
	background-image:url(../images/starring_img/starr_nav.gif);
	background-repeat:no-repeat;
}

#navicon #myspace a {
	position:absolute;
 	background-image:url(../images/starring_img/myspace.gif);
	margin-left:280px;
	margin-top:14px;
	height: 41px;
	width: 61px;
	cursor: hand;
}

#navicon #myspace a:hover { background-image: url(../images/starring_img/myspace_ovr.gif); }
#navicon #myspace a:active { background-position: url(../images/starring_img/myspace_act.gif); }


#navicon #website a {
	position:absolute;
 	background-image:url(../images/starring_img/website.gif);
	margin-left:373px;
		margin-top:14px;
	height: 41px;
	width: 57px;
}

#navicon #website a:hover {	background-image:url(../images/starring_img/website_ovr.gif);}
#navicon #website a:active {	background-image:url(../images/starring_img/website_act.gif);}

#navicon #toptunes a {
	position:absolute;
 	background-image:url(../images/starring_img/toptunes.gif);
	margin-left:460px;
		margin-top:14px;
	height: 41px;
	width: 72px;
}

#navicon #toptunes a:hover { 	background-image:url(../images/starring_img/toptunes_ovr.gif);}
#navicon #toptunes a:active { 	background-image:url(../images/starring_img/toptunes_act.gif);}

#navicon #email a {
	position:absolute;
 	background-image:url(../images/starring_img/email.gif);
	background-position: 0px 0px;
	margin-left:565px;
	margin-top:14px;
	height: 41px;
	width: 43px;
}

#navicon #email a:hover {	background-image:url(../images/starring_img/email_ovr.gif);}
#navicon #email a:active {	background-image:url(../images/starring_img/email_act.gif);}

#bio {
	text-align:center;
	width:600px;
}

/* -------------------------------   END Starring Dj's   -------------------------------  */



/* -------------------------------   Contact   -------------------------------  */

#c_img {
	position:relative;
	padding-left:10px;
	float:left;
}

#contact {
	position:relative;
	float:left;
	width:500px;
}

/* -------------------------------   END Contact   -------------------------------  */


/* -------------------------------   Sign up   -------------------------------  */

#sign_up {
	position:relative;
	width:400px;
}

#sign_form {
	margin:0px auto;
	text-align:left;
	padding-left:280px;
}

#sign_form table td {
	text-align:left;
}

/* -------------------------------   END Sign up   -------------------------------  */

/* -------------------------------   Upcoming   -------------------------------  */

#upcoming_img {
	position:relative;
	float:left;
	padding-left:20px;
}

#text_up {
	position:relative;
	float:left;
	padding-left:30px;
	width:500px;
}

/* -------------------------------   END Upcoming   -------------------------------  */

/* -------------------------------   Now showing   -------------------------------  */

#showing_text {
	position:relative;
	width:850px;
}

/* -------------------------------   END Now Showing   -------------------------------  */

/* -------------------------------   Photo   -------------------------------  */

#navi {
	width:916px;
	height:74px;
	background-image:url(../images/photo_bg.jpg);
	background-repeat:no-repeat;
}

#navi #friday a {
	position:absolute;
 	background-image:url(../images/friday.jpg);
	background-position: 0px 0px;
	margin-left:312px;
	text-align: center;
	height: 60px;
	width: 58px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navi #friday a:hover { background-position: 0px -84px; }
#navi #friday a:active { background-position: 0px -166px; }


#navi #saturday a {
	position:absolute;
 	background-image:url(../images/saturday.jpg);
	background-position: 0px 0px;
	margin-left:410px;
	text-align: center;
	height: 60px;
	width: 70px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navi #saturday a:hover { background-position: 0px -84px; }
#navi #saturday a:active { background-position: 0px -166px; }

#navi #sunday a {
	position:absolute;
 	background-image:url(../images/sunday.jpg);
	background-position: 0px 0px;
	margin-left:530px;
	text-align: center;
	height: 60px;
	width: 60px;
	cursor: hand;
	display: block;
	text-indent:-9999px;
}

#navi #sunday a:hover { background-position: 0px -84px; }
#navi #sunday a:active { background-position: 0px -166px; }

.nav_img { 
	#
} 

/* @group Photo Gallery */

table.photogalleryTable td {
	padding: 9px;
	text-align:right !important;
}

/* @end */

/* -------------------------------   END Photo's   -------------------------------  */
