* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
}
a:hover {
	text-decoration: underline;
}
body {
	text-align: center;
	background-color: #dddddd;
	margin-top: 35px;
}
#rootContainer {
	margin: auto auto;
	width: 800px;
	height: 500px;
	background: transparent url("i/bg_sea.jpg") no-repeat;
	text-align: left;
}
#ads {
	position: absolute;
	top: inherit;
	left: inherit;
	background-color: #ffffff;
	width: 733px;
	height: 95px;
	margin: 12px 0px 0px 53px;
	padding: 0px;
	filter: Alpha(Opacity=50);
	-moz-opacity:0.5;
}
#picture01,
#picture02,
#picture03,
#content {
	position: absolute;
	left: inherit;
	top: inherit;
}
#picture01 {
	width: 232px;
	height: 198px;
	background: transparent url("i/hawaii_church.gif");
	margin: 320px 0px 0px -130px;
}
#picture02 {
	width: 232px;
	height: 196px;
	background: transparent url("i/desert_car.gif");
	margin: 170px 0px 0px -90px;
}
#picture03 {
	width: 232px;
	height: 198px;
	background: transparent url("i/tokyo_metro.gif");
	margin: 30px 0px 0px -140px;
}
#googleFirefox {
	position: absolute;
	top: inherit;
	left: inherit;
	margin: 380px 0 0 170px;
}
#content {
	/*background: transparent url("i/desert_camel.jpg");*/
	width: 370px;
	height: 270px;
	margin: 105px 0px 0px 383px;
	padding: 15px 15px 15px 15px;
}
#content h1 {
	font-size: 16px;
	margin-bottom: 8px;
}
#content p {
	line-height: 20px;
	margin-bottom: 8px;
	margin-top: 16px;
}
#content ul {
	list-style-type: none;
	line-height: 20px;
}
.new {font-weight:bold; color: #ff0000;}
#links {
	position: absolute;
	top: inherit;
	left: inherit;
	margin: 505px 0px 0px 0px;
	width: 800px;
}
#links h4 {
	float: left;
}
#links a {
	color: #6666ff;
}