#logo {text-align:center;
       width:245px;
	   height:115px;
       background-image:url('images/logo.gif');
	   background-repeat:no-repeat;
	   margin: 15% auto
	}
#searchbar {
       text-align:center;
       width:411px;
	   height:28px;
	   background-image:url(images/globe.gif);
	   background-repeat:no-repeat;
       background-color:#afd5ff;
	   margin: -13% auto;
	   padding-top:0px;
	}	
.bar {margin-top: 3px;
      float:left;
	  margin-left:46px;
	  color:#56607e;}
.search {float:right;
         margin-right:4px;
		 margin-top:3px;}	
#options {
       color:#56607e;
       width:324px;
	   height:28px;
	   margin: 13% auto;
	   }  		   
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #56607e;
	font-size: 14px;
}
.homepage{float:left;
          width:160px;
          padding-top:15px;}
.suggest{float:left;
          width:160px;
          padding-top:15px;}
.home {margin-top:5px;
padding:0 10px 10px 0;
float:left;}
a:link {
	color: #56607e;
	text-decoration: none;
}
a {
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #56607E;
}
a:hover {
	text-decoration: underline;
	color: #56607E;
}
a:active {
	text-decoration: none;
}
#footer { 
       color:#56607e;
       font-size:12px;
       text-align:center;
       width:400px;
	   height:28px;
	   margin: -4% auto;}
#footer a{color:#ff6000;
          font-size:12px;
		  text-decoration:underline;}