body{
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, table, img, a, p, div, td, h1, h2, form, input, textarea{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a{
	text-decoration: none;
	color: #FFF;
}
a:hover{	
	color: #FFC277;
}
td{
	vertical-align: top;
}
#container{
	width: 1240px;
	height: 790px;
}
#credits{
	bottom: 10px;
	right: 20px;
	font-size: 10px;
	text-transform: uppercase;
}
#wrapperOut{
	width: 1200px;
	height: 790px;
	margin: 0px auto;
	position:  relative;
	top: 60px;
}
#wrapperOut1{
	background: url(../images/indexBg1.jpg) no-repeat top right;
	height: 790px;
	width: 485px;
	float: left
}
#wrapperIn{
	padding: 25px 0 0 40px;
}
#menuContainer, #menu, #submenu, #romanGauthier, #sentense, #lanSel, #time, #credits, #links{
	position: absolute;
}
#menuContainer{
	top: 0px;
	left: 0px;
	z-index: 13;
}
#menu, #submenu{
	font-size: 11px;
	padding: 0 0 0 25px; letter-spacing:0.7pt;
	top: 1em;
	left: 40px;
	z-index: 1;
}
#submenu{
	top: 3.2em;
	z-index: 2;
	height: 2.9em;
}
#menu table{
	background: url(../images/menuBg.gif) no-repeat bottom left; 
}
#menu td, #menu, #submenu td{
	color: #CCCCCC;
}
#menu a:hover, #menu span, a.aHover, #submenu a:hover, #submenu span{
	color: #FFC277;
}
#menu a.aHover:hover, a.aHover:hover, #submenu a.aHover:hover{
	color: #CCCCCC;
}
#menu td, #submenu td{
	height: 2.9em;
	vertical-align: middle;
}
#submenu td{
	height: 4.2em;
}
td.menu{
	padding: 0px 20px 0px 20px;
}
#romanGauthier{
	width: 305px;
	height: 92px;
	background: url(../images/romanGauthierIndex.jpg) no-repeat center;
	top: 174px;
	left: 108px;
}
#lanSel{
	/*background: url(../images/lanSelBg.jpg) no-repeat center bottom;*/
	bottom: 20px;
	left: 50px;
	text-align: left;
	color: /*#D8B962;*/#FFC277;
	font-size: 11px;
}
#lanSel a:hover, #lanSel span{
	color: /*#EACF7E;*/#FFC277;
}
#links{
	color: #FFC277;
	right: 20px;
	padding-bottom: 15px;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
#links a{color:#603008;}
.textR{
	text-align: right;
}
.textL{
	text-align: left;
}
.invisible{	
	visibility: hidden;
}
.welcome{
	font-size: 12px; 
	color: #FFC277; 
	position: absolute; 
	top: 150px; 
	left: 70px; 
	text-transform: uppercase;
}
