@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	margin: 0px;
	color: #d8d8d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

/*div#logo {
	background: url('http://images.liquidlightvideo.com/mainSite/logo.png') no-repeat center top;
}*/

#container {
	width: 700px;
	margin: 0px auto 0px auto;
}

body, h1, h2, h3, h4, h5, p, td, ul, li {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 24pt;
}

a {
	color: #FFCC66;
	font-size: 15pt;
	text-decoration: none;
}

a:active, a:hover {
	color: #D8D8D8;
}

a#here {
	color: #FFFFFF;
}

div#header {
	width: 700px;
	height: 200px;
	position: relative;
	background: url('http://images.liquidlightvideo.com/mainSite/logoblack.png') no-repeat center 20px;
	z-index: -1;
}

div#name {
	position: absolute;
	top: 57px;
	left: 50%;
	margin-left: -125px;
}

div#date {
	width: 700px;
	text-align: center;
	position: absolute;
	top: 515px;
	z-index: 4;
	margin-bottom: 70px;
}

div#videoNav {
	width: 700px;
	text-align: center;
	position: absolute;
	top: 200px;
	z-index: 4;
}

div#videoNav ul {
	margin: 0px auto;
}

div#videoNav li {
	display: inline;
	margin: 0px 10px;
}

div#video {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -215.5px;
	width: 431px;
	height: 281px;
	background: #222222;
	padding: 3px 2px 2px 2px;
	text-align: center;
}

div#video div#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 50px;
}
	

div#footer {
	position: absolute;
	width: 700px;
	top: 537px;
	height: 30px;
	z-index: -1;
	text-align: center;
}

/*div#logo {
	width: 158px;
	height: 152px;
	background: url('http://images.liquidlightvideo.com/myEvent/default/logo2.png') no-repeat center;
}*/

h3 {
	text-indent: -9900px;
}

div#topGlow {
	width: 1000px;
	height: 27px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 166px;
	z-index: 2;
	background: url('http://images.liquidlightvideo.com/myEvent/default/topGlow.png') no-repeat center;
}

div#bottomGlow {
	width: 1000px;
	height: 27px;
	z-index: 2;
	background: url('http://images.liquidlightvideo.com/mainSite/bottomGlow.png') no-repeat center top;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 493px;
}

a#back {	
	font-size: 14pt;
}










div#navigation {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -405px;
	z-index: 7;
}
	

div#navigation a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

div#navigation a:hover, div#navigation a:active {
	color: #FFFFFF;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div#navigation ul li {
	margin: 0px 7px 0px 7px;
	list-style-type: none;
	float: left;
}

div#navigation ul li.here {
	background: url(http://images.liquidlightvideo.com/mainSite/linkover3.png) center top no-repeat;
}

div#navigation ul li:hover {
	background: url(http://images.liquidlightvideo.com/mainSite/linkover3.png) center top no-repeat;
}

div#navigation ul#mainNav {
	
}

div#navigation ul#myeventNav li {
	margin-left: 174px;
	margin-top: 0px;
}

div.tabEnds {
	width: 19px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: -1;
}

div#mainTabLeft {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabLeft.png) no-repeat;
	margin-left: -423px;
}

div#mainTabBar {
	width: 485px;
	margin-left: -404px;
}

div.tabBar {
	height: 28px;
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabBar.png) repeat-x;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: -1;
}

div#mainTabRight {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabRight.png) no-repeat;
	margin-left: 81px;
}

div#myTabLeft {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabLeft.png) no-repeat;
	margin-left: 230px;
}

div#myTabBar {
	width: 80px;
	margin-left: 249px;
}

div#myTabRight {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabRight.png) no-repeat;
	margin-left: 329px;
}

div#tinyBar {
	width: 100%;
	height: 6px;
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tinyBar.png) repeat-x;
	position: absolute;
	top: 0px;
	z-index: -2;
}



