body {
	text-align: center;
	background:#3399CC url(images/back.jpg) repeat-x top scroll;

}

div {
	padding:0; margin: 0px; border: 0;
}

img { border: 0; }

#Table_01 {
	position:relative;
	margin: 30px auto 0 auto;;
	width:837px;
	height:600px;
	border: 1px solid #3399cc;
}

#left-col {
	position:absolute;
	left:0px;
	top:0px;
	width:210px;
	height:600px;
}

#context {
	position:absolute;
	left:210px;
	top:0px;
	width:627px;
	height:529px;
	background: url(images/context_back.jpg) top left scroll no-repeat;
}

#photos_area {
	width: 450px;
	height: 400px;
	position:absolute;
	top: 90px;
	left: 0px;
} 
#photos_area img { border: 2px solid #7ad3f7;}


#thumbs_area { 
	width: 150px;
	height: 365px;
	padding-top: 25px;
	border: 2px dotted #7ad3f7;
	border-right: 0;
	border-bottom: 0;
	position: absolute;
	top:75px;
	left: 457px;
}

#thumbs_area img { border: 2px solid #7ad3f7; }

#thumbs_area a, #thumbs_area a:link, #thumbs_area:visited  {
	color: #7ad3f7;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;

	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

#thumbs_area a:hover {
	color: orange;
}

#text-back {
	position:absolute;
	background: white url(images/text_back.jpg) left top scroll no-repeat;
	left:210px;
	top:529px;
	width:627px;
	height:71px;
	overflow:hidden;
}

#context-back004 {
	position:absolute;
	left:276px;
	top:529px;
	width:561px;
	height:1px;
}

#home {
	position:absolute;
	left:32px;
	top:461px;
	width:131px;
	height:32px;
}



#id4th-july {
	position:absolute;
	left:262px;
	top:474px;
	width:113px;
	height:22px;
}

#midsummer {
	position:absolute;
	left:381px;
	top:474px;
	width:114px;
	height:22px;
}

#wet {
	position:absolute;
	left:500px;
	top:474px;
	width:113px;
	height:22px;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans;
	font-size: 13px;
	color: #1799cb;
	text-align: left;
	margin: 5px auto 2px 80px;
	width: 500px;
	line-height:18px;
}
p span { 
	color: orange;
	font-weight:bold;
}/* CSS Document */


#title { 
	position: absolute;
	width: 350px; 
	height: 67px;
	top: 5px;
	left: 225px;
	text: right;
/* 	border: 1px solid red; */
}

#title img { float: right; }
#footer {

	text-align:center;
	width: 600px;
	height: 20px;
	margin: 0 auto;
	color: white; font-size: 11px;
	margin-top: 4px;
}
	#footer a, #footer a:link, #footer a:visited {
		color: white; font-size: 11px; font-family: Tahoma, Verdana, sans; text-decoration: none;}
	#footer a:hover {
		color: orange; }
		
		#footer span { 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #00CCFF; }
	
		#footer span a,#footer span a:link, #footer span a:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #00CCFF; }
			
		#footer span a:hover { 	color: white; }

		
