
body {
}
#header {
	background-color : #DADADA;
	height : 130px;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	clear : both;
}
#mainnav {
	height : 28px;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	background : #CC0000;
	background-image : url(http://www.umaryland.edu/ois/redesign_test/template/nav_body_bg.jpg);
	background-repeat : repeat-x;
	text-align : left;
}
#search_and_info {
	height : 32px;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}
#search {
	height : 32px;
	width : 160px;
	background-color : #000000;
	float : left;
	text-align : center;
	vertical-align : top;
	color : #FFFFFF;
}
#breadcrumb {
	height : 18px;
	width : 730px;
	float : right;
	vertical-align : bottom;
	padding : 5px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
}
#breadcrumb a {
	text-decoration : none;
}
#central_container {
	margin-left : auto;
	margin-right : auto;
	width : 900px;
	background-image : url('http://www.umaryland.edu/ois/redesign_test/template/central_bg.jpg');
}
#announcement {
	width : 150px;
	padding : 5px;
	float : left;
	text-align : left;
}
#content {
	width : 720px;
	float : right;
	padding : 10px;
	text-align : left;
}
#footer {
	clear : both;
	width : 900px;
	margin : 0 auto;
}
#footer_link {
	width : 900px;
	height : 18px;
	background-color : #CC0000;
	text-align : center;
	vertical-align : middle;
	text-transform : uppercase;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding-top : 3px;
}
#footer_link a {
	color : #000000;
	text-decoration : none;
}
#footer_link a:hover {
	color : #FFCC00;
}
#footer_copyright {
	width : 880px;
	padding : 10px;
	text-align : center;
	font : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
* html .clearfix {
	height : 1%;
}
#nav {
	float : left;
	width : 850px;
}
#print {
	float : right;
	padding-top : 5px;
	padding-right : 10px;
}
#print a {
	color : black;
}
#nav a {
	text-decoration : none;
}
#wrapper {
	text-align : center;
	width : 100%;
	background-image : url(http://www.umaryland.edu/ois/redesign_test/template/bg.jpg);
	background-repeat : repeat-x;
}
.menu_on_top {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	font-weight : bold;
}

