	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #009999;
		color: #ffffcc;
		font: 95% arial;
		padding: 0px 0px 0px 0px;
	}
	table {
		font: 95%;
		color: #4d4d4d;
		text-align: justify;
		line-height: 15pt;
		padding: 0px 0px 0px 0px;	
	}
	#table1 {
		width: 900px;
		color: #4b4b4b;
		background: #ffffff;
		text-align: justify;
		margin: 0px 0px 0px 0px;
		padding: 10px 10px 10px 10px;
	}
	#table2 {
		background: #ffffff;
		font: 100%;
		color: #009999;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
	}
	
#banner {
		font: 125%;
		color: #ffffff;
		width: 900px;
		height: 120px;
		padding: 10px 10px 10px 10px;
	}
#slideshow {
		width: 900px;
		height: 250px;
	}



	#tabletop {
		font: 100%;
		background: #000000;
		color: #ffffff;
		text-align: justify;
	}
	#footer {
		width: 900px;
		font: 80% arial;
		background: #ffffff;
		color: #666666;
		text-align: center;
		padding: 2px 2px 2px 2px;
		border-top: 1px dotted #009999;
		border-left: 0px solid #ffcc00;
		border-right: 0px solid #ffcc00;
	}

	h1 {
		font-size: 115%;
		color: #3366ff;
		text-align: left;
		font-weight: normal;
	}
	h2 {
		margin: 0px 0px 0px 0px;
		color: #3366ff;
		font-size: 105%;
		letter-spacing: 3px;
		font-weight: normal;
	}
	h3 {
		margin: 00px 0px 0px 0px;
	}

	a {
		color: #009999;
		font-weight: none;
		text-decoration: none;
	}
	a:hover {
		background: #ffffff;
		color: #009999;
		font-weight: none;
		text-decoration: underline;
	}
	
.a2 {
		color: #ffffff;
	}
.a2:hover {
		color: #cccccc;
		background: none;
		text-decoration: none;
	}
