* {
	border:0px;
	line-height:100%;
	text-decoration:none;
	list-style-type:none;
	border-collapse:collapse;
}
body {
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
	width:780px;
	text-align:center;
	min-height:101%;
	font:100.01%/130% Verdana,Arial,Helvetica,Sans-Serif;
	background-color:#5E644A;
	color:#BBB;
	overflow-x:hidden;
	overflow-x:hidden;
	overflow:-moz-scrollbars-none;
	overflow:-moz-scrollbars-vertical;
}
a {
	text-decoration:underline;
	color:#BBB;
}
a:hover {
	color:#FFF;
}
p {
	margin-top:20px;
}
#container, #flashHome {
	position:relative;
	margin:0px;
	padding:0px;
	width:780px;
	height:377px;
}
#container {
	z-index:1;
}
#flashHome {
	z-index:4;
}
#obscure {
	position:absolute;
	margin:0px;
	padding:0px;
	top:36px;
	left:8px;
	width:761px;
	height:390px;
	background-color:#000;
	z-index:3;
}
#emile {
	position:absolute;
	top:101px;
	left:424px;
	height:328px;
	width:345px;
	background:url('../images/emile.jpg') no-repeat 0px 0px;
	z-index:2;
	display:none;
}
#holder {
	position:relative;
	width:780px;
	height:463px;
	background:url('../images/bg.gif') no-repeat 0px 1px;
	z-index:1;
}
#flash {
	position:relative;
	z-index:2;
}
#floater {
	position:absolute;
	padding:0px;
	margin:0px;
	z-index:1;
	top:500px;
	width:250px;
	height:357px;	
}
#nav {
	height:52px;
}
#foot {
	height:34px;
	position:relative;
}
.text {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	text-align:justify;
	font-size: 11px;
	color: #A7A7A7;
}
.text a {
	color:#F38833;
	text-decoration:none;
}
.text a:hover {
	text-decoration:underline;
}
hr {
	height:1px;
	color:#999999;
	border-style:dotted;
}