@charset "UTF-8";
/* CSS Document */

#page {
	background-color: #16161C;
	position: absolute;
	top: 45px;
	height: 700px;
	width: 1000px;
	left: 50px;
}
#textbox {
	background-color: #16161c;
	position: absolute;
	height: 135px;
	width: 185px;
	left: 15px;
	top: 0px;
	border: 0px none #CCCCCC;
}
#imagebox {
	background-color: #16161c;
	position: absolute;
	height: 684px;
	width: 650px;
	top: 15px;
	border: 0px none #CCCCCC;
	text-align: left;
	visibility: visible;
	left: 199px;
}
#imagebox2 {
	background-color: #16161c;
	position: absolute;
	height: 610px;
	width: 650px;
	top: 13px;
	border: 0px none #CCCCCC;
	text-align: left;
	visibility: visible;
	left: 200px;
}
#imagebox3 {
	background-color: #16161c;
	position: absolute;
	height: 684px;
	width: 821px;
	top: 15px;
	border: 0px none #CCCCCC;
	text-align: left;
	visibility: visible;
	left: 199px;
}
a {
  outline: none;
}
a:link {
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border: 0;
}
a:visited {
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border: 0;
}
a:hover {
	font-family: Helvetica, sans-serif;
	color: #c4161c;
	text-decoration: none;
	border: 0;
}
a:active {
	font-family: Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border: 0;
}
#name {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	position: absolute;
	left: 5px;
	top: 0px;
	letter-spacing: 0.1em;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #CCCCCC;
}
#one {
	position: absolute;
	left: 5px;
	top: 40px;
}
#two {
	position: absolute;
	left: 5px;
	top: 60px;
}
#three {
	position: absolute;
	left: 5px;
	top: 80px;
}
#four {
	position: absolute;
	left: 5px;
	top: 100px;
}
#five {
	position: absolute;
	left: 5px;
	top: 120px;
}
#six {
	position: absolute;
	left: 5px;
	top: 140px;
}
#seven {
	position: absolute;
	left: 5px;
	top: 160px;
}
#eight {
	position: absolute;
	left: 5px;
	top: 180px;
}
#nine {
	position: absolute;
	left: 5px;
	top: 200px;
}
#contact {
	visibility: hidden;
}
#statement {
	height: 560px;
	width: 666px;
	visibility: visible;
}
#statement2 {
	height: 470px;
	width: 661px;
	visibility: visible;
}
#statement3 {
	height: 560px;
	width: 821px;
	visibility: visible;
}
#statement4 {
	height: 660px;
	width: 666px;
	visibility: visible;
}
#arrows {
	position: absolute;
	top: 590px;
	left: 200px;
}
#arrows2 {
	position: absolute;
	top: 500px;
	left: 200px;
}
ul {
	overflow: visible;
	visibility: visible;
	z-index: auto;
}

