#centercolumn {
	background-image: url("corporatesponsorshipheadingimg.png");
 	background-repeat: no-repeat;
	background-position: top left;
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

h3 a:hover, h3 a:active {
	color: #ffffff;
}

h3.dark, h3.mootools {
	background: #6f82a0;
}

h3.light, h3.prototype {
	background: #849cc9;
}

p {
	padding: 5px 5px;
	color: #444;
	background: #fff;
}
h3 {
	padding: 10px 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background: #98bc48;
	cursor: pointer;
}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: #333;
	border-bottom: 1px solid #eee;
}

ol {
	margin: 0;
	padding: 0 5px 5px 25px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#container {
	background: url(container.png) top center repeat-y !important;
	background: url(container.gif) top center repeat-y; /*stoopid ie*/
	width: 460px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}
a:link, a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #849cc9;
}

strong {
	color: #CC5555;
}

em {
	font-style: normal;
	color: #cc5555;
}
