@charset "UTF-8";
#container {
	background-color:rgba(255,255,255,0.7);
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	float: left;
	height: 50px;
	width: 1024px;
}
#maincontent {
	float: left;
	height: 675px;
	width: 1024px;
	overflow: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#picture_container {
	float: left;
	width: 1024px;
	height: 300px;
}
#picture_container_overview {
	float: left;
	height: 351px;
	width: 1000px;
}
#picture_container_apply {
	float: left;
	height: 450px;
	width: 1024px;
}
#picture_container_opp {
	float: left;
	height: 300px;
	width: 1000px;
}
#footer {
	background-color:rgba(255,0,0,0.7);
	float: left;
	height: 25px;
	width: 1024px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.picture_spacer_top {
	float: left;
	height: 25px;
	width: 200px;
}
.picture {
	height: 200px;
	width: 200px;
	float: left;
}
#main_text {
	float: left;
	height: 375px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main_text_apply {
	float: left;
	height: 225px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main_text_opp {
	float: left;
	height: 325px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.re_title {
	float: left;
	height: 50px;
	width: 400px;
	text-align: left;
	font-size: 18px;
	margin-top: 25px;
}
.re_text {
	font-size: 12px;
	float: left;
	height: 512px;
	width: 400px;
	margin: 0px;
}
#picture_container_coursework {
	float: left;
	height: 288px;
	width: 1000px;
}
#picture_container_events {
	float: left;
	height: 340px;
	width: 1000px;
}
#picture_container_resources {
	float: left;
	height: 300px;
	width: 1000px;
}
#picture_container_research {
	float: left;
	height: 288px;
	width: 1000px;
}
