body {
	font-size:12pt;
	font-family:Times-Roman;
	color:black;
	line-height:12pt;
	margin-left:10pt;
	margin-right:10pt;
	background:#003399;
	display:block;
}

div.title {
font-size:28pt;
font-family:Georgia, Arial;
font-weight:bold;
color:#FFCC00;
background:#003399;
margin-top:20pt;
margin-left:5pt;
width:100%;
height:100pt;
}

span {
position:absolute;
width:45%;
height:54px;
text-align:left;
padding:5px;
border-top-style:solid;
border-top-width:thin;
border-bottom-style:solid;
border-bottom-width:thin;
}

span.main {
background-color:white;
left:0px;
top:90px;
padding-left:2px;
}

span.about {
background-color:white;
left:110px;
top:90px;
}

span.players {
background-color:white;
left:220px;
top:90px;
}

span.schedule {
background-color:white;
left:330px;
top:90px;
}

span.pictures {
background-color:white;
left:440px;
top:90px;
}

span.contacts {
background-color:white;
left:550px;
top:90px;
}

div.text {
font-size:12pt;
font-family:Times;
margin-left:10pt;
margin-right:36pt;
}

h1 {
	font-family:Georgia, Helvetica, Arial;
	font-size:24pt;
	color:#FFCC00;
	line-height:30pt;
	margin-left:5pt;
}

div.intro {
	font-family:Times;
	font-size:12pt;
	color:black;
	margin-top:20pt;
}

h2 {
	font-family:"Times-roman";
	font-size:16pt;
	color:#FFCC00;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin-top:5pt;
}

div.aboutphoto {
width:30%;
height:600px;
left:70%;
top:200px;
}

div.schedphoto {
width:590px;
height:170px;
margin-left:18%;
}

a {
	text-decoration:none;
}

a:link {
	color:orange;
}

a:visited {
	color:red;
}

a:active {
	color: orange;
}
