@charset "UTF-8";
#header {
	height: 60px;
	width: 800px;
}
a:link {
	color: #00A9E6;
}
#container {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: auto;
	border: 2px solid #FFF;
}
#testo1 {
	background-color: #878787;
	border: 5px solid #FFF;
	padding: 5px;
}
#testo2 {
	border: 5px solid #FFF;
	background-color: #878787;
	padding: 5px;
}
#footer {
	height: 70px;
	width: 800px;
	color: #666;
	text-align: left;
	position: absolute;
	left: 187px;
	top: 717px;
}
body {
	margin-top: 0px;
	background-color: #2BA7E2;
}
#container #text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
}
.headertext {
}
#container #title {
	font-size: 40px;
	color: #00A9E6;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#container #oldschool {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	background-color: #E8E8E8;
	padding: 10px;
	width: 500px;
	float: right;
	text-align: center;
}
#container #icoach {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#container #pic {
	width: 142px;
	float: left;
	height: 186px;
}
#container #special {
	font-size: 12px;
}
#container #questions {
	color: #0C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: oblique;
}
#container #Logo {
	height: 115px;
	width: 210px;
	position: absolute;
	left: 631px;
	top: 727px;
}
#container #links {
	font-size: 12px;
	color: #666;
}
#container #minitittle {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #BECCCC;
}
#container #minititle2 {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #CCC;
}
#Footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
}
#container #text {
	text-align: justify;
	height: auto;
}
a:visited {
	color: #00A9E6;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #630;
}
#introtext {
}
#readmore {
}
#address {
}
#jannabox {
	width: 400px;
	left: 300px;
	top: -80px;
	position: relative;
	font-size: 20px;
	background-color: #00A9E6;
	border: 5px groove #FFF;
	padding: 5px;
}
#testotitle {
	text-align: center;
	text-decoration: underline;
	font-size: 30px;
	font-family: "Trebuchet MS";
}
