@charset "utf-8";
/* CSS Document */

#leftTopper{
	width: 602px;
	height:327px;
	overflow: hidden;
}
#leftTopper img{padding: 10px;}
#rightTopper{
	padding: 20px;
	width: 313px;
}
.rightTopperBox{
	margin-bottom: 12px;
	width:100%;
}
#topperEmail{
	background: url(/assets/images/topper_email_list_bg.gif) no-repeat;
	height: 90px;
	font-size: 14px;
	color:#333;
	text-align: center;
}
#news{
	width: 480px;
	height: 158px;
	margin: 10px;
	background: url(/assets/images/events.jpg) no-repeat;
	position: relative;
}
#news h1{ color:#2B2743; margin: 0px; margin-bottom: 5px; padding: 0px; font-size: 16px;}
#connected{	margin: 10px; }
#director{
	margin: 10px;
	width: 450px;
	height: 64px;
	padding: 10px;
	background: url(/assets/images/director_bg.jpg) no-repeat;
}
#director #dirImg{margin-right: 10px; margin-left: 5px;}
#supportIcons{ text-align: center; margin: 10px;}
#supportIcons img{margin-right: 50px;}
