body {
	background-image: URL(../sitegraphics/header_tile.gif);
	background-repeat: repeat-x;
	height: 100%;
	}
ul {
	list-style: none;
}
div {
	font-size: 12px;
	}
div#header {
	height:160px;
  	background-image: URL(../sitegraphics/header.jpg);
  	background-repeat: no-repeat;
  	color: #79B30B;
  	}
div#content {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 18px;
	font-size: 12px;
	}
div#extra {
	background:#FF8539;
	}
div#footer {
	background: #333;
	color: #FFF
	}
div#footer {
	margin:0;
	padding:5px 10px;
	height: 100px;
	text-align: center;
	padding-top: 20px;
	color: #447bbf;
	background-image: URL(../sitegraphics/footer_tile.gif);
	background-repeat: repeat-x;
	background-color: #d7e7f6;
	}
div#footer ul {
	margin-right: 20px;
	list-style: none;
	list-style-position: outside;
	font-size: 14px;
	font-weight: bold;
}
div#footer ul li {
	display: inline;
	padding-left: 10px;
}
div#footer a       {color:#447bbf}
div#footer a:hover {color:#4c9cff}
div#wrapper {
	float:left;
	width:100%;
	background-image: URL(../sitegraphics/left_tile.gif);
	background-repeat: repeat-y;
	}
div#content {
	margin-left:200px
	}
div#navigation {
	float:left;
	width:200px;
	margin-left:-100%
	}
div#extra {
	clear:left;
	width:100%
	}

div#header #links {
	float: right;
	margin-top: 125px;
}
div#links ul {
	margin-right: 20px;
	list-style: none;
	list-style-position: outside;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
div#links ul li {
	display: inline;
	padding-left: 10px;
}
div#links a       {color:#ffffff}
div#links a:hover {color:#fecc46}

div#navigation ul {
	list-style: none;
}
div#navigation li {
	padding-left: 20px;
	vertical-align: middle;
	height: 30px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	background-image: URL(../sitegraphics/nav_button.gif);
	background-repeat: no-repeat;
}
div#navigation li:hover {
	background-image: URL(../sitegraphics/nav_button-o.gif);
	background-repeat: no-repeat;
}
div#navigation a {
	line-height: 30px;
	color:#ffffff
	}
div#navigation a:hover {
	color:#fecc46
	}
div#navigation #address {
	height: 700px;
	width: 200px;
	background-image: URL(../sitegraphics/left_image.jpg);
	background-repeat: no-repeat;
	background-color: #e27663;
	background-position:bottom;
	color: #ffffff;
	line-height: 18px;
	}

div#address p {
	display:block;
	font-size: 7pt;
	line-height: 10pt;
	padding-left: 40px;
	padding-top: 555px;
	}

div#content a       {color:#447bbf}
div#content a:hover {color:#4c9cff}

 ul.rightnav {
	list-style: none;
	}
	
.rightnav li {
	color:white;
	display:block;
	height: auto;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	background-image: URL(../sitegraphics/nav-button-long.png);
	background-position:bottom;
	padding-bottom:2px;
	}
	
.rightnav li span {
	display:block;
	background-image: URL(../sitegraphics/nav-button-long.png);
	background-position:top;
	background-repeat:no-repeat;
	padding:4px 14px;
	}
	
.rightnav li a {color:white !important;}

.sidebar h2 {padding:10px 20px;
color:#437BBF;
}

.eklipseform td {padding:3px;}
.eklipseform th {padding:3px;font-weight:bold; text-align:right;}

#content p, #content h1, #content h2, #content h3, #content ul {margin-top:.5em;} 

#content p, #content ul, #content ol {padding-left:20px;padding-right:20px;}

#content ul, #content ol {padding-left:40px;padding-right:20px;}

#content h1 {font-size:22px; color:#6699CC}
#content h2 {font-size:18px; color:#6699CC}
#content h3 {font-size:14px; color:#6699CC}

#content ul {
	list-style: disc;
}

#content ul ul {
	list-style: square;
}
