<style type="text/css" media="all">

#body {margin: 0;}

#header {
	border-left:5px solid #000099;
	border-bottom:10px solid #000099;
	background-color: #000099;
}

#navigation {
	float: left; 
	border-left: 5px solid #000099;
	border-right: 5px solid #000099;
	width: 150px;
	background-color: #000099;
	height-min: 710px;
	z-index: 2;

}
#content {
margin-left: 160px;	
	margin-right: 0px;
	margin-bottom:  6px;
	padding-bottom: 40px;
	border-bottom: solid #fff 5px;
	border-top: solid #fff 5px;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px;
	background:url("image/footer1.gif") no-repeat center bottom; 
	background-color: #ffffff;
	width: 535px;
	min-height: 710px;
	text-align: left;
	z-index:2;
}


.container {
	padding-right:0;
	margin-top: 0;		
	margin-left: auto;
	margin-right: auto;
	border-top: 10px solid #009;
	border-bottom: 5px solid #009;
	border-right: 10px solid #009;
	border-left: 5px solid #009;
	width: 705px;
	text-align: left;
	background-color: #009;
	z-index: 1;
}	


b {
	color: #000099;
}
A.link:link { color: #000099; }
A.link:visited { color:  #0C6; }
A.link:active { color: #3F6; }

A:link img {border-color: #009;}
A:visited img {border-color: #009;}
A:hover img {border-color: #3F6;}

li { color: #000099; }

h1 {
	font-size=1.3em;
	font-color=#009;
}
h2 {

	font-color=#000099;
}

#main {
	float:left;
	width:250px;
	text-align:right;
	padding-bottom: 20px;
}
#sidebar {
	float:right;
	width:250px;
	text-align:left;
	padding-bottom: 20px;
}


</style>
