@charset "utf-8";
/* CSS Document */

p { 
	font: 9pt/14pt verdana;
}


td,tr {
	color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	}

a:link { 
	font-variant: small-caps;
	font-family: verdana;
	text-decoration: none; 
	color: #aa6666;
	}
a:visited { 
	font-variant: small-caps;
	font-family: verdana;
	text-decoration: none; 
	color: #aa3333;
	}
a:hover, a:active {
	font-variant: small-caps;
	font-family: verdana;
	text-decoration: none; 
	color: #ffffff;
	}
	
#inner_container {  
	position:absolute;
	margin-top: -50px;
	background-image: url("container.jpg"); 
	left:50%;
	width: 750px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 200px;
	margin-left: -375px;
	}
	
#header {
	position: fixed;
	top: 0px;
	width: 750px;
	height: 180px;
	left:50%;
	margin-left: -375px;
	z-index: 7;
	}

#lighting {
	position: fixed;
	top: 240px;
	width: 750px;
	height: 435px;
	left:50%;
	margin-left: -375px;
	z-index: 3;
	}

#fixtures {
	position: fixed;
	top: 175px;
	width: 750px;
	height: 65px;
	left:50%;
	margin-left: -375px;
	z-index: 4;
	}

#raptor {
	width: 450px;
	position: absolute;
	margin-left: 0px;
	margin-top: 210px;
	font: 11pt verdana;
	z-index: 2;
	}
	
#dinobanner {
	position: absolute;
	margin-top: 740px;
	width: 450px;
	height: 160px;
	z-index: 2;
	}

#welcome {
	width: 710px;
	padding-left: 20px;
	padding-right: 20px;
	height: 100px;
	margin-top: 280px;
	position: absolute;
	font: 10pt verdana;
	z-index: 3;
	font-weight: bold;
	}

#ticket {
	margin-top: 380px;
	margin-left: 480px;
	position: absolute;
	z-index: 6;
	}
	
#tour {
	margin-top: 550px;
	margin-left: 570px;
	position: absolute;
	font: 11pt verdana;
	font-weight: bold;
	z-index: 4;
	}

	
#divider {
	position: fixed;
	bottom: -70px;
	width: 750px;
	height: 250px;
	left:50%;
	margin-left: -375px;
	z-index: 5;
	}
	

	
#navigation {
	width: 730px;
	height: 14px;
	padding: 10px;
	position: fixed;
	bottom: 87px;
	left:50%;
	margin-left: -377px;
	z-index: 6;
	color: #ffffff;
	}
	
	
#arrow_prev {
	position: fixed;
	width: 40px;
	height: 35px;
	bottom: 60px;
	left: 50%;
	margin-left: -275px;
	z-index: 7;
	}

#arrow_next {
	position: fixed;
	width: 40px;
	height: 34px;
	bottom: 60px;
	left: 50%;
	margin-left: 226px;
	z-index: 7;
	}

#index {
	width: 750px;
	position: relative;
	padding-top: 320px;
	margin-left: 0px;
        font: 11pt verdana;
	z-index: 3;
	}

#title {
	font-variant: small-caps;
	font: 14pt verdana;
	text-decoration: none;
	text-align: center;
	text-position: 50%;
	font-weight: bold; 
	color: #443322;
	position: absolute;
	margin-top: 250px;
	padding-top: 13px;
	z-index: 3;
	margin-left: 0px;
	width: 750px;
	height: 70px;
	background-image: url("title_bg.png");
	background-position: 50% 0%;
	background-repeat: no-repeat;
	}

#content {
	width: 600px;
	position: relative;
	padding-top: 320px;
	padding-left: 75px;
	padding-right: 75px;
	margin-left: 0px;
        font: 11pt verdana;
	z-index: 3;
	}


	
p.disclaimer a:link {text-decoration: none, font-family: verdana, color: FFCC33;}
p.disclaimer a:visited {text-decoration: none, font-family: verdana;}
p.disclaimer a:active {text-decoration: none, font-family: verdana;}
p.disclaimer a:hover {text-decoration: none, font-family: verdana;}
p.disclaimer {font-size: 9px;}

p.mainnav a:link {text-decoration: none, font-family: verdana, color: #FFCC33;}
p.mainnav a:visited {text-decoration: none, font-family: verdana;}
p.mainnav a:active {text-decoration: none, font-family: verdana;}
p.mainnav a:link {text-decoration: none, font-family: verdana;}
p.mainnav {font-size: 14px;}


	


	

	
	

