@charset "utf-8";
/* CSS Document */
body {background-image:url(images/bg.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5c3e33;}
h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:24px;}
h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:20px;}
hr {width:80%; height:1px; align:center; background-color:#5c3e33;}
#container {width:920px; margin:0px auto 0px auto;}
#top {width:920px; height:70px;}
#top .logo {width:550px; height:50px;  padding-top:20px; padding-left:10px; float:left; color:#5c3e33; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#top .logo a {text-decoration:none; color:#5c3e33; font-family:"Georgia", Times New Roman, Times, serif; font-size:30px; font-weight:bold;}
#top .number {width:320px; height:70px; float:right; color:#5c3e33; font-family:"Georgia", Times New Roman, Times, serif; font-size:35px; font-weight:bold;}
#top .number a {text-decoration:none; color:#5c3e33; font-family:"Georgia", Times New Roman, Times, serif; font-size:14px;}
#nav {witdh:920px; height:38px; color:#5c3e33; background-image:url(images/nav_bg.jpg); clear:both;}
#nav a {text-decoration:none; color:#5c3e33;}
#nav .left {width:11px; height:38px; background-image:url(images/left_side.jpg); background-repeat:no-repeat; float:left;}
#nav .right {width:10px; height:38px; background-image:url(images/right_side.jpg); background-repeat:no-repeat; float:right;}
#header {width:902px; height:320px; background-image:url(images/header.jpg); margin:10px 0px 10px 10px;}
#nav2{witdh:920px; height:38px; color:#5c3e33; background-image:url(images/nav_bg.jpg); clear:both;}
#nav2 a {text-decoration:none; color:#5c3e33;}
#nav2 .left {width:11px; height:38px; background-image:url(images/left_side.jpg); background-repeat:no-repeat; float:left;}
#nav2 .right {width:10px; height:38px; background-image:url(images/right_side.jpg); background-repeat:no-repeat; float:right;}
#content {width:920px; margin:0px auto 0px auto;}

#left {width:293px; float:left; margin-top:10px;}

#module {width:293px; background-image:url(images/module_bg.jpg); background-repeat:repeat-x; background-color:#4c8dd1; color:#5c3e33; margin-bottom:10px;}
#module a {color:#5c3e33;}
#module .top {width:293px; height:9px; background-image:url(images/module_top.jpg)}
#module .content {width:253px; height:auto; padding:10px 20px 10px 20px;}
#module .bottom {width:293px; height:9px; background-image:url(images/module_bottom.jpg)}

#right {width:580px; float:left; padding:20px 20px 20px 20px}

#footer {witdh:920px; height:30px; font-size:10px; text-align:center; padding-top:5px; color:#5c3e33; background-image:url(images/footer_bg.jpg); clear:both;}

#footer a{text-decoration:none; color:#5c3e33;}
