@charset "utf-8";
body, html {padding:0px; margin:0px; color:#fff; background:url(images/background.gif) #1E6BB2; background-repeat:repeat-y; font:16px Arial, Helvetica, sans-serif; text-align:justify;}
a {text-decoration:none; color:#0FF;}
a:hover {text-decoration:underline;}
#container {width:100%; min-height:100%;  min-width:760px;}
#header {height:50px; width:100%; background:#000;}
#sidebar {width:150px; float:left;}
#address {padding:5px; font-size:12px;}
#main {width:570px; float:left; padding:20px;}
.clearbox {clear:both;}

#menu {width:150px;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#000; background:url(images/buttonback.gif); background-position:right; background-repeat:no-repeat; display:block; width:130px; height:30px; padding:7px 10px 0px; margin-bottom:10px; text-decoration:none; text-align:right; font-size:20px;}
#menu ul li a:hover {color:#fff; background:url(images/buttonback-over.gif); background-position:right; background-repeat:no-repeat;}

h1 {font-size:24px; padding:0px; margin:0px 0px 5px;}
