body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #ff9;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
}

h1	{
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 58px 0 0 0;
}

h2	{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 2px 6px 0px;
	line-height:1.6em;
}

h3	{
	font-size: 0.75em;
	margin: 4px 2px 26px 0px;
	line-height:1.3em;
	
}

h3 a {
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
}
h3 a:hover {
	font-weight:normal;
	color: #FFFF99;
}

p	{
	font-size: 0.75em;
	margin: 4px 2px 6px 0px;
	line-height:1.7em;
}

p a:link {text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px; 
	border-bottom-style: dotted;
}
p a:visited {text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px; 
	border-bottom-style: dotted;
}

p a:hover {
	color: #FFFF99;
}

li	{
	font-size: 0.75em;
	margin: 4 8 8 8;
}


.navlist {
	width:190px;
	height:36px;
	line-height:30px;
	padding: 0px;
	margin: 0 0 0 12px;
	background-image: url(img/saturn.gif);
	background-repeat: no-repeat;
	background-position: 0px -6px;
	vertical-align: top;
}

.navlist a:link {width: 190px;color: #000000; text-decoration: none;}
.navlist a:visited {width: 190px;color: #000000; text-decoration: none;}
.navlist a:hover {
	width:190px;
	height:36px;
	line-height:30px;
	background-image: url(img/saturn_f2.gif);
	background-repeat: no-repeat;
	background-position: 0px -6px;
}
.ext {
	background-color: #006699;
}
#picrotate	{
	float:right;
	width:263px;
	height:200px;
	overflow:hidden;
	padding:0;
	margin:10px;
	border: 6px solid #ececec;
}

/* Google maps */
#map_detail	{
	width:460px;
	height:340px;
	border: 2px solid #0083bb;
	margin:0 0 10px 5px;
}

#map_detail2	{
	width:490px;
	height:350px;
	border: 2px solid #0083bb;
	margin:0 0 10px 5px;
}
.xxx	{
	width:510px;
	height:370px;
	padding:0;
	margin:0;
	overflow:hidden;
}
