﻿html {
	background: url(../images/back.jpg) left top;
	margin: 0 0 10px 0;
	text-align: center;}
	
body {
	margin: 0;}
		
	#top {
		background: url(../images/topCrazyStrokes.gif) no-repeat left top;
		width: 891px;
		height: 111px;
		margin: 0 auto;}
		
	#backgroundContainer {
		width: 891px;
		background: url(../images/backStripes.gif) repeat-y left top;
		margin: 0 auto;
		overflow: hidden;}
		
		#mainContainer {
			width: 780px;
			margin: 0 auto;}
			
			#navContainer {
				width: 780px;
				margin: 0 auto;
				background: #5B2324;
				height: 45px;}
				
				#topNavContainer {
					width: 770px;
					text-align: right;
					height: 15px;
					margin: -45px auto 0 auto;
					/*\*/* margin: -35px 0 0 -385px; /**/
					z-index: 10;
					position: absolute;}
				
				#logo {
					background: url(../images/logo.gif) no-repeat left top;
					width: 257px;
					height: 215px;
					margin: -110px 0 0 -15px;
					display: block;
					position: absolute;
					cursor: hand;
					z-index: 20;
					/*\*/* margin: -105px 0 0 -400px; /**/}
				
				#navBack {
					width: 16px;
					height: 45px;
					margin: 0 0 0 765px;
					position: absolute;
					/*\*/* margin: 0 0 0 375px; /**/
					background: url(../images/navBackCrazy.jpg) no-repeat right top;}
					
				#navContent {
					width: 760px;
					position: absolute;
					height: 40px;
					text-align: right;
					margin: 10px 0 0 0;
					/*\*/* margin: 1px 0 0 -375px;}
					
			#newsContainer {
				width: 208px;
				background: url(../images/newsSectionBack.gif) repeat-y left top;
				float: left;
				height: 246px;}
				
				#newsCrazyStroke {
					width: 206px;
					height: 62px;
					background: url(../images/newsBackTop.gif) no-repeat left top;
					position: absolute;
					margin: -35px 0 0 0;
					/*\*/* margin: -35px 0 0 -75px; /**/
					z-index: 3;}
				
				#newsContent {
					width: 170px;
					height: 160px;
					margin: 75px auto 0 20px;
					/*\*/* margin: 75px auto 0 -80px; /**/
					position: absolute;}
				
			#flashContainer {
				width: 572px;
				float: left;
				margin: 0 0 0 -2px;
				height: 246px;}
				
		#bodyContainer {
			width: 780px;
			background: url(../images/notebookback.gif) repeat-y left top;
			float: left;
			border: 1px solid black;
			overflow: hidden;
			/*\*/* overflow: visible; /**/}
			
			#notebookTop {
				width: 780px;
				background: url(../images/notebookbackTop.jpg) no-repeat left top;}
				
				#contentContainer {
					width: 730px;
					margin: 20px auto 20px auto;
					overflow: visible;}
									
					#leftSide {
						width: 190px;}
						
					#rightSide {
						border-left: 1px solid #DEE4E9;
						text-align: left;
						padding: 0 10px 10px 15px;}
						
						#planFakeContainer {
							width: 203px;
							height: 279px;
							float: right;
							margin: 50px -25px 0 25px;}
							
						* html #planContainer {
							margin: 50px 0 0 313px;}
						
						#planContainer {
							width: 203px;
							height: 279px;
							background: url(../images/planYourExcursion.gif) top left no-repeat;
							position: absolute;
							margin: 50px 0 0 338px;}
							
							#planContainer img {
								margin: 20px 0 0 25px;}
						
			#bottomNavContainer {
				width: 780px;
				margin: 0 auto;
				height: 50px;
				background: white;}
				
				#bottomNavContent {
					width: 770px;
					margin: 0 auto;
					height: 45px;
					text-align: left;}
		
	#bottom {
		background: url(../images/bottomCrazyStrokes.gif) no-repeat left top;
		width: 881px;
		height: 81px;
		margin: 0 auto;}