#Cover{
	margin-top:0;
}

body{
	background:url(/img/article/bg.gif) no-repeat fixed center 300px;	
}



#leftColumn{
	width:165px;
	float:left;
	height:400px;
	/* background:url(/img/promotion/footer.gif) no-repeat bottom left; */
	padding:0;
}

#LeftMenu h4{
	margin:0;
	background:url(/img/article/leftmenu.png) no-repeat top left;
	height: 44px;
	background-color: #8e660e;	
}

#LeftMenu h4 span{
	display: none;
}

#LeftMenu {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	height: 400px;
	background:url(/img/article/leftmenu.png) no-repeat bottom left;	
	background-color: #8e660e;
}
	  
#LeftMenu ul {
    margin:0;
	padding: 0 0 5px 15px;
	height: 110px;
}

#LeftMenu li {
    margin:0;
    padding:0;
	text-indent: -0.70em; 
	list-style-type: none;
	padding-bottom: 1px;	  
}

#LeftMenu li a{
margin-left: -15px;
padding: 3px 22px 3px 20px;
display: block;
color:#8e660e;
text-decoration: none;
}
	  
#LeftMenu li a:visited{color: #8e660e; }
#LeftMenu li a:hover {	color: #fff;	background: #8e660e; text-decoration: none; }

#link #selected a  { 
margin-left: -15px;
padding: 3px 22px 3px 20px;
color: #fff;	
background: #8e660e;
text-decoration: none; 
}	

#MainColumn{
	border-top: 6px solid #8e660e;
	width: 615px;
	/*margin-left:-10px;*/
	margin:0;
	float:left;
	line-height: 130%;
}

#Content{
	/* border-left: 33px solid #000; */
	padding-top: 5px;
	float:right;
	line-height: 16px;
	width: 605px;
}

#Content h3{
	color: #ff7006;
	font: bold 14px #ff7006;
	margin-bottom: 2px;
}

#Content h4{
	color: #1b26ff;
	font: bold 14px #1b26ff;
	margin-bottom: 2px;
}


#Content ul{
	margin-left: 30px;
	margin-top: 4px;
}

#Content p{
/* text-indent: 1em; */
/* padding-left: 4em; */
margin-top: 4px;
}
