body {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: black;
}

td {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#top {
	z-index: 5;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	height: 223px;
	width: 995px;
	background-image: url(images/main/top.jpg);
}

#left {
	height: 374px;
	width: 205px;
	background-image: url(images/main/left.jpg);
}

#right {
	background-image: url(images/main/right.jpg);
	height: 374px;
	width: 202px;
}

#middle {
	height: 374px;
}

#bottom {
	position: relative;
	background-image: url(images/main/bottom.jpg);
	height: 164px;
	width: 995px;
}

#menuContainer {
	left: 0px;
	position: absolute;
	top: -30px;
	height: 194px;
	width: 995px;
	overflow: hidden;
}

#bottomBar {
	position: relative;
	height: 54px;
	background-repeat: repeat-x;
	background-image: url(images/main/bottomBar.jpg);
}

#mainTable {
	width: 995px;
}

.tab {
	top: 200px;
	position: absolute;
	height: 122px;
	width: 141px;
}

#reviewsBut {
	z-index: 10;
	left: 400px;
}

#mediaBut {
	z-index: 7;
	left: 700px;
}

#launchBut {
	z-index: 9;
	left: 500px;
}

#videoBut {
	z-index: 8;
	left: 600px;
}

#ticketBut {
	height: 205px;
	width: 219px;
	position: absolute;
	top: 200px;
	z-index: 8;
	left: 635px;
}

#steveBut {
	height: 296px;
	width: 240px;
	position: absolute;
	top: -350px;
	z-index: 5;
	left: 0px;
}

#blogBut {
	height: 110px;
	width: 104px;
	position: absolute;
	top: -400px;
	z-index: 6;
	left: -15px;
}

#cameraBut {
	height: 158px;
	width: 203px;
	position: absolute;
	top: -200px;
	z-index: 4;
	left: 175px;
}

#photosBut {
	height: 67px;
	width: 59px;
	position: absolute;
	top: 106px;
	z-index: 1;
	left: 321px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#loaders {
	position: absolute;
	left: -50px;
	top: 0px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.tabCover {
	position: absolute;
	z-index: 15;
	cursor: pointer;
}

img {
	display: block;
}

.page {
	background-repeat: no-repeat;
	background-image: url(images/main/paper.jpg);
	height: 374px;
	width: 588px;
}

#pageOut {
	z-index: 20;
	position: relative;
	height: 374px;
	width: 588px;
	overflow: hidden;
}

#pageSlider {
	height: 374px;
	left: 0px;
	top: 0px;
	position: absolute;
}

.pageContainer {
	position: relative;
	height: 374px;
	width: 560px;
	overflow: hidden;
}

.pageIn {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 560px;
}

#facebookOut {
	position: relative;
	padding-top: 3px;
	width: 800px;
}

.pagePadd {
	padding: 20px;
}

.smaller {
	font-size: 11px;
}

.imgRight {
	padding-left: 10px;
	float: right;
}

#bg {
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 588px;
	height: 374px;
	background-color: #000; 
	z-index: 8; 
	opacity: 0.4; 
	filter: alpha(opacity=40);
}

#ibg {
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 588px;
	height: 374px;
	background-color: #000; 
	z-index: 8; 
	opacity: 0.4; 
	filter: alpha(opacity=40);
}

#loadingImage {
	left: 285px;
	top: 179px;
	position: absolute; 
	display: none; 
	z-index: 10; 
	padding: 10px; 
	background-color: #141619;
}

#pageImg {
	padding: 2px;
	background-color: white;
	left: 12px;
	top: 12px;
	height: 346px;
	width: 560px;
	position: absolute; 
	display: none; 
	z-index: 10;
}

#viewImageIn {
	position: relative; 
}

#closeImage {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 22px;
	height: 22px;
	z-index: 12;
	cursor: pointer;
}

.mainContent {
	height: 374px;
	width: 560px;
}

.scrollContent {
	width: 28px;
}

.scroller {
	width: 28px;
}

a:link, a:visited {
	color: #292929;
	text-decoration: none;
}

a:visited:hover, a:hover {
	color: #151515;
	text-decoration: underline;
}

.myText {
	padding: 4px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-color: black;
	border-bottom-style: solid;
	font-style: italic;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	width: 300px;
	background: none;
}

#ausLaunchFormThankyou {
	display: none;
}

#purchaseFormThankyou {
	display: none;
}

#invitesFormThankyou {
	display: none;
}

#mediaInvitesFormThankyou {
	display: none;
}

#contactThankyou {
	display: none;
}
