	html{
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		background: #4c81b9;
		color: #4d4d4d;
		font: 80% verdena,helvetica,sans-serif;
		text-align: justify;
	}
	table {
		font: 100% verdena,helvetica,sans-serif;
		text-align: justify;
		padding: 0px 0px 0px 0px;
	}
	#table1 {
		font: 100% verdena,helvetica,sans-serif;
		width: 950px;
		text-align: justify;
		background-image: url(../images/background.jpg);
	}
	#tablegallery {
		font: 100% verdena,helvetica,sans-serif;
		width: 950px;
		text-align: center;
		background: #ffffff;
		padding: 10px 3px 10px 3px;
		line-height: 18px;
	}
	#gallery {
		font: 100% verdena,helvetica,sans-serif;
		text-align: justify;
		background: #ffffff;
		padding: 0px 0px 0px 0px;
	}
	#banner {
		font: 100% verdena,helvetica,sans-serif;
		width: 950px;
		text-align: justify;
		background: #ffffff;
		padding: 5px 5px 5px 5px;
	}
	#footer {
		font: 75% verdena,helvetica,sans-serif;
		width: 950px;
		height: 30px;
		text-align: center;
		background: #96a600;
		padding: 5px 5px 5px 5px;
		Color: #cccccc;
	}
#nav2 {
		font: 100% verdena,helvetica,sans-serif;
		width: 950px;
		text-align: justify;
		background: #4c81b9;
		color: #000099;
	}
	#table2 {
		font: 100% verdena,helvetica,sans-serif;
		text-align: justify;
		margin: 5px 0px 0px 0px;
		padding: 5px 5px 5px 5px;
	}
	h1 {
		font: 120% arial;
		font-weight: normal;
		letter-spacing: 1px;
		font-variant: small-caps;
		color: #000099;
	}
	h2 {
		margin: 10px 0px -10px 0px;
		font-size: 105%;
		font-weight: bold;
		color: #4b4b4b;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		color: #000080;
		text-decoration: underline;
	}
.a {
		color: #cccccc;
		text-decoration: none;
	}
.a:hover {
		color: #ffffff;
		text-decoration: none;
	}
.a2 {
		color: #4d4d4d;
		text-decoration: none;
	}
.a2:hover {
		color: #000099;
		text-decoration: none;
	}