@charset "utf-8";
/* CSS Document */

* {
	padding:0px; 
	margin:0px; 
	outline:0px;
}

body {
	background-color:#000;
}
#wrapper {
	width:100%;
	height:100%;
	position:relative;
}

#container	{
	width:1001px;
	display:block;
	position:relative;
	margin:0px auto;
}

a {
	font-family:tahoma;
	font-size:11px;
	color:#eaf714;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#999900;
	text-decoration:none;
}
h1 {
	padding-left: 55px;
	font:bold 14px/1.5em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.0.5em;
}
strong{
	color:#ff9900;
}

.topicpage{
	color:#ff9900;
	font-size:18px;
	font-weight:bold;
}

table.seeda{
	text-align:center;
}
table.seeda .content {
	background-color:#160b03;
	text-align:left;
	color:#c5b548;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
}
table.seeda .content table.page_index{
	width:100%;
	margin:0px auto;
	position:relative;
}

table.seeda .content table.page_index td.left_col{
	padding-left:40px;
	padding-right:10px;
}

table.seeda .content table.page_index td.right_col{
	padding-left:10px;
}

p.descript{
	padding-left: 10px;
}

#footer {font-family:tahoma;font-size:11px;color:#896221;line-height:150%;}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	display:block;
	width:891px;
	height:222px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px;
	padding: 0px;
}
    div#rotator ul li.show {
	z-index:500
}

/* atmosphere in-page placement */
    div#atmosphere {
	position:relative;
	display:block;
	width:400px;
	height:400px;
}
/* atmosphere css */
	div#atmosphere ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* atmosphere image style */	
	div#atmosphere ul li img {
	border:0px;
	padding: 0px;
}
    div#atmosphere ul li.show {
	z-index:500
}

ul#navigation {display:block;padding:0px 10px 0px 130px;margin:0px;outline:0px;widht:644px;height:25px;}
ul#navigation li {list-style:none;display:block;width:auto;height:25px;float:left;position:relative;}
ul#navigation li a img {outline:0px;border:0px;}

/*For Atmosphere*/
.carousel_container {
	width: 820px;
	height: 300px;
	margin: 0px auto;
}

.atmosphere_container {
	width: 870px;
	height: 350px;
	position:relative;
}