html { 	
	background: url(../img/main_bg2.jpg) top center no-repeat #0d0d0d; 
	color:#FFF;
}
.eventBg {
	background: url(../img/bg13.jpg) 0 0 no-repeat;
	width: 699px;
	height: 250px;
}
.eventBg .icons {
	padding: 200px 0 0 590px;
	float: left;
	overflow: hidden;
	height: 27px;
}
.eventBg .icons li {
	float: left;
	margin-right: 8px;
}
.eventBg .icons li a {
	background: url(../img/icons.png) 0 0 no-repeat;
	height: 27px;
	display: block;
	width: 21px;
	text-align: center;
	color: #355286;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.eventBg .icons li a { line-height: 21px;}

.eventBg .icons li a.active {
	background-position: 0 -27px; 
}
.menu2 {
	height: 50px;
	width: 699px;
}
.leftColumn .menu2 li {
	height: 50px;
	float: left;
}
.leftColumn .menu2 li a {
	display: block;
	height: 50px;
	text-decoration: none;
}
.leftColumn .menu2 .m1 {
	background:url(../img/m1.png) 0 0px no-repeat; 
	width:166px;
}
.leftColumn .menu2 .m2 {
	background:url(../img/m2.png) 0 0px no-repeat; 
	width:187px;
}
.leftColumn .menu2 .m3 { 
	background:url(../img/m3.png) 0 0px no-repeat; 
	width:161px;
}
.leftColumn .menu2 .m4 { 
	background:url(../img/m4.png) 0 0px no-repeat; 
	width:185px;
}
h1.eventCap {
	background: url(../img/capBg.png) 0 0 repeat;
	height: 52px;
	line-height: 52px;
	text-align: center;
	margin: 0;
	font-size: 22px;
	font-weight: bold;
}
.eventMain {
	background: url(../img/eventMain.png) 0 0 repeat;
}
.eventMain .purple {
	color: #d0cde8;
	font: normal 17px Verdana;
	padding-top: 15px;
}
.main .eventMain p.phone {
	background-color: #545175;
	margin: 17px 0 0 0;
	padding: 30px 80px 30px 57px;
	font-weight: bold;
	color: #FFE400;
}
.main .right .eventList li {
	padding: 5px 0 5px 15px;
	background-position: 0 8px;
}
