@charset "utf-8";
/* CSS Document */
body { background:#221f20;margin-top:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
p {font-size:15px;margin:12px;}
h1 {font-size:24px;margin:24px 0 20px 10px;}

.container {margin:0 auto;width:834px;}
.header {background:url(images/header.jpg) no-repeat top left;
height:183px;
width:834px;
margin-bottom:10px;}
}
.bodywrap{height:500px;}
.nav {width:261px;float:left;min-height:497px;height:100%;margin-right:10px;background:#362f2d;clear:none;border: 1px solid #525051; color:#fdf9fa;}
.content {width:559px;float:left;min-height:499px;background:#e8e8f5;border:1px thin #aaa9b1;color:#636363;}
.footer {width:832px; clear:both; border:1px solid #aaa9b1; height:75px;margin-top:10px; background:#e8e8f5;}
.clear {clear:both;}
.menutitle h2 {font-size:24px;font-weight:bold;margin:24px 0 24px 20px;}
.nav a {color:#fdf9fa;display:block;text-decoration:none;border-bottom:1px solid #fdf9fa; width:70%;margin-left:20px; padding:3px 0 3px 0;}
.nav a:hover {border-bottom:1px solid #337db0;}
.footer p{margin:25px 0 10px 20px;}
.footer a, .footer a:visited 
{ text-decoration:none;
color:#000000;}

