* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
}
a img {
	border:0;
}
div.clear {
	font-size:1px;
	clear:both;
}
div#container {
	background:url(../img/container_back.jpg) left top no-repeat;
	width:1000px;
	height:632px;
}
div#rightBanners {
	float:right;
	position:relative;
	z-index:50;
	padding-top:10px;
}
div#rightBanners a {
	display:block;
}
div#rightBanners a#banner2 {
	margin-top:10px;
}
body {
	background:#0b0809 url(../img/wrapperBack.jpg) left top repeat-x;
}
div#topMenu {
	text-align:left;
	padding-left:210px;
}
#topMenu a {
	padding:5px;
	padding-right:15px;
	padding-left:25px;
	background:url(../img/bullet.jpg) left center no-repeat;
	text-decoration:none;
}
div#centerContent {
	position:relative;
	top:100px;
	left:180px;
	text-align:center;
}
h1 {
	font-size:18px;
	font-weight:normal;
	width:550px;
	margin-top:10px;
	margin-left:70px;
	line-height:24px;
	*margin-left:-200px;
}
h2 {
	color:#ba9dca;
	font-size:20px;
	text-transform:uppercase;
	text-align:left;
	padding-left:250px;
	padding-top:7px;
}
div#scrollContainer a, div#scrollContainer div#innerScroll {
	float:left;
}
div#scrollContainer {
	/*width:572px;	height:132px;*/
	width:931px;
	height:133px;
	overflow:hidden;
	margin-top:20px;
	margin-left:40px;
	position:relative;
	*margin-left:-350px;
}
a#forward, a#back {
	position:relative;
	z-index:20;
}
div#innerScroll {
	/*width:512px;*/
	width:532px;
	height:133px;
	overflow:hidden;
}
div#footer {
	clear:both;
	margin-top:111px;
	font-size:12px;
	text-align:center;
	margin-left:30px;
}
div#bottomMenu {
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
}
div#bottomMenu a {
	padding-right:5px;
	text-decoration:none;
	font-size:12px;
	margin-left:5px;
	border-right:1px solid white;
}
div#bottomMenu a.nb {
	border:none;
}
div.scrollItem {
	color:#ba9dca;
	border-right:1px solid;
	width:133px;
	height:133px;
	float:left;
}
div#innerContent {
	position:relative;
	z-index:0;
}
#footer a {
	text-decoration:none;
}
#twinkle {
	margin-top:35px;
	margin-left:-35px;
}
