@charset "UTF-8";
body {
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/TileX.jpg);
	background-repeat: repeat;
	}
	ul, li {
	list-style-type: none;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #0CF;
}
#nav {
	font-size: 12pt;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	display: inline-block;
	text-align: center;
	list-style: none;
	letter-spacing: 1px;
	padding-left: 0px;
	}
#nav li {
	float: left;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 2px;
	}
#nav li a {
	color: #ccc;
	color: #FFF;
	text-shadow: 0 1px 1px rgba(0,0,0,.7);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 80px;
	float: none;
	font-family:'Paytone One', serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	}
#nav li a:hover,
#nav li a:focus {
	color: #CCFF99;
	float: none;
	background-position: 255;
	}
#nav li.active a {
	color: #CCFF99;
	text-decoration: none;
	}
.content {
	font-family:'Paytone One', serif;
	font-size: 26px;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.04em;
	word-spacing: 0em;
	line-height: 1.2;
	height: 290px;
	padding-top: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #93F;
	font-style: normal;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	z-index: auto;
	font-variant: normal;
}
.content2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12em;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.04em;
	word-spacing: 0em;
	line-height: 1.2;
	height: 280px;
	padding-top: 20px;
	line-height: 24em;
	font-weight: bold;
	color: #093;
	font-style: normal;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	z-index: auto;
	font-variant: normal;
}
.menu {
	background-color: #F60;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	color: #F63;
	font-weight: normal;
	width: 960px;
	height: 24px;
	float: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.banner {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(images/EYEBEAMhead.png);
	padding: 0px;
	height: 242px;
	width: 960px;	
}
.container {
	background-color: #fcf699;
	width: 960px;
	height: 2172px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	top: 100%;
	position: static;
	margin-bottom: 0px;
	border-bottom-width: 22px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	-moz-box-shadow: 0 0 5px 5px #000;
-webkit-box-shadow: 0 0 5px 5px#000;
box-shadow: 0 0 5px 5px #000;
}
.content2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	word-spacing: 0em;
	line-height: 1.2;
	padding-top: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #03F;
	font-style: normal;
	text-align: left;
	margin-right: auto;
	margin-left: 116px;
	float: left;
	height: 333px;
	width: 750px;
	position: relative;
	margin-top: 20px;
}

.guidebox {
	background-color: #FCF699;
	height: 40px;
	width: 380px;
	float: left;
	padding-left: 10px;
	margin-left: 106px;
	padding-top: 0px;
	margin-top: 0px;
	font-family: 'Paytone One', serif;
	font-weight: normal;
	color: #93F;
	font-size: 18px;
}
.guidebox2{
	background-color: #FCF699;
	height: 40px;
	width: 380px;
	float: left;
	font-family: 'Paytone One', serif;
	font-weight: normal;
	font-size: 28px;
	font-style: normal;
	color: #93F;
	margin-top: 0px;
	padding-left: 16px;
}
.btn {
	color: #93F;
	font-family: 'Paytone One', serif;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.btn2 {
	color: #FE7A48;
	font-family: 'Paytone One', serif;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.btn3 {
	color: #06F;
	font-family: 'Paytone One', serif;
	font-size: 28px;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.btn:hover {
	text-decoration: none;
	color: #FCF5AC;
	font-family: 'Paytone One', serif;
	font-size: 28px;
	font-weight: normal;
	background-color: #93F;
}
.btn2:hover {
	text-decoration: none;
	color: #FCF5AC;
	font-family: 'Paytone One', serif;
	background-color: #FE7A48;
}
.btn3:hover {
	text-decoration: none;
	color: #FCF5AC;
	font-family: 'Paytone One', serif;
	background-color: #06F;
}
.guidebox3{
	background-color: #FCF699;
	height: 40px;
	width: 380px;
	float: left;
	font-family: 'Paytone One', serif;
	font-weight: normal;
	font-size: 28px;
	font-style: normal;
	color: #93F;
	margin-top: 0px;
	padding-left: 22px;
}
.guidebox4 {
	background-color: #FCF699;
	height: 40px;
	width: 570px;
	float: left;
	font-family: 'Paytone One', serif;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	color: #93F;
	margin-top: 0px;
	padding-left: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 116px;
}
.content3 {
	font-family: 'Paytone One', serif;
	font-size: 20px;
	font-style: bold;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	word-spacing: 0em;
	line-height: 1.2;
	padding-top: 10px;
	line-height: 24px;
	font-weight: normal;
	color: #06F;
	font-style: normal;
	text-align: left;
	margin-right: auto;
	margin-left: 116px;
	float: left;
	height: 464px;
	width: 750px;
	position: relative;
	margin-top: 30px;
}
.content4 {
	font-family: Bevan;
	font-size: 20px;
	font-style: bold;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	word-spacing: 0em;
	line-height: 1.2;
	padding-top: 10px;
	line-height: 24px;
	color: #F33;
	font-style: normal;
	text-align: left;
	margin-right: auto;
	margin-left: 116px;
	float: left;
	height: 340px;
	width: 750px;
	position: relative;
	margin-top: 30px;
}
.btn4 {
	color: #0C0;
	font-family: 'Paytone One', serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;}
.btn4:hover {
	text-decoration: none;
	color: #FCF5AC;
	font-family: 'Paytone One', serif;
	background-color: #0C0;
}
.btn5 {
	color: #0C0;
	font-family: 'Paytone One', serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-left: 670px;
}
.btn5:hover {
	text-decoration: none;
	color: #FCF5AC;
	font-family: 'Paytone One', serif;
	background-color: #0C0;
}
.containerBio {
	background-color: #fcf699;
	width: 960px;
	height: 1370px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	top: 100%;
	position: static;
	margin-bottom: 0px;
	border-bottom-width: 22px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	-moz-box-shadow: 0 0 5px 5px #000;
	-webkit-box-shadow: 0 0 5px 5px#000;
	box-shadow: 0 0 5px 5px #000;
}
.footer {
	font-family: Bevan, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #2a3a8f;
	letter-spacing: 0.1em;
	padding-top: 28px;
	white-space: normal;
	padding-right: 50px;
}
