body {
background-image:url(/new/images/bg-TEMP.jpg);
background-repeat:no-repeat;
background-position:center 0px;
background-color:#DFEBC3;
font-family:"Gill Sans MT", Georgia;
line-height:20px;
font-size:11px;
text-align:center;
margin:0px;
padding:0px;
height:675px;
}

#load {
text-align:left;
padding:3px;
background-image:url(/new/images/loader.gif);
background-repeat:no-repeat;
background-position:center 0px;
margin:auto;
height:32px;
cursor:pointer;
width:32px;
margin-top:8px;
margin-bottom:10px;
}


#nav {
text-align:left;
padding:3px;
margin:auto;
height:22px;
cursor:pointer;
width:358px;
margin-top:186px;
display:none;
}

#nav .item {
text-align:left;
margin:0px;
height:22px;
float:left;
}



#info {

text-align:left;
padding:3px;
margin:auto;
height:343px;
width:369px;
margin-top:215px;
overflow:auto;
}