.middlebg {
	background-repeat: no-repeat;
	background-image: url(../images/inner-images/wt-bg.gif);
}
#commSpirit {
	width: 90%;
/*	border: 1px solid #f2b511;
*/	
	text-align:center;
	color:  #f2b511;
	margin-left: 5px;
}
#commSpirit a {
	color: #f2b511;
	text-decoration: none;
}
#commSpirit a:visited {
	color: #fff;	
}

#commSpirit a:hover {
	color: #f2b511;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
	color: #f2b511;	
}
#commSpirit h1 a {
	color: #fff;	
	text-decoration: none;
	padding: 15px;
}
#commSpirit h1 a:visited {
	color: #f2b511;	
}
#commSpirit h1 a:hover {
	color: #fff;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	color: #f2b511;
}
#smart p, #smart li, #smart td, p, td {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 13px;
	margin-top: 0;
}
#smart td {
	padding-top: 5px;
	padding-bottom: 5px;
}

