#Cover{
	margin-top:0;
}

body{
	background:url(/img/promotion/bg.gif) no-repeat fixed center 300px;	
}

#leftColumn{
	width:165px;
	float:left;
	height:400px;
	/* background:url(/img/promotion/footer.gif) no-repeat left bottom; */
	padding:0;
}

#LeftMenu h4{
	margin:0;
	background:url(/img/promotion/header.gif) no-repeat left top;
	height: 42px;
	background-color: #f7147b;	
}

#LeftMenu h4 span{
	display: none;
}

#LeftMenu {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	height: 400px;
	background:url(/img/promotion/header.gif) no-repeat left bottom;	
	background-color: #f7147b;
}

	  
#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, #LeftMenu li span b{
margin-left: -15px;
padding: 3px 22px 3px 20px;
display: block;
color:#f7147b;
text-decoration: none;
}
	  
#LeftMenu li a:visited{color: #f7147b; }
#LeftMenu li a:hover {	color: #fff;	background: #f7147b; text-decoration: none; }

#link #selected a  { 
margin-left: -15px;
padding: 3px 22px 3px 20px;
color: #fff;	
background: #f7147b; 
text-decoration: none; 
}	





/* second class li  */

li.secondclass a{
	/* margin-left:65px; */
	text-indent:-7px;
	/*padding: 3px 22px 3px 20px;	
	 border-left: 20px solid #FFF; */

}

  li.secondclass#selected a{
	/* margin-left:65px; */
	text-indent:-7px;
	/*padding: 3px 22px 3px 20px;	
	 border-left: 20px solid #24ad15; */
	padding:0;
	margin:0;
}



li.secondclass span{
	/*margin-left:10px;
	text-indent:-10px;	*/
	display:block;
	padding-left:3px;

}


#LeftMenu ul ul {
    margin:0;
	padding: 0 0 15px 13px;
}

li.secondclass {

	/*text-indent: -25px; 
	list-style-position: inside;
     margin:0;
    padding:0;
	list-style-type: none;
	padding-bottom: 1px;	  */
}








#MainColumn{
	border-top: 6px solid #f7147b;
	width: 615px;
	/*margin-left:-10px;*/
	margin:0;
	float:left;
	line-height: 130%;
}

#Content{
	padding-left:10px;
/*	padding-top: 10px;
	background:url(/img/promotion/bg.gif) repeat-y 90% 50%;		*/
	width:605px;
	float:right;
	line-height: 16px;
}

#Content table{
	/* margin-left:10px;
	border:0; 
	border: 1px solid #CCC; */
}

#Content h6{
	float:right;
	margin-top: 10px;
	font: normal 11px Tahoma;
}

#Content h3{
	color:#9f0e55;
	margin-top:8px;
	margin-bottom:4px;
}

#Content h2{
	color:#9f0e55;
	margin-bottom: 0;


}


