@import url('yui-reset.css');
* {
	border:0px solid #eee;
	margin:0;
	padding:0;
	list-style:none
}
html, body, #bg, #bg table, #bg td, #cont {
	width:100%;
	height:100%;
	overflow:hidden
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	background:url(loading.gif);
	color:#000
}
h1, h2, .large, .left {
	font-family:"Century Gothic", "Lucida Grande", Arial, sans-serif;
	font-size:40px;
	color:#fff
}
h2, .box div img {
	padding-bottom:10px
}
a {
	text-decoration:none;
	color:#000;
	outline:0
}
img {
	display:block
}
#bg div {
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%
}
#bg td {
	vertical-align:middle;
	text-align:center
}
#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto
}
#cont {
	position:absolute;
	top:-1px;
	left:2px;
	z-index:70;
	overflow:auto
}
#menu {
	position:absolute;
	bottom:10px;
	left:141px;
	z-index:80;
	width:100%;
	line-height:12px
}
#menu div {
	height:87px;
	background:#222;
	opacity:1;
	filter:alpha(opacity=100);
	padding:7px 0 0 7px
}
h1 {
	position:relative;
	left:-141px;
	margin-bottom:-94px;
	width:140px;
	opacity:0.99
}
h1 a {
	padding:72px 10px 10px 0;
	color:#fff;
	background:#000 url(go.gif) 0 -30px repeat-x;
	font-size:11px;
	text-align:right;
	display:block
}
h1 a:hover {
	background:#000 url(go.gif) 0 43px repeat-x
}
ul {
	float:left;
	width:165px;
}
.divider {
	float:left;
	width:165px;
	background-image:url(../assets/graphics/gif/line.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:5px;
}
li a {
	height:15px;
	padding:0 5px;
	font-weight:normal;
	color:#eaeaea;
	display:block;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
li a:hover, li.cur a {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.box {
	position:absolute;
	top:15%;
	right:200px;
	width:500px;
	padding-bottom:110px
}
.box div {
	line-height:1.5em;
	background:#fff8e6;
	padding:20px 30px
}
.box div a {
	text-decoration:underline
}
.large {
	text-align:right;
	top:20%;
	right:120px;
	font-size:13px
}
.left {
	text-align:left;
	right:auto;
	left:180px;
	font-size:13px
}
.large h2 {
	font-size:60px
}
.white {
	color:#fff
}
/*h3{position:relative;border-bottom-width:1px;padding:30px 30px 10px 30px;margin:0 -30px 20px -30px;text-transform:uppercase;line-height:16px;font-weight:bold; font-size:13px;}*/
h3 span {
	position:absolute;
	right:510px;
	top:29px;
	background:#000;
	text-align:center;
	padding:0 5px;
	white-space:nowrap;
	display:block;
	color:#fff;
	font-weight:normal;
	font-size:13px;
}
h3 {
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px 30px;
	margin:0 -30px 20px -30px;
	text-transform:uppercase;
	line-height:16px;
	font-size: 16px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}
dl {
	margin:10px 0
}
dt, dd p {
	padding:15px 0 25px 0;
	display:block;
	border-top-width:1px;
	width:440px
}
dt {
	text-transform:uppercase;
	padding:0 5px;
	cursor:pointer;
	line-height:20px;
	height:20px;
	font-weight:bold;
	width:430px
}
dd {
	height:0px;
	overflow:hidden;
	width:440px
}
#credits {
	position:absolute;
	z-index:90;
	bottom:40px;
	right:40px;
	height:35px;
	overflow:hidden;
	color:#ccc;
	font-size:9px;
}
#credits a {
	color:#ccc;
	font-weight:normal;
}
#credits a:hover {
	color:#FFF;
	font-weight:normal;
	font-size:9px;
}
.selectmenu {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
.selectbutton {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#069;
	color:#FFF;
	padding:3px;
}
.tabletitle {
	background-color:#000;
	color:#FFF;
	paddding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}
.submenuitem {
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:4px;
	color:#FFF;
	font-size:12;
}
.submenulink {
	color:#FFF;
	font-size:12;
	text-decoration:underline;
}

