
	body {
	background-image: url("../image/icon/border.gif");
	text-align: center;
	}
	
	.headder {
	background-color: #996666;
	width: 800px;
	height: 110px;
	text-align: center;
	}
	
	.logo {
	background-color: #996666;
	width: 200px;
	height: 105px;
	text-align: center;
	float: left;
	}

	.menu {
	background-color: #996666;
	width: 550px;
	height: 105px;
	text-align: center;
	padding: 60px 0px 0px 0px;
	}
	
	.footer {
	background-color: #996666;
	width: 800px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	}
	
	.body {
	background-color: #CC9999;
	width: 800px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	}
	
	.welcome {
	width: 550px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 150%;
	}
	
	.about {
	width: 450px;
	text-align: center;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	}
	
	.about table td {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	}
	
	.profile {
	width: 550px;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #660000;
	line-height: 150%;
	}
	
	.thumbnail table td {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	color: #660000;
	}
	
	.thumbnail table td img {
	border-width: 3px;
	border-color: #FFFFFF;
	border-style: solid;
	margin: 5px;
	}
	
	.placename {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin: 10px;
	}
	
	.enlarge {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	margin: 10px;
	}
	
	.links table {
	width: 600px;
	border-width: 2px;
	border-color: #FFCCCC;
	border-style: solid;
	text-align: center;
	}
	
	.links table td {
	padding: 15px;
	}
	
	.links table td h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin: 0px 0px -15px 0px;
	}
	
	.links table td p {
	text-align: left;
	font-size: 12px;
	color: #330000;
	}
	
	.links table td img {
	border-width: 3px;
	border-color: #CC9999;
	border-style: solid;
	}







































