html, body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color: #7b4401;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	line-height: 140%;
}

h1 {
	color: #7b4200;
	font-size: 20px;
}

#wrap {
	width:998px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	font-size:0;
}

#left {
	float:left;
	background:url('images/geoscape_left.jpg') no-repeat;
	height:358px;
	min-height:358px;
	width: 418px;
	padding:0px;
	margin:0px;
}

#right {
	float:left;
	height:515px;
	min-height:515px;
	width:580px;
	padding:0px;
	margin:0px;
}

#menu {
	height:258px;
	min-height:258px;
	margin:0px;
	padding: 5px;
}

#menu ul { 
	list-style-type: none; 
	margin:0px;
	padding: 5px 0px 0px 10px;
}

#menu ul li {
	padding: 4px;
	padding-left: 0px;
	color: #000;
	font-size: 12px;
}

#content {
	height: 150px;
	margin:0px;
	padding: 0px 0px 0px 20px;
}

#menu a, #menu a:visited {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration:underline;
}

#footer {
	clear:both;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
}

#footer ul { 
	list-style-type: none; 
	padding-top:15px;
}

#footer ul li {
	display: inline;
}

/* sub page */
#subleft {
	background:url('images/geoscape_sub_left.jpg') no-repeat;
	float:left;
	width:173px;
}

#subcontent {
	float:left;
	width:506px;
}

#subright {
	background:url('images/geoscape_sub_right.jpg') no-repeat;
	height:294px;
	min-height:294px;
	float:left;
	width:319px;
}
