body {
	background-color: #FFFFCE;
	background-image: url(jjh-images/back4.gif);
	margin-left: 0px;
	margin-top: 0px;
	color: #000033;
	width: 100%;
}

#Main {
	position:absolute;
	left:10%;
	top:150px;
	width:80%;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 150%;
}

.imgright {
	margin-left: 25px;
	float: right;
}

.imgcenter {
	text-align: center;
}

#Banner {
	position:absolute;
	left:10%;
	top:50px;
	width:80%;
	height:61px;
	z-index:2;
}

#JJHLogo {
	position:absolute;
	left:0;
	top:0;
	width:120px;
	height:64px;
	z-index:1;
}

#RICSLogo {
	position:absolute;
	top:2px;
	width:183px;
	height:69px;
	z-index:2;
	right: 0px;
}

#NavTable {
	text-align: center;
	border: none;
	font-size: 90%;
	padding: 0;
	margin: 0;
	width: 99%;
}
	
#NavTable td {
	font-weight: bold;
	border: 1px solid #000033;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a:active, a:hover {
	color: #800000;
	-moz-outline-style: none;
}

h2 {
	font-weight: bold;
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #800000;
	text-align: center;
}

h3 {
	font-size: 120%;
	line-height: 120%;
	color: #000033;
}

h4 {
	font-size: 100%;
	line-height: 120%;
	color: #800000;
	text-align: center;
	border: 1px dotted #800000;
	padding: 7px;
}

h5 {
	color: #800000;
	font-size: 100%;
}

address {
	font-style: normal;
	line-height: 125%;
}

hr {
	width: 50%;
	color: #000066;
	background-color: #000066;
}

.emphasis {
	color: #D70000;
	font-weight: bold;
}

.image-collection {
	float: right;
	position: relative;
	text-align: right;
}

.image-collection p {
	text-align: right;
}

.image-collection img {
	margin: 10px;
}

.clearboth {
	clear: both;
}

td {
	vertical-align: top;
}

.about-table img {
	margin-top: 20px;
	margin-left: 10px;
}

.project-table {
	line-height: 120%;
	font-size: 90%;
	border: 1px dashed #800000;
	width: 100%;
	margin-bottom: 20px;
}

.project-table td {
	padding: 10px;
	vertical-align: middle;
}

.project-table td h5 {
	padding-top: 0;
	margin-top: 0;
}
#Nav {
	position:absolute;
	left:10%;
	top:5px;
	width:80%;
	height:25px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	padding-left: 15px;
}