/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}


#page-container {
	width: 735px;
	text-align: justify;
	margin: auto;
	clear: both;


  }
  
  
  
#header {
	height: 196px;
	width: 735px;
	position: relative;
}
	
	
	
	
	
	body {
	font-weight: normal;
	background-color: #393839;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0.08em;
}








img {
border:0px;

}





#logo {
	position: absolute;
	top: 23px;
	width:334px;
	height:138px;
	

}



 .column {
	position: relative;
	float: left;

}


#txtCol.column {
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 0em;
}

 
 
 .spacerSection {
	position: relative;
	width: 150px;
	float: left;


}
.bigred {
	font-size: 17pt;
	color: #ED1F24;
}
.red {
	color: #ED1F24;
}





#placeA {
	position:absolute;
	width: 136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #FFFFFF;
	left: -131px;
	top: 0px;
	z-index:1000;

}


#placeB {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #FFFFFF;
	left: -100px;
	top: 128px;

}
















#menu {
	position: absolute;
	margin:0;
	height: 116px;
	left: 212px;
	top: 0px;
	width: 394px;
}







#menu .events { display: none; position: absolute; top: -80px; z-index:10000; }
#menu a:hover .events { display: block; }
#menu .film { left: 20px; }
#menu .kodak { left: 130px; }
#menu .champagne { left: 240px; }
#menu .shaker { left: 20px; top: 30px; }
#menu .martini { left: 130px; top:30px; }
#menu .music { left: 240px; top:30px; }
#menu .eat { left: 20px; top:150px; }
#menu .disco { left: 130px; top:150px; }
#menu .sing { left: 240px; top:150px; }











a:link {
	color: #ED2024;
	font-size: 13pt;
	text-align:left;
	text-decoration: none;
}

a:visited {
	color: #ED2024;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

a:hover {
	color: #999999;
	text-align:left;
	text-decoration: none;
}


#detail {
	position:absolute;
	left: 233px;
	text-align: center;
	top: 419px;
	width: 300px;
	color: #999999;
}
