#outerwrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://www.eastern.edu/ateastern_new/assets/images/atEasternLogoBG.png);
	background-repeat: no-repeat;
	overflow: auto;
	z-index: 999;
}
#header {
	float: left;
	height: 75px;
	width: 950px;
	position: relative;
}
#topNav {
	float: left;
	width: 950px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	margin-top: 15px;
}
#feature {
	float: left;
	height: 46px;
	width: 950px;
	top: 50px;
	margin-bottom: 10px;
}
#body {
	float: left;
	width: 950px;
	background-image: url(http://www.eastern.edu/ateastern_new/assets/images/corner_bg.png);
	background-repeat: no-repeat;
	overflow: auto;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	color: #333;
}
#footer {
	float: left;
	height: 40px;
	width: 910px;
	padding-left: 40px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	font-family: Verdana, Geneva, sans-serif;

}
#contentColumn {
	float: left;
	width: 550px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 25px;
	margin-left: 13px;
	margin-top: 38px;
	margin-right: 32px;
}
#rightColumn {
	float: right;
	width: 269px;
	margin-top: 38px;
	padding-left: 28px;
	padding-top: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-right: 10px;
}
.featureRight {
	width: 269px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 75px;
	margin-top: 15px;
}
.atEasternLogo {
	height: 63px;
	width: 447px;
	float: left;
	margin-top: 10px;
}
.currentLink {
	color: #A31345;
}
#topNav ul {
	list-style-type: none;
}
#topNav li {
	white-space: nowrap;
	float: left;
}
#topNav a {
	text-align: center;
	display: block;
	width: 110px;
	height: 25px;
}
.iconNav {
	float: right;
	height: 41px;
	width: 259px;
	margin-top: 10px;
}
#topNav a:link, #topNav a:visited {
	color: #333;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	color: #A31345;
	text-decoration: none;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A31345;
	font-weight: lighter;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.date {
	float: left;
	width: 266px;
	height: 39px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-left: 35px;
	font-style: italic;
	padding-top: 12px;
	font-size: 12px;
}
.new {
	color: #2b7881;
}
.rightBold {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A31345;
}
.thumbnail {
	float: left;
	width: 47px;
}
.socialNetworking {
	float: right;
	height: 33px;
	width: 186px;
	position: relative;
	top: -53px;
	right: -20px;
	border: 0;
}
.rightFeatureText {
	float: right;
	width: 200px;
	background-color: #CCC;
}
#body #contentColumn p a:link {
	font-weight: bold;
	color: #A31345;
	text-decoration: none;
}
#body #contentColumn p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #A31345;
}
#body #contentColumn p a:hover {
	font-weight: bold;
	color: #A31345;
	text-decoration: underline;
}
#body #contentColumn p a:active {
	font-weight: bold;
	text-decoration: none;
	color: #A31345;
}


div#rightColumn a:link {
	color: #333;
	text-decoration: none;
}
div#rightColumn a:visited {
	color: #333;
	text-decoration: none;
}
div#rightColumn a:hover {
	color: #333;
	text-decoration: underline;
}
div#rightColumn a:active{
	color: #333;
	text-decoration: none;
}
#body #contentColumn p img {
	padding-bottom: 5px;
}
.alignLeft {
	float: left;
	padding-right: 10px;
}
.alignRight {
	float: right;
	padding-left: 10px;
}
