* {
	margin: 0;
	padding: 0px;
	border-left-color: #000000;
	border-color: #000000;
	border: none;
}

body {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}

#wrap {
	margin: 10px auto 10px auto;
	width: 900px;
	padding: 2px;
	background-color: #FFFFFF;
}

#wrap2 {
	margin: 10px auto 10px auto;
	float: right;
}

#header {
height: 158px;
background: #554d42 url(moulinrouge.jpg) no-repeat;
border-bottom:solid;
	border-bottom-color:#CCCCCC
	
	
}

#header h1 {
	font-size: 50px;
	letter-spacing: -7px;
	padding: 17px 0 0 10px;
	color: #FFFFFF;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 400;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}

#dockContainerContainer {
height: 50 px;
background-color: black;
width: 100%;
border-bottom: solid;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

ul.menu {
list-style-type:none;
width:900px;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:center;
margin:0;
padding:0;
}

ul.menu li a {
float:center;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}

/*BLUE*/
ul.menu.blue{
background-color:#76B3F1;
}
ul.menu.blue li a:hover, .menu.blue li.current {
background-color:#A3BAE6;
}                    
             
	
#menu {
	height: 30px;
	line-height: 30px;
	background: #000;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
2px
	
}
#menu ul {
	list-style-type: none;
	padding-left: 30px;
	letter-spacing: normal;
}
#menu ul li {
	display: table-column-group;
	float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #aaa;
text-decoration: none;
}

#content {
	padding: 0 0px 20px 0;
	background-image: url(starrysky.jpg);
}

.right {
	float: right;
	width: 865px;
	text-align: justify;
	padding-top: 5px;
	background-color: #FFFFFF;
	border: solid;
	border-left: solid;
	border-right: solid;
	padding: 0px 20px 0px 10px;
	border-color: #FFFFFF

}
.right h2 {
	font-size: 18px;
	font-weight: 600;
	padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

 hr {
 color: #000;
background-color: #000;
height: 2px;
}


.photolayer {
text-weight: 400;
float: left;
padding: 0px 5px 0px 5px;
}

#photolayer a {
	color: #FFFFFF;
}
#photolayer a:hover {
	color: #999999;
}


.new {
text-weight: 400;
float: left;
padding: 0px 5px 0px 5px;
}

#new a {
	color: #000;
}
#new a:hover {
	color: #999999;
}

	

#footer {
	text-align: center;
	font-size: 12px;
	color: #aaa;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #999999;
}

#dsq-combo-widget.orange #dsq-combo-content .dsq-combo-box li { color:

#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box {
background:#191919 !important;
}

#dsq-combo-widget.grey #dsq-combo-tabs li {
background:#191919 !important;
}

#dsq-combo-widget.grey #dsq-combo-tabs li.dsq-active {
background:#999999 !important;
} 
#dsq-content #dsq-comments .dsq-comment-body { color: #000; } 
disqus_thread #dsq-content h3 { colort: #000; } 
#dsq-content #dsq-comments .dsq-comment-rate { display: none; } 
#dsq-content #dsq-comments .dsq-comment-header{ background: #000; height: 50px; } 



















#navigation {
	display: block;
	background: url(../images-global/nav/BarBackground.png) repeat-x 50% 100%;
	padding: 0 40px 1px;
	font-size: 11px;
}

#navigation * {
	padding: 0;
	margin: 0;
}

#navigation ul {
	display: block;
	margin: 0 auto;
	background: url(../images-global/nav/Logo.png) no-repeat 100% 50%;
}

#navigation li {
	display: block;
	float: left;
}

#navigation li:hover {
	
}

#navigation li.active {
	background: url(../images-global/nav/ActiveTab.png) repeat-x 50% 100%;
	background: url(../images-global/nav/ActiveTabSideShadows.png) repeat-y 0% 100%, url(../images-global/nav/ActiveTabSideShadows.png) repeat-y 100% 100%, url(../images-global/nav/ActiveTab.png) repeat-x 50% 100%;
	background-color: #c9c9c9;
}

#navigation li a {
	display: block;
	padding: 75px 7px 30px;
	color: #444;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images-global/nav/Icons.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	width: 5.5em;
}

#navigation li a:hover {
	background-image: url(../images-global/nav/IconsHover.png);
}

#navigation li.active a, #navigation li.active a:hover {
	font-weight: bold;
	background-image: url(../images-global/nav/IconsActive.png);
	color: #f8f8f8;
	text-shadow: #444 0 1px 0;
}