@charset "utf-8";
#Band {
	background-color: #A68500;
	height: 168px;
}
#Navigation {
	background-color: #D5AC6C;
	height: 15px;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
}
#head {
	margin: auto;
	width: 960px;
	height: 168px;
	background-image: url(../Images/Tong%20Head-2.jpg);
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
}
#Body {
	margin: auto;
	height: 500px;
	width: 960px;
}

#Footer {
	margin: auto;
	height: 40px;
	width: 960px;
	background-color: #D5AC6C;
}
p {
	margin: 25px;
	line-height: 1.4em;

}
#Body #Right1 {
	float: right;
	width: 260px;
	height: 425px;
	background-image: url(../Images/260x500side.jpg);
}


#Body #Right1 #RighrHead {
	height: 75px;
	background-color: #A68500;
}

#Body #Text {
	float: left;
	width: 700px;
	height: 500px;
	background-image: url(../Images/FRANTBACK.jpg);
}
#Body #Text img {
	border: 3px solid #CFB24A;
	margin-top: 3px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

#Body #Right1 #flash {
	background-color: #A68500;

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Body #Text #Map {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Body #Text img:hover {
	border: 3px solid #FFFBFF;
	margin-top: 3px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

