/* CSS Document */

body {margin:0px auto 0px auto; font-family:Arial, Helvetica, sans-serif; font-size:13px;}

h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:23px;}
h1 a {text-decoration:none; color:#000;}

h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px;}

#container {width:710px; background-color:#aebcc4; margin:0px auto 0px auto; border: solid 1px #000;}

#logo {width:470px; float:left; padding:10px 10px 0px 10px;}

#number {width:180px; float:right; padding:10px 10px 0px 10px;}

#header {width:590px; height:157px; margin:0px 0px 10px 10px; padding:60px 0px 0px 100px; clear:both; background-image:url(images/header.jpg);}

#content {width:690px; border-top: solid 1px #000; border-left: solid 1px #000; border-right: solid 1px #000; clear:both; background: url(images/bg.jpg) top left repeat-y; margin-left:10px;}

#left {width:231px; float:left; padding:10px; background: url(images/vert_grad.jpg) top left repeat-x;}

#nav {width:231px; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold}
#nav a {text-decoration:none; color:#000;}
#nav a:hover {color:#4e4e48;}

#right {width:419px; float:right; padding:10px;}

#footer {border-top: solid 1px #000;width:676px; background-color:#aebcc4; padding:2px 2px 2px 12px; clear:both; font-size:10px;}
#footer a {text-decoration:none; color:#000;}



