@charset "UTF-8";
/* CSS Document */
html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body {
	text-decoration: none;
	color: white;
	font-size: 10px;
	font-family: Arial;
	line-height: 14px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	text-align: center;
	height: 100%;
	background: url("../../image/bg_image.jpg") no-repeat black;
	background-position:center;
	background-attachment:fixed;
}

div {
	 margin: 0 auto;
	 behavior: url (iepngfix.htc);
}


/* TEXT */			
p, h1, pre {
	margin: 0px; 
	padding: 5px 10px; 
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
}

a {
	color: #ffffff;
	border: none;
	text-decoration: none;
}

a:hover {
	color: #ff0066;
}

a:link {
	text-decoration: none;
}

img  {
	border-style: none;
	behavior: url (iepngfix.htc);
}
 
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

/*SITE BASICS */
#nav { 	
	margin: 0px;
	padding: 0px;
}

#logo { 	
	margin: 0px;
	padding: 0px;
	float: left;
}

#twitter { 	
	margin: 0px;
	padding-top: 60px;
	padding-right: 30px;
	float: right;
}

#container {
	width: 1002px;
	height: 100%;
	display: table;
}

#content { 	
	margin: 0px;
	padding: 0px;
	float:  left;
	display: table;	
	background: url("../../image/bg_border.gif") repeat-y;	
}

#footer { 	
	text-decoration: none; 	
	margin-left:16px;
	.margin-left:8px;
	margin-bottom: 20px;
	float: left;
	padding-left: 5px;
	height: 85px;
	width: 970px;
	display: inline-table;
	background: url("../../image/bg_footer.png") no-repeat;
}

/* BOXES */
#header { 	
	margin: 0px;
	padding: 0px;
	width: 970px;
	
	
}
#header2 { 	
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	width: 970px;
	height: 562;
	float: left;
	cellspacing: 0px;
}

#menu {
	background-color: #FF0000;
	width: 200px;
	height: 390px;
	float: left;
		}
		

#nightguide { 
	margin-left: 7px;
	float:left;
	border-right: 2px black solid;
}

#clubs { 	
	margin-left: 7px;
	float:left;
	border-right: 2px black solid;
	}

#about { 	
	margin-left: 7px;
	float:left;
	border-right: 2px black solid;
}

#boxRight_index {
	width: 380px;
	float:right;
}

#boxRight2_index { 	
	width: 380px;
	float: right;
	padding-bottom: 30px;
}

#boxRight {
	width: 386px;
	float:right;
	padding-bottom:20px;
	padding-top: 23px;
	/*border: 1px red solid; */
}

#boxRight2 { 	
	width: 386px;
	float:right;
	padding-bottom:20px;
	/*border: 1px red solid; */
}


#boxLeft_1{
	/*background: url("../../image/bg_fame.png") no-repeat;*/
	width: 611px;
	height: 280px;
	float:left;
}

#boxLeft_2{
	background: url("../../image/bg_music.png") no-repeat;
	width: 611px;
	height: 280px;
	float:left;
	padding-top:60px;
	padding-right:0px;
}
	
#boxLeft { 	
	width: 613px;
	height: 279px;
	float:left;
	padding-top: 23px;
	}

#boxLeft_famous { 	
	width: 613px;
	height: 279px;
	float:left;
	padding-top: 23px;
	}

#boxLeft2 { 	
	width: 355;
	height: 215px;
	float:left;
	padding-top: 23px;
	padding-bottom:20px;
}

#boxLeft2_flash { 	
	width: 355;
	height: 215px;
	float:left;
	padding-top: 20px;
	padding-bottom:20px;
}

#boxBanner {
	padding: 0px;
	width: 380px;
	float:right;
	padding-bottom:20px;
	padding-top: 23px;
}

#fame_table {
	border: 0;
	cellspading: 0;
	/*margin-left: 15px;
	margin-top: 40px;*/
	height: 230px;
	text-align:center;	
	}
	
#music_table {
	border: 0;
	cellspading: 0;
	margin-left: 15px;
	margin-top: 30px;
	margin-right:0px
	height: 230px;
	text-align:center;	
	}

#famous_menu {
	float: left;
	}	

#music_menu {
	float: left;
	}
	
#info {
	float: left;
	}
	
#fame {
	width: 970;
	height: 562;
	cellspacing: 0px;
	margin: 0px;
	}
	

#video { 	
	width: 606;
	height: 390;
	margin: 0px;
	cellspacing: 0px;
	}
