body
{
	font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; 
}

#wrapper {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8989dd;
	overflow: hidden;
	padding: 0 10px 0 10px;
}

a {
	color: #222;
}

#header a {
text-decoration: none;
}
#header {
height: 171px;
padding: 0 0 0 10px;
background-color: #fff;
overflow: hidden;
}
div#permPath {
}
div#permPathDetails {
}
div#adsense
{
width: 160px;
float: left;
background-color: #fff;
}

#logo {
float:left;
width: 450px;
}

#desc {
float: right;
width: 500px;
-webkit-border-radius: 10px;
background-color: #eeeeff;
padding: 5px 3px;
}

#menu {
float: left;
width: 400px;
}
#menu ul {
list-style: none;
line-height: normal;
}
#menu li {
float: left;
padding: 0 0 0 10px;
background-color: #ababdd;
border-right: solid thin;
width: 70px;
text-align: center;
}
#menu a:hover {
display: block;
background-color: #ababee;
text-decoration: underline;
}

div#footer
{
height: 20px;
clear: both;
text-align: center;
background-color: #fff;
}

div#help
{
top: 100px;
right: 2px;
width: 14%;
position: absolute;
}

div#imagekind
{
   text-align: center;
width: 210px;
height: 650px;
right: 2px;
top: 2px;
position: absolute;
}

div#info
{
   background-color: #228;
   color: #ff8;
   padding: 10px;
}

div#main
{
width: 768px;
float: right;
overflow: hidden;
background-color: #fff;
padding: 0 0 0 40px;
}

div#browse
{
position: absolute;
}
div#map
{
	height: 800px;
	overflow: auto;
	float: right;
	width: 808px;
}

div#northwest
{
position: absolute;
top: 2px;
left: 2px;
width: 120px;
}

div#result
{
width: 808px;
float: right;
/* background: transparent; */
/*
opacity: 0.7;
filter:alpha(opacity=70);
*/
overflow: hidden;
background-color: #ddd;
}

div#result_back
{
position: absolute;
top: 200px;
left: 850px;
color: #fff;
background: transparent;
            background-color: #000088;
opacity: 0.3;
filter: alpha(opacity=30);
}
h2
{
text-align: center;
color: #ddddff;
background-color: #333377;
-webkit-border-radius: 10px;
width: 80%;
padding: 8px 0px;
}

marquee {
   font-size: 120%;
}

span#help
{
   display: none;
}

table
{
}
td {
text-align: left;
padding: 0 0 0 10px;
border-bottom: solid thin;
border-color: #ddd;
}

th {
text-align: center;
border-bottom: solid thin;
border-color: #aaa;
padding: 5px 0 5px 0;
}

td#help
{
   font-weight: bold;
   color: #f22;
   text-decoration: underline;
  
}
   
td#help:hover
{
   color: #333;
   background-color: #888;
}

td#help:hover span
{
   display: block;
   position: absolute;
   top: 30px;
   left: 600px;
   width: 300px;
   padding: 10px;
   color: #eee;
   background-color: #666;
   font-weight: normal;
}

th#units
{
   text-decoration: underline;
   color: #f33;
}

th#units span
{
   display: none;
}

th#units:hover
{
   color: #333;
   background-color: #888;
}

th#units:hover span
{
   display: block;
   position: absolute;
   top: 30px;
   left: 350px;
   width: 150px;
   padding: 10px;
   color: #eee;
   background-color: #666;
   font-weight: normal;
}

div.comments
{
padding: 20px 0 0 0;
clear: both;
font-size: 75%;
background-color: #8080cc;
}

h2.comments
{
text-align: center;
width: 100%;
}

