body {
	background: url('../img/body_background.gif') no-repeat bottom right #000066;
	color: #ffffff;
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p, ul, div, table, h1, h2, h3 {
	margin: 0px; 
	padding: 0px;
	}

a {
	color: #ffffff;
	}	
	
ul#joMenu {
	background: #000000;
	height: 22px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}
	
ul#joMenu li {
	float: left;
	line-height: 22px;
	text-align: center;
	width: 16%;
	}
	
ul#joMenu a {
	color: #ffffff;
	text-decoration: none;
	}
	
#wrapper {
	width: 883px;
	}

	
div#left {
	float: left;
	width: 153px;
	}

div#left img {
	margin: 10px 0px 10px 5px;
	}
	
div#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#left li {
	margin-left:10px;
	line-height: 20px;
	padding: 0px;
	}

div#left li.selected a {
	color: #FF9600;
	}
	
div#left a {
	color: #ffffff;
	text-decoration: none;
	}
	
div#left a:hover {
	text-decoration: underline;
	}
	
div#banner {
	background: #8A8ABA;
	position: absolute;
	height: 62px;
	right: 1px;
	top: 24px;
	width: 484px;
	}
	
div#banner img {
	vertical-align: top;
	border: 0px;
	margin: 1px 0px 0px 0px;
	}
	
div#content {
	float: left;
	margin-top: 151px;
	padding-bottom: 150px;
	padding-right: 20px;
	margin-left: 10px;
	width: 700px;
	}

div#content p, h1, h2, h3 {
	margin-bottom: 15px;
	}
	
div#content h1 {
	font-size: 16px;
	font-weight: bold;
	}
	
div#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	}
	
div#content h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 25px;
	}
	
div#content table#contactform {
	padding-right: 0px;
	font-size: 12px;
	}

div#content  table#contactform td {
	padding: 1px 5px 1px 0px;
	}	

div#content  table#contactform select {
	width: 250px;	
}

div#content table#contactform input.text {
	width: 250px;	
}

div#content table#contactform textarea {
	width: 250px;	
	height: 150px;
}

	
div#copyright {
	color: #4D4D94;
	font-size: 11px;
	margin: 30px 0px 0px 0px;
	}
ul {
		margin-left: 20px;
	}