*
{
	padding: 0;
	margin: 0;
}

body
{
	padding: 0;
	margin: 0;
	background-color: #000000;
	color: #6B6B6B;
	font-size: 9pt;
	line-height: 18px;
	overflow-y: scroll;
}

img
{
	border: 0;
}

#footer
{
	text-align: center;
}

#container
{
	width: 920px;
	text-align: left;
}

#logo
{
	padding-top: 35px;
}

#menu
{
	padding-top: 15px;
	text-align: justify;
}

a
{
	color: #292C2F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h2
{
	color: #FBAD2A;
	font-size: 22px;
	font-weight: bold;
}

#lagrandedame
{
	background-image:url(la_grande_dame.png);
	background-repeat:no-repeat;
	height: 828px;
}

.menuitem
{
	display: inline-block;
}

.grey
{
	color: #A9A9A9;
}

.intro
{
	color: #898989;
	font-size: 13px;
}

#content
{
	padding-top: 30px;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 21px;
}

.white
{
	color: #FFFFFF;
}
