	#centered {
	position: relative;
	top: 10px;
	right: 0;
	margin: 0 auto;
	width: 100%;
	}	
	#top
	{
		position:relative;
		left:0;
		top:0;
	}
	#content
	{
		position:relative;
		left:0;
		top:0;
	}
	#textbox {
	position:absolute;
	left:208px;
	top:170px;
	width:270px;
	height:247px;
	z-index:5;
	visibility: visible;
	overflow: auto;
	}
#textbox a:link {
	color: #006633;
	text-decoration: underline;
}
#textbox a:visited {
	color: #003333;
	text-decoration: underline;
	}
	#textbox a:hover {
	color:#009933;
	text-decoration: none;
	}
	#textbox a:active {
	color:#FFFFFF;
	text-decoration: blink;
	}
	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #666666;
	text-decoration: underline;
	letter-spacing: 1px;
	}
	a:link {
	color: rgb(0,179,232);
	text-decoration: underline;
	}
	a:visited {
	color: rgb(0,179,232);
	text-decoration: underline;
	}
	a:active {
	color: rgb(153,153,153);
	text-decoration: none;
	}
	a:hover {
	color: rgb(153,153,153);
	text-decoration: none;
	}
	#textboxcenter {
	position:absolute;
	left:208px;
	top:135px;
	width:270px;
	height:283px;
	z-index:5;
	visibility: visible;
	overflow: auto;
	}
	body
	{
		background-color:rgb(204,232,60);
	}
	#logo
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 243px;
		height: 91px;
		z-index: 5;
	}
	#logo a img
	{
		width: 243px;
		height: 91px;
		border: none;
	}
	#menu
	{
		position: absolute;
		top: 95px;
		left: 0px;
		width: 10%;
		height: 430px;
		background-color: rgb(204,232,60);
		font-family:courier;
		
	}
	#mail
	{
		position: absolute;
		top: 10px;
		right: 10px;
		width: 100px;
		background-color:rgb(204,232,60);
		font-family: myriad pro;
		font-size:7pt;
	}
	#mail input
	{
		border: none;
		background-color: white;
	}
	#mail .ig
	{
		width: 48px;
		height: 12px
	}
	
#textboxdown {
	position:absolute;
	left:208px;
	top:164px;
	width:270px;
	height:251px;
	z-index:5;
	visibility: visible;
	overflow: auto;
}
#textboxdown a:link {
	color: #006633;
	text-decoration: underline;
}
#textboxdown a:visited {
	color: #003333;
	text-decoration: underline;
	}
	#textboxdown a:hover {
	color:#009933;
	text-decoration: none;
	}
	#textboxdown a:active {
	color:#FFFFFF;
	text-decoration: blink;
	}

#table {
	width:725px;
	position: center;
	border: 3px solid #000000;
	margin:1em auto;
	border-collapse:collapse;
	font-size: 12px;
	}
	th {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-size: 11pt;
	}
	td {
	color:#000000;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #cccccc;
	padding:.5em .5em;
	text-align: left;
	}
	tr.oddrow td {
	background:#e0e9b3
	}
	tr.oddrow .column1 {
	background:#e0e9b3;
	}
	.column1 {
	background:#e0e9b3;
	}
