#container {
	position: relative;
	margin: auto;
	width:755px;
	height:510px;
}
#topLeft {
    position:absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
} 
#section {
	position:relative;
	left:63px;
	top:37px;
	width:290px;
	height:381px;
	z-index:1;
}
#header {
	position:absolute;
	left:399px;
	top:33px;
	width:275px;
	height:18px;
	z-index:1;
}
#content {
	position:absolute;
	left:399px;
	top:71px;
	width:275px;
	height:380px;
	padding-right:5px;
	z-index:2;
	overflow: auto;
}
#foot {
	position:absolute;
	left:408px;
	top:433px;
	width:255px;
	height:50px;
	z-index:1;
} 
#archive {
	position:absolute;
	left:63px;
	top:370px;
	width:291px;
	height:32px;
	z-index:1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0029a6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0029a6;
}
h3 {
	font-family: "bradley Hand ITC", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.rocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0029a6;
}


.menu1 td a {
font-family: Arial, Helvetica, sans-serif;
font-size:10t;
font-weight: bold; 


height: 10px;
text-decoration: none;
padding: 3px;

}
.menu1 a:hover {
color: black;
text-decoration: underline overline;
}

#menu {
	position:absolute;
	
	left:63px;
	top:413px;
	width:290px;
	height:55px;
	background-color:#FFFFFF;
	z-index:1;
	
}
