body {
	height: 100%;
	width: 100%;
	background-color: #52c8ff;
	color: #EEEFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	visibility: visible;
	top: 0px;
	position: relative;
}#wrap #titlebar {
	background-image: url(Travel_games_header.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 990px;
}
#wrap #navbar {
	text-align: center;
	height: 45px;
	width: 990px;
}
#wrap #content #data p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap #content {
	background-color: #1696e2;
	border: 5px double #0000CC;
}
#wrap #content #zone {
	height: auto;
	width: 960px;
	margin-left: 20px;
	margin-top: 10px;
}
#wrap #content #data {
	width: 960px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrap #content #data img {
	border: 8px solid #33BDFF;
	margin: 10px;
}
#wrap #content #data .tip {
	background-color: #FFFF99;
	color: #000000;
	float: none;
	margin: 10px;
	padding: 10px;
	clear: both;
}

#container #content #data h2 {
	font-size: 18px;
	font-weight: 600;
}
#container #content #data h3 {
	font-size: 16px;
	font-weight: 600;
}
#wrap #content #data li {
	list-style-position: inside;
}
