@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
background:#FFFFFF url('/images/latlon-layout/bg.gif') repeat-x;
font-family:"Trebuchet MS",Tahoma, Verdana, Arial;
color:#666666;
}


#wrapper { margin:0 auto; display:block; width:950px; padding:10px; }

#header { margin-top:23px; height:57px; padding-left:10px; }


.ie6_logo{
position: relative; top:6px; }

.ie7_logo{
position: relative; top:2px; }

#main_top { background:url('/images/latlon-layout/top.gif') top no-repeat; height:19px; margin:0px; padding:0px; }
span a{ font-size:10px; text-decoration:none;}
span a:hover{ font-size:10px; text-decoration:underline;}

#main { background:url('/images/latlon-layout/md_bg.gif') repeat-y ; margin:0px; padding:5px; height:540px; top:-3px; position:relative; }

input{  color:#333333; font-size:11px; padding:2px; }
input:hover { color:#333333;  }

input img { margin-top:5px; }

#top_left {width: 300px; float:left; margin:10px;  text-align:center;}
#top_right { width: 550px; float:left; margin:10px;} 
