/* microsite wide */
body {
	line-height: 16px;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background: #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cleaner {
	clear: both;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

#backhome {
	height: 20px;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	background: #333333;
}
#backhomeinner {
	width: 990px;
	margin: 0 auto 0 auto;
}
#backhome a {
	color: #FFFFFF;
}
#backhome a b {
	color: #B5A54F;
}
#backhome img {
	float:left;
	margin-right: 4px;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px 0px 0px;
	width: 990px;
	background: #000000 url(/undergraduate/images/active_background.jpg) no-repeat;
}
#logo {
	float:left;
	padding-top: 14px;
}
#logo a {
	
}
#utility {
	line-height: 22px;
	padding-bottom: 5px;
	border-bottom: 1px solid #6b6b6b;
}
#utility_header {
	float:right;
	background: #ffe400;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin-left: 10px;
}
#utility_header a {
	color: #000000;
}
#nav {
	float:right;
	height: 30px;
	width: 450px;
	line-height: 30px;
	font-size: 14px;
	color: #ffe400;
	margin-top: 20px;
	font-weight: bold;
}
#nav a {
	color: #ffe400;
}
#subnav {
	border-top: 1px dashed #939598;
	margin-bottom: 45px;
}
#footer {
	text-align:center;
	border-top: 1px dashed #333333;
	padding-top: 10px;
	margin-top: 10px;
}


#nav_left {
	position:relative;
	float:left;
	width: 180px;
	height: 263px;
	background: url(/undergraduate/images/sidenavbg.jpg) no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}
#nav_left .nav_option {
	height: 28px;
	line-height:32px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
}
#nav_left .nav_option a {
	color: #999999;
}
#nav_left .nav_option a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#nav_left .nav_option img {
	margin-top: 5px;
	margin-right: 10px;
	float:left;
}

#page_content {
	width: 490px;
	margin: 0px 20px 0px 20px;
	float:left;
}
#right_content {
	float:left;
	width: 246px;
}
#right_content .subtitle {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#right_content .text {
	font-size: 12px;
	color: #999999;
}
#right_content a.readmore {
	font-size: 14px;
	color: #ffe400;
}



#events_listing {
	
}
#events_listing .event {
	margin-bottom: 20px;
}
#events_listing .event_title {
	font-size: 16px;
	color: #ffffff;
}
#events_listing .event_date {
	font-size: 15px;
	color: #ffe400;
	font-weight: bold;
}
#events_listing .event_text {
	color: #999999;
}


#fontsize {
	position: absolute;
	top: 254px;
	color: #FFFFFF;
	font-weight: bold;
	
	height: 28px;
	line-height:32px;
}
#fontsize a {
	margin-right: 8px;
}

#fontsizeB {
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	line-height:32px;
	margin-top: 10px;
}
#fontsizeB a {
	margin-right: 8px;
}
