#content {
	background: #FFF !important;
	background-image: none !important;
}

#left {
	padding: 0px !important;
	width: 214px;
	background: #FFF url("_images/background.content-index.png") repeat-y;
}

#content-left-top {
	width: 214px;
	height: 19px;
	background: #FFF url("_images/background.content-top-index.png") no-repeat;
}

#content-left-bottom {
	width: 214px;
	height: 19px;
	background: #FFF url("_images/background.content-bottom-index.png") no-repeat;
}

#left-inner {
	height: 519px;
	padding: 3px 23px;
	width: 168px;
}


#right {
	padding: 0px;
	background: transparent;
	width: 638px;
}

#feature-promo {
	width: 638px;
	height: 371px;
	position: relative;
	overflow: hidden;
}

#feature-promo ul {
/*	display: none !important; */
}

#feature-promo #fulls li {
	display: block;
	position: absolute;
	width: 638px;
	height: 371px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

#feature-promo #fulls li a {
	display: block;
}

#feature-promo #thumbs {
	width: 114px;
	height: 371px;
	position: absolute;
	top: 9px;
	left: 518px;
	overflow: hidden;
}

#feature-promo #thumbs li {
	display: block;
	background-image: url('/_images/featured_thumbnail.png');
	background-position: 0px 0px;
	padding: 6px 7px 8px 14px;
	width: 93px;
	height: 70px;
	margin-bottom: 6px;
	overflow: hidden;
}

#feature-promo #thumbs li.current {
	background-position: 0px -84px;
}

#upcoming-events {
	background: #FFF url("_images/background.upcoming-events.png") no-repeat;
	float: right;
	height: 187px;
	margin: 5px 0 0 5px;
	overflow: hidden;
	width: 421px;
}

#eletter-form, #projects {
	background: #FFF url("_images/background.eletter.png") no-repeat;
	padding: 0px;
	width: 212px;
	height: 91px;
	margin-top: 5px;
}

#eletter-form #email {
	border: 1px solid #FFF;
	background: #FFF url("_images/background.input-eletter.png") no-repeat;
	width: 140px;
	height: 14px;
	padding: 3px;
	margin-left: 25px;
	margin-top: 15px;
}

#eletter-form #eletter-submit {
	border: 1px solid #FFF;
	background: #FFF url("_images/button.go.png") no-repeat;
	width: 30px;
	height: 22px;
	padding: 0px;
	overflow: hidden;
	text-indent: -9999px;
	margin: -1px 0px 0px 4px;
	margin-top: 15px;
}

#upcoming-events h2 {
	display: block;
	overflow: hidden;
	height: 33px;
	text-indent: -9999px;
	background: url("_images/header.events.png") no-repeat;	
	border-bottom: 1px dashed #313538;
}

#upcoming-events .event {
	background: url("_images/bullet.event.gif") no-repeat;
	background-position: 0px 10px;
	padding: 9px 10px;
	border-bottom: 1px dashed #313538;
}

#upcoming-events .event:last-child {
	border-bottom: none !important;
}

#upcoming-events .event p {
	text-align: justify;
}

#upcoming-events .event .title {
	text-transform: uppercase;
	font-weight: bold;
	color: #404052;
}

#upcoming-events .event .title span {
	font-weight: normal;
	font-style: italic;
	color: #efc06a;
	text-transform: none;
	display: block;
}

#events-scrollbox {
	overflow: auto;
	height: 153px;
}

#events-details {
	padding: 8px 8px 2px 8px;
}

#eletter-form {	
	background: url("_images/index.mailinglistbg.png") no-repeat;
	width: 212px;
	height: 91px;	
}

#eletter-form h2 {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: none;
	padding-bottom: 18px;
	text-indent: -10000px;
}

#projects h2 {
	display: block;
	overflow: hidden;
	width: 212px;
	height: 91px;
	text-indent: -9999px;
	background: url("_images/index-patterns-projects.png") no-repeat;	
	
}

#projects h2 a {
	display: block;
	background: none;
	width: 212px;
	height: 91px;
	text-indent: -10000px;
}
