@import url('yui-reset.css');

html, body, #bg, #bg table, #bg td, #cont {
	width:100%;
	height:100%;
	overflow:hidden;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	cursor:default;
	color:#000;
}

h1, h2, .large, .left {
	font-family:"Century Gothic","Lucida Grande",Arial,sans-serif;
	font-size:24px;
}

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%;
	z-index:0;
}

#bg td {
	vertical-align:middle;
	text-align:center;
}

#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}

#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	overflow:auto;
}

#menu {
	position:absolute;
	top:15%;
	left:270px;
	z-index:80;
	width:100%;
	line-height:12px;
}

#menu div {
	height:52px;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding:7px 0 0 7px;
}

h1 {
	position:relative;
	left:-270px;
	margin-bottom:-59px;
	width:270px;
	opacity:0.99;
}

h1 a {
	padding:37px 12px 10px 0;
	color:#fff;
	background-color:#000;
	font-size:24px;
	text-align:right;
	display:block;
}

ul {
	float:left;
	width:110px;
}

li a {
	height:12px;
	padding:0 5px;
	font-weight:bold;
	color:#999;
	display:block;
}

li a:hover, li.cur a {
	color:#fff;
}

ul.norm {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
	width:100%;
	float:none;
}

li.norm {
	list-style-image: none;
	list-style-type: none;
	padding:4px 0;
}

.box {
	position:absolute;
	top:15%;
	left:400px;
	width:600px;
	padding-bottom:100px;
	padding-top:19px;
}

.box div {
	line-height:1.5em;
	background:#fff;
	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;
	padding-top:8px;
	padding-bottom:6px;
}

h3 {
	position:relative;
	border-bottom-width:1px;
	padding:30px 30px 10px 30px;
	margin:0 -30px 20px -30px;
	text-transform:uppercase;
	line-height:20px;
	font-weight:bold;
}

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;
}

dl {
	margin:20px 30px 20px 20px;
}

dt, dd p {
	padding:0;
	display:block;
	border-top-width:1px;
	width:100%;
}

dt {
	text-transform:uppercase;
	padding:0;
	cursor:pointer;
	line-height:20px;
	height:20px;
	font-weight:bold;
	width:100%;
}

dd {
	height:0px;
	overflow:hidden;
	width:100%;
}

#photos {
	position:absolute;
	z-index:90;
	bottom:41px;
	right:40px;
	height:20px;
	overflow:hidden;
}

#photos a, #float {
	z-index:90;
	height:20px;
	line-height:20px;
	text-align:center;
	width:40px;
	background:#000 url(gal.gif) -6px 5px no-repeat;
	cursor:pointer;
	color:#fff;
}

#photos a {
	width:20px;
	float:left;
	margin-left:1px;
	background:#000;
	font-weight:bold;
	overflow:hidden;
}

#photos a:hover, #photos a.cur {
	background:#fff;
	color:#000;
}

#float {
	display:none;
	position:absolute;
}

#float.nxt, #float.prv {
	display:block;
}

#float.nxt {
	background-position:-16px 5px;
}

#float.prv {
	background-position:7px 5px;
}
div.registration {
	position:absolute;
	z-index:90;
	bottom:10%;
	left:50px;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
div.registration p {
	position:relative;
	padding:2px;
	margin:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#CCC;
}

	