
body {
	background-color : #E4E4E4;
	font : 80% Verdana, Arial, sans-serif;
	line-height : 140%;
	margin : 0;
}
#page {
	width : 920px;
	background-image : url(http://www.umaryland.edu/cits/images/template/page_bg.jpg);
	background-repeat : repeat-y;
	margin-left : auto;
	margin-right : auto;
	padding : 0px 15px;
}
#header {
	position : relative;
	width : 920px;
	height : 115px;
	background-image : url(http://www.umaryland.edu/cits/images/template/header_bg.jpg);
	background-repeat : repeat-x;
	background-color : #B3CCE6;
}
#print_and_search {
	height : 30px;
	text-align : right;
}
#print_and_search ul {
	padding : 0px;
	margin : 0 10px;
}
#print_and_search ul li {
	display : inline;
	margin : 3px 5px 0px 0px;
	padding : 0px;
}
#header_image {
	margin : 0px 15px;
	height : 85px;
	text-align : left;
}
#nav {
	width : 920px;
	background-color : #B3CCE6;
}
#content {
	margin-left : auto;
	margin-right : auto;
}
#left_column {
	width : 200px;
	float : left;
	padding : 5px;
	text-align : left;
	overflow : auto;
}
#main_content {
	padding : 15px 5px 20px 5px;
	text-align : left;
	float : right;
	width : 700px;
	overflow : auto;
}
#shadow {
	clear : both;
	width : 950px;
	height : 15px;
	margin : auto;
	background : url('http://www.umaryland.edu/cits/images/template/shadow.jpg') no-repeat;
}
#footer {
	clear : both;
	margin : auto;
	text-align : center;
	height : 80px;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
* html .clearfix {
	height : 1%;
}
#wrapper {
	width : 100%;
	text-align : center;
	background-color : #E4E4E4;
}
#print_and_search ul li form {
	display : inline;
}
#print_and_search ul li div {
	display : inline;
}
.Navigation_Items {
	font-family : Verdana,Arial,sans-serif;
	font-size : 12px;
	color : #000000;
}
#print_and_search ul li img {
	margin-top : 3px;
}

