body {
	background: #000000 url(/v-nightclub/images/shared/background.jpg) center top no-repeat;
	font-family: arial;
	font-size: 9pt;
	margin: 0px;
	}

#main-container {
	width: 900px;
	margin: 0px auto;
	}

/********** HEADER **********/
/****************************/
#header {
	width: 900px;
	height: 223px;
	clear: both;
	}

#logo {
	width: 100px;
	height: 223px;
	padding-left: 150px;
	float: left;
	}

#navigation {
	width: 620px;
	font-weight: bold;
	padding: 100px 0px 0px 22px;
	float: left;
	}

/********** BODY ************/
/****************************/
#body-main {
	width: 900px;
	height: 400px;
	clear: both;
	color: #ffffff;
	}
	
#body-main2 {
	width: 840px;
	height: 340px;
	padding: 30px;
	clear: both;
	color: #ffffff;
	}
	
/********** HOMEPAGE ************/
/********************************/
#hp-pod1 {
	width: 220px; 
	float: left; 
	margin-right: 30px; 
	line-height: 15pt;
	}

#hp-pod2 {
	width: 290px; 
	float: left; 
	margin-right: 30px;
	}

#hp-pod3 {
	width: 270px; 
	float: left;
	}

#hp-pod3-photo-gallery {
	width: 270px; 
	height: 155px; 
	padding-bottom: 15px; 
	clear:both; 
	float: left;
	}

#hp-pod3-events {
	width: 270px; 
	height: 155px; 
	padding-top: 15px; 
	clear: both; 
	float: left;
	}
	
/********** UPCOMING EVENTS ************/
/***************************************/
#ue2-pod1 {
	width: 255px; 
	float: left; 
	margin-right: 30px; 
	}

#ue2-pod2 {
	width: 255px; 
	float: left; 
	margin-right: 30px;
	}

#ue2-pod3 {
	width: 270px; 
	float: left;
	}

#ue2-pod3-event1 {
	width: 270px; 
	height: 155px; 
	padding-bottom: 15px; 
	clear:both; 
	float: left;
	}

#ue2-pod3-event2 {
	width: 270px; 
	height: 155px; 
	padding-top: 15px; 
	clear: both; 
	float: left;
	}


#ue-pod1 {
	width: 405px;
	height: 340px;
	float: left;
	margin-right: 30px;
	}

#ue-pod2 {
	width: 405px;
	height: 340px;
	float: left;
	}

#ue-pod1 img, #ue-pod2 img {
	border: none;
	}

#ue-desc {
	width: 405px;
	height: 340px;
	line-height: 16pt;
	float: left;
	}

/********** FOOTER **********/
/****************************/
#footer {
	width: 900px;
	margin: 40px 0px;
	clear: both;
	}

#footer-logo {
	width: 250px;
	float: left;
	}

#footer-navigation {	
	width: 610px;
	padding-left: 40px;
	color: #737373;
	font-size: 8pt;
	font-weight: bold;
	float: left;
	}
