body {
	font-size: 10pt;
	background: transparent none;
	background-color: #FFFFFF;
	color:black;
	font-type:arial;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
h4 {
	font-size: 14pt;

}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
}
a:link, a:visited {
   color: #333333;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.nightclubauthority.com" attr(href) ") ";
   }

#container {
   	width: auto;
   	margin: 0 5%;
   	padding: 0;
   	border: 0;
   	float: none !important;
	background: transparent none;
}


#container_demark,
#banner,
#navi_pane,
#left,
#disc a,
.left_flow,
#crumbs
 	{
	display:none;
	}


#titre {
   	width: auto;
	font-size: 18pt;
   	margin: 0 5%;
	float: none !important;
	color: navy;
	padding-bottom:10px;
	border-bottom:2px solid navy;
	background: transparent none;
}
#disc {
   	width: auto;
   	margin: 0 5%;
	float: none !important;
	color: black;
	padding-top:20px;
	border-top:2px solid navy;
	background: transparent none;
}

#disc p span.rite_flow {
	float: none !important;
	color:#333333;
}

.imagediv{
	float:left;
	padding:5px;
	border: #404040 1px solid;
	background-color: #FF33CC;
	margin-right:10px;
}
.imagerite {
	float:right;
	padding:5px;
	border: #404040 1px solid;
	background-color: #FF33CC;
	margin-left:10px;
}

