body, html {
	margin:0;
	padding:0;
	background-color:#9DB5C9;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin-bottom:10px;
	}

body {
	min-width:900px;
	/* background-image:url(../images/background.gif);
	background-repeat:repeat; */
	}
	
li	{
	list-style-image:url(../images/logo-trans.png);
	padding-left:15px;
	padding-bottom:5px;
	}
	

#wrap {
	background-color:#ffffff;
	/* margin:0 auto; */
	width:900px;
	/*background-image:url(../images/gray.gif); */
	background-repeat:repeat;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
	}

#header {
	background-image:url(../images/ufi_top.png);
	height:125px;
	width:900px;
	}

#side {
	float:left;
	width:198px;
	background-image:url(../images/side.png);
	background-repeat:no-repeat;
	background-color:#93A9CD;
	height: auto;
	letter-spacing:.75px;
	padding-bottom:100px;
	}
#side a {
	display: block;
}

.sideborder td {
	border-right:solid;
	border-right-width:1px;
	border-right-color:#000000;
	}

#content {
	background:#FFFFFF;
	float:right;
	width:702px;
	position:relative;
	height:100%;
	}

#footer {
	background:#274779;
	clear:both;
	height:40px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	}

#footer p {
	padding:5px;
	margin-top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	text-align:center;
	}

.title_bar {
	background-image:url(../images/title_bar.png);
	width:630px;
	height:20px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	padding-left:15px;
	padding-top:12px;
	padding-bottom:13px;
	position:relative;
	top:17px;
	left:20px;
	letter-spacing:2.5px;
	}

.employment {
	padding-left:30px;
	padding-top:40px;
	padding-right:25px;
	font-size:10pt;
	overflow:visible;
	}

a.nav:link {
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height:30pt;
}
a.nav:visited {
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height:30pt;
}
a.nav:hover {
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	line-height:30pt;
}
a.nav:active {
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	line-height:30pt;
}

a.job:link {
	color:#446C82;
	text-decoration: underline;
}
a.job:visited {
	text-decoration: underline;
	color:#446C82;
}
a.job:hover {
	text-decoration: underline;;
	color:#609ABA;
}
a.job:active {
	text-decoration: underline;;
	color:#446C82;
}

.projectbox {
	width:615px;
	padding-left:24px;
	padding-top:20px;
	padding-right:15px;
	padding-bottom:20px;
	border:solid;
	border-width:1px;
	border-color:#999999;
	position:relative;
	top:40px;
	left:21px;
	font-size:10pt;
	background-color:#FFFFFF;
	}

.project_text {
	margin-left:220px;
	}

.news {
	padding-left:35px;
	padding-top:45px;
	padding-right:20px;
	font-size:11pt;
	overflow:visible;
	width:635px;
	}

.about_nav {
	font-size: 10.5pt;
	width:630px;
	text-align:center;
	font-weight:bold;
	color:#666666;
	}

a.about:link {
	text-decoration: underline;
	color:#666666;
}
a.about:visited {
	text-decoration: underline;
	color:#666666;
}
a.about:hover {
	color:#666666;
	text-decoration:none;
}
a.about:active {
	text-decoration: underline;
	color:#666666;
}


a:link {
	text-decoration: underline;
	color:#003366;
}
a:visited {
	text-decoration: underline;
	color:#003366;
}
a:hover {
	color:#669999;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color:#669999;
}

#print-link {
	text-align: right;
	margin-right: 1em;
	font-size: smaller;
}