	body, table, tr, td {font-family: "tahoma", "verdana", sans-serif}
	body {margin: 20%}
	table,tr,td  {bborder-style: solid; text-align:center}
	a, body {color:#777777; text-decoration: none}
	a.seeme {color:#009900; font-weight: bold}
	a:hover {color:black}
	table,tr,td  {bborder-style: solid; text-align:center}
	.down {vertical-align:bottom}
	.up  {vertical-align:top}
	.quarter {vertical-align:'-200%'}
	.simple {border: 1px solid }
	img {border:0}

body, table, tr, td, a, form, textarea, input {
  font-family: "tahoma","verdana",sans-serif;
}
table, tr, td {
  text-align: center;
}
a, body {
  color: #777777;
  text-decoration: none;
}
a:hover {
  color: black;
}
a:hover.menu{
  color: black;
}

div:hover.magnet{
	background-image: url("compass/magnet.png");
	background-repeat: no-repeat;  
	background-position: "-50px 0px";	
}

img {
  border:  none;
}
table, tr, td {
  text-align: center;
}
.down {
  vertical-align: bottom;
}
.up {
  vertical-align: top;
}
.quarter {
}
.simple {
  border: 1px solid ;
}
#container {
  position: relative;
  min-height: 100%;
}
#content {
  padding: 10px 10px 48px;
  background-color: #6caad9;
}
#footer {
  padding: 10px;
  position: absolute;
  bottom: 0;
  background-color: #0066b2;
  width: 75%;
}
