﻿#content {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#head {
	height: 152px;
}
#java {
	width: 500px;
	height: 150px;
	float: right;
}
#logo {
	margin-top: 8.5px;
	margin-bottom: 8.5px;
	float: left;
}
#nav {
	height: 40px;
	background-image: url('../images/pics/nav.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}
#foot {
	padding: 0px;
	text-align: center;
	font-style: italic;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000063;
	font-size: large;
	font-weight: normal;
	height: 35px;
	left: 0px;
	bottom: 0px;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #121271;
	padding: 10px;
	width: 75%;
	float: right;
	margin-top: 2px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #121271;
}
#menu {
	width: 22%;
	float: right;
	height: 100px;
	float: left;
}
