#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

#content {
	margin-left: -495px;
	position: absolute;
	top: -375px;
	left: 50%;
	width: 990px;
	height: 750px;
	background-image: url('../images/home.jpg')
}

#footer {
	margin-left: -495px;
	position: absolute;
	top: auto;
	left: 50%;
	width: 990px;
	height: 20px;
	text-align: right;
}

body {
	margin: 0px;
	background-image: url('../images/background.gif');
}

.style1 {
	font-family: "Century Gothic", Arial;
	color: #FFFFFF;
	font-size: x-large;
	letter-spacing: 6px;
}

.style2 {
	font-family: "Century Gothic", Arial;
	font-size: x-large;
	color: #FFFFFF;
}

.style3 {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-size: medium;
	font-style: italic;
	text-align: center;
	vertical-align:middle;
	width: 480px;
}

.style4 {
	color: #CCCCCC;
	font-family: "Century Gothic", Arial;
	font-size: medium;
	text-align: left;
	height: 40px;
}

.style4 a {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: normal;
}

.style4 a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a {
	font-family: "Century Gothic", Arial;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 5px;
}

a:hover {
	color: #a6d34d
}

.footer {
	font-family: "Century Gothic", Arial;
	font-size: x-small;
	color: #DDDDDD;
}

.footer a {
	font-family: "Century Gothic", Arial;
	font-size: x-small;
	color: #DDDDDD;
	text-decoration: none;
	letter-spacing: normal;
}

.footer a:hover {
	text-decoration: underline;
}

.table {
	border: 1px solid #FFFFFF;
}

.logo {
	border: 0px;
}