html,body{margin:0; padding:0;}
html{font-size:0.725em; font-family:Arial, Helvetica, sans-serif; line-height:1.6em; color: #333333; background-color:#F4D36E;
background-image:url('bg.gif');
background-position:top;
background-repeat:repeat-x;
letter-spacing:0.1em;}

#header{width:100%; height:120px;text-align:center;padding-bottom:15px;}

#wrapper{margin:0px auto; width:800px;
border:20px solid #F8E3A5;border-top:none;
background-color:white;
padding:0px 20px;}
.cb{clear:both;}
a{text-decoration:none; color:#CC0000}

#menu{float:right; width:200px; }
#menu ul{list-style-type:none; padding:0; margin:0;}
#menu ul li a{
	display:block;
	text-decoration:none;
	padding:2px 4px;
	color:#CC6633
}
#menu ul li a:hover{background-color:#F8E3A5; color: #CC0000}
#menu ul ul li a{}

#content{
	float:left;
	width:580px;
	color: #333333;


}
#content h1{font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color: #CC0000; line-height:1.5em; font-size:2em; }
#content h2{font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color: #CC0000;}
#content p{text-align:justify;}
#image{display:none;}

#flash{}




#footer{clear:both;padding-top:15px;}
#mbw{width:45%; float:right; text-align:right;margin-bottom:10px;}
#notmbw{float:left; width:45%; text-align:left;margin-bottom:10px;}

.cb{clear:both;}