body {
        margin-top: 0px;
        background: #ebe2d9;
		color: blue;
	    font-size:10pt;
	   font-family: arial;
}

#upper {
      text-align:  center;
	 
}
#guf{
        text-align:  left;
        width: 98%; 
	   
        padding-top: 10px;
		/* padding-left: 50px;*/
        background: #fff6ed;
		

    }
#tbl{
	 	background-position: left top;              
	     background-image: url(images/port.gif);     
	     background-repeat: no-repeat;              
		}
		
a {
	color: blue;
	font-size:10pt;
	font-family: arial;
	text-decoration: none;
	text-align:  center;
	
}

img{
border: 0px;
}
ul{
text-align:  right;
}

li  {
 float:right;
 list-style-type: none;
 width:85px;
 height: 100px;
 text-align:center;
}

#whatnew{
background: #F6F6F6;
 border-right: 2px solid white;
 border-left: 1px solid black;
 border-top: 1px solid black;
 border-bottom: 2px solid white;
  text-align:right;
  padding-right:22px;
  padding-left:22px;
  margin-left: 28px;
  }


