body {
	background: #000000;
}
#wrapper-header {
	top: 0px;
	z-index: 2;
	padding: 5px 0px 0px 0px;
}
#wrapper-outer {
	top: 50%;
	height: 1px;
}
#wrapper-inner {
	z-index: 3;
	top: -300px;
	width: 960px;
	height: 600px;
	left: 50%;
	margin-left: -480px;
	background: url('../images/backgrounds/transparent-background.gif');
}
#wrapper-footer {
	top: 100%;
	margin-top: -25px;
	z-index: 1;
}
#wrapper-footer p a {
	text-decoration: underline;
}
#wrapper-footer p a:hover {
	color: #ffffff;
}
#link-location1 {
	top: 22px;
	left: 245px;
}
#link-location1 a {
	font-size: 40px;
}
#link-location1 a:hover {
	color: #7452E0;
}
#link-location2 {
	top: 86px;
	left: 605px;
}
#link-location2 a:hover {
	color: #0F93FF;
}
#link-location3 {
	top: 142px;
	left: 405px;
}
#link-location3 a:hover {
	color: #1BFF0F;
}
#link-location4 {
	top: 184px;
	left: 123px;
}
#link-location4 a:hover {
	color: #FF7C11;
}
#link-location5 {
	top: 348px;
	left: 205px;
}
#link-location5 a:hover {
	color: #ED0FFF;
}
#link-location6 {
	top: 393px;
	left: 564px;
}
#link-location6 a {
	font-size: 35px;
}
#link-location6 a:hover {
	color: #0FFFA5;
}
#link-location7 {
	top: 447px;
	left: 124px;
}
#link-location7 a:hover {
	color: #F3FF0F;
}
#link-location8 {
	top: 496px;
	left: 484px;
}
#link-location8 a:hover {
	color: #FF0F33;
}
a span {
	font-weight: normal;
	font-size: 12px;
	display: none;
	font-family: Verdana;
	line-height: 18px;
}
a:hover span {
	display: inline;
}
body, #wrapper-header, #wrapper-outer, #wrapper-inner, #wrapper-footer {
	text-align: center;
}

body, #wrapper-header p, #wrapper-footer p {
	padding: 0px;
	margin: 0px;
}
#wrapper-header, #wrapper-outer, #wrapper-footer {
	position: absolute;
	left: 0px;
	width: 100%;
}
#wrapper-header, #wrapper-outer, #wrapper-inner, #wrapper-footer {
	position: absolute;
}
#wrapper-header p, #wrapper-footer p, #wrapper-footer p a {
	color: #888888;
	font-weight: bold;
	font-size: 14px;
	font-family: "Comic Sans MS";
}
#link-location1, #link-location2, #link-location3, #link-location4, #link-location5, #link-location6, #link-location7, #link-location8 {
	position: absolute;
	text-align: left;
}
#link-location1 a, #link-location2 a, #link-location3 a, #link-location4 a, #link-location5 a, #link-location6 a, #link-location7 a, #link-location8 a {
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #ffffff;
}
#link-location2 a, #link-location4 a, #link-location5 a, #link-location8 a {
	font-size: 30px;
}
#link-location3 a, #link-location7 a {
	font-size: 25px;
}