#content {
    margin-top: 10px;
    padding: 0 2px 0 8px;
}

/*************** Drop shadow ****************/
#dropshadow-headlines,
#dropshadow-spotlight {
    background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(/images/shadow.gif) no-repeat bottom right;
    padding: 0px;
}
#dropshadow-headlines {
    margin: 10px 0 4px 8px !important;
    margin: 10px 0 4px 5px;
}
#dropshadow-spotlight {
    margin: 10px 0 10px 8px !important;
    margin: 10px 0 10px 8px;
    width: 570px;
}
#dropshadow-spotlight-new {
    margin: 10px 0 10px 8px !important;
    margin: 10px 0 10px 5px;
    width: 740px;
}

.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	margin: 0px 0px 0px 0px;
}

/*************** Columns ****************/
#column-none {
    padding: 0 8px;
}
#column-one,
#column-two,
#column-three {
    float: left;
}
#column-two {
    float: left;
    width: 579px;

}
#column-two-new {
    float: left;
    width: 740px;

}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	margin: 0px 0px 0px 0px;
}
/*************** Portlets ****************/
dl.portlet {
	background-color: #FFF;
	margin: 0;
}
dd p {
	padding-bottom: 1px;
	font-weight: normal;
}
.portletHeader {
	background:  #2185d0;
	background-position: bottom;
	height: 18px;
	margin-bottom: 8px;
	padding: 4px 10px 10px 10px;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
}
.portletHeader a {
    color: #ffffff;
    text-decoration: none;
}
.portletHeader a:visited {
    color: #ffffff;
}
.portletHeader a:hover {
    color: #ffb300;
}
.portletItem {
    margin: 0;
    padding: 0 1em;
	font-size: 1.2em;
}


.portletItem h1 {
    padding: 0;
    margin: 0;
    color: 	#6a5acd;
    font: bold 1.2em Arial, Verdana, Helvetica, Geneva, sans-serif;
}
.portletItem h1 a,
.portletItem h1 a:visited {
    color:	#6a5acd;
	text-decoration: none;
    border-bottom: none;
}
#portlet-headlines {
	width: 175px;
	min-height: 535px;
	height: auto !important;
	height: 535px;
	border-bottom: 1px solid #e5ebeb;
	font-weight: bold;
}
#portlet-spotlight {
    width: 570px;
	height: auto;
	}
#portlet-spotlight-new {
	width: 800px;
	height: auto;
    color: #333;
	padding: 6px 10px 10px 30px;
	}
#portlet-spotlight .portletItem {
    text-align: center;
}
.new {
	margin: 0;
	padding: 0 1em;
	font-size: 1em;
	height: 535px !important;
	height: auto !important;
}
#portlet-happenings {
    width: 180px;
    min-height: 535px;
    height: auto !important;
    height: 535px;
    border-bottom: 1px solid #e5ebeb;
}
#portlet-happenings a img {
    border: none;
}
#portlet-happenings img {
    border-top: 4px solid #536895 !important;
}
#portlet-happenings .portletItem {
    padding: 0;
}
#portlet-happenings p {
    margin: 2px 5px 20px 5px;    
}
#portlet-happenings .portletItem a {
    border: none;
}
#portlet-happenings .portletItem a:hover {
    color: #000000;
}
p#more-happenings {
    text-align: right;
}
#portlet-features,
#portlet-impact {
    width: 281px;
    min-height: 160px;
    height: 160px;
}
#portlet-features img,
#portlet-impact img {
    float: right;
    padding: 0 0 5px 8px;
    border: none;
}
