	body {
		/*background-color: #fbf5e9;*/
		/*background-color: #5c3f1f;*/
		/*background-color: #4f2f12;*/
		background-color: #553517;
	}
	#body_image {
		width: 900px;
		height: 670px;
		background: url(images/bg_image2.png) repeat-y;
		margin-left: auto;
		margin-right: auto;
		margin-top: 25px;
		margin-bottom: -10px;
		padding-top:30px;
	}

	#body_content {
		background: url(images/bg2.jpg) no-repeat;
		height: 640px;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
	}
	#menu {
		color: pink;
		font-size: 60px;
	}
	#body {
		height: 600px;
		width: 800px;
		margin: auto;
	}
	div.light1 {
		position: relative; height: 65px; width: 109px;
	}
	div.light1 a:link {
		background: url(images/light1.png) no-repeat 0 200px;
		text-decoration: none;
	}
	div.light1 a:hover {
		background: url(images/light1.png) no-repeat 0 5px;
		text-decoration: none;
	}
	light1 a {
		display: block;
	}
	
	div.light3 {
		position: relative;
	}
	div.light3 a:link {
		background: url(images/light3.png) no-repeat 0 200px;
		text-decoration: none;
	}
	div.light3 a:hover {
		background: url(images/light3.png) no-repeat 2px 0px;
		text-decoration: none;
	}
	light3 a {
		display: block;
	}
	img {
		border: none;
	}
	a {
  outline: none;
	}
	#footer_table {
		position: relative;
		left: 107px;
		top: 0px;
	}
	div#footer {
		color: #412309;
		position: relative;
		top: -35px;
	}
	div#footer a:link {
		color: #412309;
		text-decoration: none;
	}
	div#footer a:hover {
		color: #d8baa0;
		text-decoration: none;
	}	
	div#footer a:visited {
		color: #412309;
		text-decoration: none;
	}
	
	td {
		width: 200px;
	}
	td#mid {
		padding-right: 20px;
	}

	div#photos a {
		padding: 40px 40px;
	}
	div#photos img {
		padding: 50px 5px 5px;		
	}
	span#mail a:link {
		color: #412309;
		text-decoration: none;
	}
	span#mail a:hover {
		color: #d8baa0;
		text-decoration: none;
	}
	span#mail a:visited {
		color: #412309;
		text-decoration: none;
	}

/********NEW**********/
div#loading_target { 
	position: relative;
	top: 80px;
	left: 300px;
	height: 13px;
	width: 208px;
}

div#load_image {
	position: relative;
	top: 150px;
	left: 300px;
	height: 0px;
	width: 0px;
	background: url(images/loadingAnimation.gif);
	display: none;
}

div#menuItems {
	color: #412309;
	font-weight: 600;
	font-family: Times;
	font-size: 16px;
}

#menuItems a:link {color: #412309; text-decoration: none; background: url(images/bg_content_50.png) repeat;}
#menuItems a:visited {color: #412309; text-decoration: none; background: url(images/bg_content_50.png) repeat;}
#menuItems a:hover {color: #d8baa0; text-decoration: none; background-color: #412309;}	


div.contentStyle {
	position: relative;
	top: -50px;
	left: 37px;
	width: 727px;
	height: 225px;
}

div#container {
	border: #5b3e1e 5px double;
	height: 225px;
	background-color: #be987e;
	background: url(images/bg_content_50.png) repeat;
}

div#content {
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		font-family: Times;
		font-weight: 900;
		font-size: 1.35em;
		text-align: center;
}