BODY {
	margin:0px; background-color:#000000; color:#ffffff; 
	font-family:"Trebuchet MS"; }


IMG {
	border:0px; }

TABLE {
	border:0px; padding:0px; }

	
	
/* GLOBAL ELEMENTS */
DIV#Wrapper {
	width:100%; height:390px; left:0px; top:245px; 
	position:absolute; z-index:3;
	color:#777777; font-size:24px; font-weight:bold; letter-spacing:2px;
	text-align:center; }
	
A:link {
	color:#39b44a; text-decoration:none; border:0px; }
A:visited {
	color:#39b44a; text-decoration:none; border:0px; }
A:hover {
	color:#d5efd9; text-decoration:none; border:0px; }










DIV#Artwork {
	width:338px; height:508px; z-index:1;
	background-image:url(Images/NWGart.gif);
	position:absolute; top:15px; left:15px; }

DIV#Header {
	z-index:2;
	position:absolute; top:-13px; left:7px;
	font-family:Arial; font-size:12px; font-weight:bold; letter-spacing:2px; font-variant:small-caps; }

DIV#Footer {
	z-index:2;
	position:absolute; bottom:-12px; right:7px;
	font-family:Arial; font-size:10px; letter-spacing:1px; }

DIV#ScrollButtons {
	width:20px; height:60px; z-index:99; 
	top:175px; right:20px;
	position:absolute; }
/* end: GLOBAL ELEMENTS */


/* NAVBAR AND OTHER NAVIGATIONAL ELEMENTS */
DIV#Navbar {
	width:460px; z-index:3;
	position:absolute; top:20px; left:360px;
	border:0px dashed #e8da5e;
	font-weight:normal; }
	
	.NavButton {
		z-index:3; float:left;
		font-family:Arial; font-size:12px; font-weight:bold; letter-spacing:1px; text-transform:uppercase;
		padding:0px 40px 0px 0px; }

	.NavFoc {
		display:block; color:#f7e6c3;
		border-top:1px solid #4c2307; border-bottom:1px solid #4c2307; }

	A.Nav:link  {
		display:block; color:#6dcff6; text-decoration:none;
		border-top:1px solid #4c2307; border-bottom:1px solid #4c2307; }
	A.Nav:visited  {
		display:block; color:#6dcff6; text-decoration:none;
		border-top:1px solid #4c2307; border-bottom:1px solid #4c2307; }
	A.Nav:hover  {
		display:block; color:#e98b5d; text-decoration:none;
		border-top:1px solid #f7e6c3; border-bottom:1px solid #f7e6c3; }
/* end: NAVBAR AND OTHER NAVIGATIONAL ELEMENTS */


/* HOME PAGE ONLY */
DIV#News {
	width:440px; height:350; z-index:3;
	background-image:url(Images/home_back.gif); background-repeat:no-repeat; background-position:0px 0px;
	position:absolute; top:75px; left:365px;
	border:0px dashed #e8da5e;
	font-size:12px; text-align:left; }

DIV#Subscribe {
	width:460px; height:92; z-index:4;
	position:absolute; top:428px; right:17px; }
/* end: HOME PAGE ONLY */


/* PRIMARY PAGE-SPECIFIC ELEMNTS */
DIV#ContactPage {
	width:440px; height:430; z-index:3;
	position:absolute; top:60px; right:24px;
	background-image:url(Images/contact_back.gif); background-repeat:no-repeat; background-position:65px 0px;
	border:0px dashed #e8da5e;
	padding-top:50px;
	font-size:12px; text-align:left; }

DIV#TourHeader {
	width:470px; height:100; z-index:10;
	position:absolute; top:60px; right:10px;
	background-image:url(Images/tour_stripes.gif); background-repeat:no-repeat; background-position:top right;
	text-align:left; }
	
	DIV#TourJeep {
	width:20px; height:60px; z-index:103; 
	top:115px; right:10px;
	position:absolute; }

	DIV#TourScript {
		width:455px; height:350; z-index:13;
		font-size:12px; text-align:left;
		overflow:visible; }

DIV#MusicPage {
	width:440px; height:430; z-index:3;
	position:absolute; top:60px; right:24px;
	background-image:url(Images/music_back.gif); background-repeat:no-repeat; background-position:0px 0px;
	border:0px dashed #e8da5e;
	padding-top:100px;
	font-size:12px; text-align:left; }

DIV#BelieversPage {
	width:440px; height:430; z-index:3;
	position:absolute; top:60px; right:24px;
	border:0px dashed #e8da5e;
	padding-top:100px;
	font-size:12px; text-align:left; }
/* end: PRIMARY PAGE-SPECIFIC ELEMNTS */



/* ALL THE REST */
.Hdr1 { color:#fbca96;
	font-size:16px; font-weight:bold; letter-spacing:1px; text-transform:uppercase;
	padding:0px 0px 0px 0px; }

.Hdr2 { color:#fbca96;
	font-size:14px; font-weight:bold; letter-spacing:1px; 
	padding:0px 0px 0px 0px; }
/* end: NAVIGATION ELEMENTS */
