
.test3{
	display: none;
}
/*Main Container*/
.container {
	width:100%;
	
}

/*Content Container*/
.contentContainer {
	padding-left: 0px;	
	float: left;
	width:0px;
	height:451px;
	overflow:hidden;
}

/*=================*/

/*Main Container*/
.container3 {
	width:100%;
	border:3px solid #efefef;
	overflow:hidden;
	padding:0;
	margin:0;
}
.container3 ul{
	/*height:451px;*/
	padding:0;
	margin:0;
	width:100%;
	overflow: hidden;
	background:#fff;
	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
	
}
/*Handle*/
.handle3 {
	float: left;
	width: 36px;
	height: 453px;
	text-align:center;
	
}
.handle3 img{
	margin-top:1px;
	margin-bottom: 2px;
	
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
.handleOver3{
}
.handleOver3 img{
	margin-top:1px;
	margin-bottom: 2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

/*Content Container*/
.contentWrapper3{
	text-align: justify;
}
.contentInnerWrapper3{
	padding: 10px;
}
.contentWrapper3 h3{
	border-bottom: 1px dashed silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 451px;	
	overflow:hidden;
}

/*============= sprcial class ================*/

h3.eventsheader {
	width: 279px;
	height: 34px;
	margin: 0 0 7px 16px;
	background-image: url(../images/tab-events-header.jpg);
	background-repeat: no-repeat;
}
h3.edcenter {
	width: 279px;
	height: 34px;
	margin: 0 0 7px 16px;
	background-image: url(../images/tab-ed-center-header.jpg);
	background-repeat: no-repeat;
}
h3.donation {
	width: 279px;
	height: 34px;
	margin: 0 0 7px 16px;
	background-image: url(../images/tab-donation-header.jpg);
	background-repeat: no-repeat;
}



p.events {	
	padding: 18px 0 0 16px;
	float: left;
	display: block;
	line-height: 20px;
	color: #48311e;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	margin: 0 0 0 0;
}
#frame {	
	padding: 18px 0 0 16px;
	float: left;
	display: block;
	line-height: 20px;
	color: #48311e;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	margin: 0 0 0 0;
}
.test3 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	padding: 24px 0 0 20px;
	width: 450px;
	margin: 0 0 0 0;
}
.test3 ul li {
	width: 415px;
	margin: 0 0 10px 0;
	float: left;
	display: block;
	padding: 0px 0 0 12px;
	background-image: url(../images/tab-3bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #48311e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.test3 ul li.bottompoint {
	width: 415px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
	padding: 0px 0 0 12px;
	background-image: url(../images/tab-3bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #48311e;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.test3 p.link {
	padding: 0px 15px 2PX 36px;
	float: left;
	display: block;
	line-height: 20px;
	color: #48311e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 405px;
	margin: 0 10px 0 0;
	background-image: url(../images/link-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

