html	{
			overflow: -moz-scrollbars-vertical;
		}
body {background:#333333 url(../images/bg_page.gif) repeat-x;font-family:Arial,Helvetica, sans-serif; color:#FFF;font-size:12px;margin:0;}
#wrapper {width:800px; _width:805px; margin:0 auto 0 auto;} 
#header_container {width:800px; height:284px;background:url(../images/bg_header2.jpg) no-repeat;}
/* #header_container {width:800px; height:315px;background:url(../images/bg_header3.jpg) no-repeat;} */
#left_nav_container {width:200px; float:left;min-height:500px;background:#000 url(../images/bg_nav.gif) repeat-x;height:600px;}
#content_container {width:580px;float:left;min-height:590px; background:#303030 url(../images/bg_content.gif) repeat-x;padding:0px 10px 10px 10px;}
.content_left {width:390px;float:left;}
.content_right {width:190px;float:left;}
.content_width {width:100%;clear:both;}
.content_half {width:48%;float:left;padding:1%}
#footer_container {width:800px; clear:both;text-align:center;font-size:10px;}
.white_border {border:2px solid #FFF;}
.red_border {border-left:1px solid #821e1d;border-right:1px solid #821e1d;border-bottom:1px solid #821e1d; margin-top:-3px;width:250px;}
a {color:#821e1d;}
a:hover {color:b70c0a;}
img {border-style:none;}
h2 {margin:-2px 0px 0px 0px;font-size:14px;}
.titlebar {height:18px;background:url(../images/titlebar.gif) repeat-x;padding:2px 0px 0px 10px; }
ul.shop {padding:15px 5px 10px 20px;margin:0;}


.outer{
	margin:0px;
	padding:0px;
}
#menu4 {
	width: 200px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
	}
	#menu4 li a {
		height: 32px;
		voice-family: "\"; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:none;
		font-style:italic;
		font-family:Helvetica, Arial, sans-serif;
		
		}
		
	#menu4 li a:link, #menu4 li a:visited {
		color: #FFF;
		display: block;
		background: url(../images/menu4.gif);
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:hover {
		color: #fff;
		background: url(../images/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
		}
		
	#menu4 li a:active {
		color: #fff;
		background: url(../images/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
		}	
	#menu4 li a.current {
		color: #fff;
		background: url(../images/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
		}

