body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	background: url(../img/background.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

td {
	vertical-align: top;
}

th {
	text-align: left;
}

a:link {
	text-decoration: none;
	color: #E67300;
}

a:visited {
	text-decoration: none;
	color: #E67300;
}

a:hover {
	text-decoration: none;
	color: #E67300;
}

.container {
	width: 862px;
	margin: 0 auto 0 auto;
	padding: 0 0;	
}

.imc_flag {
	position: absolute;
	top: 50px;
	width: 330px;
	height: 55px;
	background: url(../img/illinimedia_logo.gif) no-repeat;
}

.masthead {
	position: absolute;
	top: 107px;
	width: 860px;
	height: 167px;
	background: url(../img/alumni_header.gif) no-repeat;
}

.unit_list {
	position: absolute;
	top: 62px;
	margin-left: 635px;
	padding: 0;
	width: 227px;
	height: 33px;
	background: transparent url(../img/unit_logos.gif) no-repeat;
	list-style:none;
}

.unit_list li {
	float:left;
}

.unit_list a {
	text-decoration: none;
	width: 31px;
	height: 33px;
	display:block;
}

.menu_bar {
	position: absolute;
	top: 275px;
	width: 862px;
	float: left;
	padding: 0;
	border-bottom: 2px solid #ccc;
	z-index: 50;
}

.view_header {
	position: absolute;
	margin-top: 299px;
	width: 410px;
	height: 100px;
}

.view_block_full {
	position: absolute;
	margin-top: 315px;
	width: 860px;
	padding-bottom: 100px;
}

.view_content {
	position: absolute;
	margin-top: 415px;
	width: 800px;
	padding-bottom: 100px;
}

.view_content table {
	border-collapse: collapse;
}

.bold {
	font-weight: bold;
}

.divide {
	border-right: 1px solid #cccccc;
}