html,body{margin:0; padding:0;}
html{font-size:0.725em; font-family:Arial, Helvetica, sans-serif; line-height:1.8em; color: #333333;
background-image:url('bg.jpg');
background-position:top;
background-repeat:repeat-x;}
body{
background-image:url('bg2.jpg');
background-position:top;
background-repeat: no-repeat
}
#header{width:998px;height:230px;}

h1{line-height:normal;}

#wrapper{margin:0px auto; width:850px;}

#menu{width:950px; margin-bottom:20px;}
#menu ul{list-style-type:none; display:inline; padding:0; margin:0;}
#menu ul li{display:inline;}
#menu ul li a{display:inline; text-decoration:none; color:#FFFFFF; padding-right:15px;}
#menu ul li a:hover{color: #FFCC66;}
#menu ul ul li a{padding-left:20px;}

#flashright{width:280px; float:right;}
.item{
	padding:10px;
	border-color: #F3E6D1;
	border-width:5px;
	border-style:solid;
	margin-bottom:15px;
}

#content{float:left; width:550px;}
#content a{color:#CC0033; text-decoration:none}

#footer{
	clear:both;
	background-color:#CC0033;
	padding:10px;color:#FFFFFF
}
#mbw{width:25%; float:right; text-align:right}
#notmbw{float:left; width:65%; text-align:left}
#footer a{text-decoration:none; color:#FFFFFF;}

.cb{clear:both;}

blockquote{margin:0; padding:0;}
