body{ 
	background: #214815 url('/media/2/background.jpg') repeat-x top center;
}

.container {
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

#navWrapper {
	background: url('/media/41/body_cap.png') no-repeat top left;
	height: 64px; width: 950px;
	margin-top: 10px;
}

#nav {
	width: 710px;
	text-align: center;
	padding: 8px 0 0 0;
}

#nav a {
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma;
	color: white;
	margin-right: 15px;
}

#subnav {
	margin: 165px 8px 0 12px; 
	background-color: white; 
	border: solid 1px orange; 
	padding: 8px;
	text-align: right;
}

#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subnav li {
	border-bottom: solid 1px silver;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
}

#subnav a {
	text-decoration:none;
	color:#045fb4; 
}

#side-buttons {padding: 10px 0 0 12px;}

#bodyWrapper {
	position: relative;
	background: url('/media/46/body_mid.png') repeat-y top left;
	min-height: 600px;
	width: 950px;
}

#content {
	min-height: 300px;
	padding: 8px 8px 8px 0;
}

#footerWrapper {
	background: url('/media/51/bottom_bottom.png') no-repeat top left;
	height: 57px;
	width: 950px;
}

#footer {
	padding: 18px 4px 4px 240px;
	text-align: center;
}

#footer p {
	font-family: Tahoma, Verdana, Times, sefif;
	font-size: 14px;
	color: white;

}

#footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/* Item List */

.itemList {
	padding-left: 15px;
}

.itemList h1 {
	font-size: 1em;
	border: none;
}

.itemList h2 {
	margin: 8px 2px 2px 0;
	color: #333;
	font-size: .8em;
}

.newsDate {
	border: solid 1px silver;
	text-align: right; 
	float: right; 
	margin: 1.5em; 
	padding: 8px;
}

/* Contact Info for Department Homepage */

#criticalInfo {
	float: right;
	margin: 0 0 10px 10px;
	width: 200px;
	border: solid 1px navy;
}

#criticalInfo h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: navy;
	margin: 0;
	padding: 3px;
}

#criticalInfo p {
	margin: 0;
	padding: 6px;
}

#criticalInfo ul {
	margin: 1em 1.5em;
}

/* Download box for Forms and Tools pages */

.download {
	border: solid 1px silver;
	padding: 4px;
}









































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

