div#container {
	float: left;
	position: relative;
	min-height: 29px;
	width: 100%;
	background-color: #336497;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
}
#ocscontainer {
	width:763px;
	margin:0px auto;
	padding:0px;
	background-color:##ffffff;
	text-align:left;
}
#bottomhalf {
	background-image: url('http://www.whitman.edu/ocs/images/mapbg.jpg');
	background-repeat: repeat-y;
}
#leftcolumn {
	padding: 0.5em;
	float: left;
	width: 200px;
}
div#ocs_nav {
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	color: #7d341a;
}
div#ocs_nav ul {
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight:bold;
	list-style-type: none;
}
div#ocs_nav li {
	padding: 2px 0px 0px 0px;
	letter-spacing: 0.5px;
}
div#ocs_nav li a {
	color: #003d7d;
	text-decoration: none;
}
div#ocs_nav li a:hover {
	text-decoration: underline;
}
#calendarbox {
	width:220px;
	margin:0px 5px 5px 0px;
	padding:0px 1px 10px 9px;
	border:1px solid #cccccc;
	background-color:#fbf7e4;
}
#calendarbox p {
	color:#000000;
	margin-bottom: 0em;
}
#calendarbox ul {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	list-style-type: none;
}
#calendarbox ul li {
	color:#333333;
	line-height:.96em;
	padding: 0px 0px 5px 0px;
}
#calendarbox ul li a {
	color: #7d341a;
	text-decoration: none;
}
#calendarbox ul li a:hover {
	text-decoration: underline;
}
#calendarfeed {
	margin:20px auto;
	text-align:center;
}
#calendarfeedtitle {
	width:220px;
	margin:12px auto 0px auto;
	text-align:center;
}
#calendarfeedtitle a {
	color: #003d7d;
	text-decoration: none;
}
#calendarfeedtitle a:hover {
	text-decoration: underline;
}
#calendarfeed a {
	color: #003d7d;
	text-decoration: none;
}
#calendarfeed a:hover {
	text-decoration: underline;
}
#centercolumn {
	padding: 0px 10px;
	width: 315px;
	float: left;
}
#rightcolumn {
	float: right;
	width: 195px;
}
#hot {
	width:180px;
	margin:10px 5px 5px 0px;
	padding:20px 1px 10px 9px;
	border:1px solid #cccccc;
	background-color:#fbf7e4;
	background-image: url('http://www.whitman.edu/ocs/images/hottopics.jpg');
	background-repeat:no-repeat;
}
#hot p {
	color:#ff0000;
	margin-bottom: 0em;
}
#hot ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-weight:bold;
	list-style-type: none;
}
#hot ul li {
	line-height:.96em;
	padding: 0px 0px 5px 0px;
}
#hot ul li a {
	color: #003d7d;
	text-decoration: none;
}
#hot ul li a:hover {
	text-decoration: underline;
}
#profiles {
	width:190px;
	margin:10px 5px 0px 0px;
	padding:0px;
}
#rightcolumn p a {
	color:#003d7d;
}

