body, p, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
	color:#333;
	background-color:transparent;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	}
body {
	background-image:url(../images/PageGradient.jpg);
	background-repeat:repeat-x;
	background-color:#D9E3EC;
	text-align:center;
	}
#header, #nav, #content, #footer {
	width:782px;
	padding:0;
	border:0;
	margin-right:auto;
	margin-left:auto; 	
	background:#FFF;
	}
#header {
	background-color:transparent;
	}
#nav {
	z-index:200;
	height:24px;
	margin-bottom:8px;
	background-color:#F5DB87;
	text-align:left; 
	}
#content, #footer {
	width:776px; /* this one changes nothing in recent browsers. */
	padding: 8px 2px 15px 2px;
	border: 1px solid #CCC;
	voice-family: "\"}\""; /* IE 5 hack */
	voice-family:inherit;
	width:782px; /* this one changes recent opera, firefox, IE */
	}
html>body #content, html>body #footer {
	width:776px; /* Opera hack */  /* this one changes opera and firefox */
	}
/* IDs within Content box */
	#newsbox, #eventsbox {
		float:left;
		width:38%;
		padding:0;
		margin: 30px 1% 20px 5%;
		border:none;
		text-align:left;
		}
	#eventsbox {
		float:right;
		margin: 30px 5% 10px 1%;
		}
	#innernav {
		display:block;
		float:right;
		width:150px;
		border: 1px solid #CCC;
		padding:0;
		margin: 0 6px 4px 4px;
		background-color:#F5DB87;
		text-align:left;
		}
	#alert, #alertfloat {
		display:block;
		width:400px;
		padding:10px;
		margin:10px 10px 10px 5px;
		border:1px solid #8383C2;
		background-color:#BEE7D7;
		text-align:center;
		}
	#alertfloat {
		float:left;
		}
	#instructions {
		display:block;
		float:left;
		width:520px;
		margin-left:5px;
		margin-top:5px;
		}
	#key {
		display:block;
		float:right;
		width:200px;
		padding:0px;
		margin:10px 10px 0 10px;
		border:1px solid #D15821;
		text-align:left;
		}
	#filedownload {
		float:right;
		width:100px;
		margin:10px;
		border:2px solid #D15821;
		background-color:#F2F2F2;
		padding:10px;
		text-align:center;
		}
	#popArea {
		z-index:100000;
		width:300px;
		height:100px;
		position:absolute;
		margin:auto;
		padding:50px 10px 10px 10px;
		background: #FDF7DA;
		border: 3px solid #D15821;
		}
	#criteriadiv {
		display:block;
		width:754px;
		margin-right:auto;
		margin-left:auto;
		background-color:#F5DB87;
		border-right: 1px solid #ECB700;
		border-bottom: 1px solid #ECB700;
		border-left: 1px solid #ECB700;
		}
	#institutionScrollable, #institutionDestScrollable {
		background-color:#FDF7DA;
		width:500px;
		height:110px;
		overflow:auto;
		}
	.level1, .level2, .level3, .level4 {
		width:754px;
		}
	.level1 {
		padding-top:5px;
		}
	.level2 {
		margin-left:40px;
		width:714px;
		}
	.level3 {
		margin-left:80px;
		width:674px;
		}
	.level4 {
		margin-left:120px;
		width:634px;
		}
	.floatleft {
		float:left;
		}
	.floatright {
		float:right;
		}

#footer {
	border-top:none;
	padding:2px;
	margin-bottom:10px;
	}
/* IDs within Footer */
	#footer_left {
		display:block;
		float:left;
		width:465px;
		padding:2px;
		text-align:left;
		}
	#footer_right {
		display:block;
		float:right;
		width: 280px;
		padding: 2px;
		text-align:right;
		}