a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #009900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
body {
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.5;
	text-align: justify;
	vertical-align: center;
	background-image: url(photos/bckgnd.png);
	background-repeat: repeat;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}
.style8 {
	font-style: italic;
	font-family: Verdana;
	font-size: 1.1em;
}
#Container {
	width: 80%;
	position: relative;
	margin-right: 10%;
	margin-left: 10%;
	min-width: 860px;
}
#Container #Column1 {
	float: left;
	width: 22%;
	padding: 1em;
	background-repeat: repeat-y;
	background-position: center top;
}
#Container #column2 {
	width: 22%;
	float: left;
	padding: 1em;
	background-repeat: repeat-y;
	background-position: center top;
}
#Container #column3 {
	width: 22%;
	float: left;
	padding: 1em;
	background-repeat: repeat-y;
	background-position: center top;
}
#Container #column4{
	width: 22%;
	float: left;
	padding: 1em;
	background-repeat: repeat-y;
	background-position: center top;
}
#logo {
	height: 300px;
	padding-top: 2em;
}
#textbox1 {
	height: 300px;
}
#photo {
	height: 300px;
	text-align: center;
}
#textbox2 {
	height: 300px;
}
#header {
	height: 100px;
}
#link1 {
	height: 100px;
}
#link2 {
	height: 100px;
}
#link3 {
	height: 100px;
	text-align: center;
}
#contact {
	height: 100px;
}
#textbox4 {
	height: 100px;
}
#textbox3 {
	height: 100px;
	text-align: justify;
}
#textbox5 {
	height: 100px;
}
