@charset "UTF-8";

/*
	elements
*/
body {
	overflow: scroll;
	background-image:url(../img/frameWEBSITE-bckgr.jpg);
	width:3700px;
	height:2800px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#663333;
	line-height:25px;
}

h1 {
	color: #c22222;
	font-size:36px;
	font-family:"Courier New", Courier, monospace;
}

.navigation a, .subnavigation a {
	color:#b02417;
	text-decoration:none;
}

.navigation a:hover, .subnavigation a:hover {
	text-decoration:underline;
}

.subnavigation a {
	display: block;
}
/*
	frames
*/
.frm {
	position: absolute;
}

#frmDna {
	left: 1110px;
	top: 1110px;
	width:1020px;
	height:330px;
	position:relative;
}

#frmDna .title {
	position:absolute;
	left:210px;
	top:10px;
}
#frmDna .content {
	position:absolute;
	left:280px;
	top: 70px;
}
#frmDna .image {
	position:absolute;
	left: 10px;
	top:60px;
}
#frmDna .navigation {
	position:absolute;
	left:280px;;
	top:290px
}

#frmSchedule {
	left: 2640px;
	top: 1140px;
	width: 1050px;
	height: 327px;
}

#frmSchedule .title {
	z-index:1;
	position:absolute;
	left:330px;
	top:25px;
}
#frmSchedule .content {
	position:absolute;
	left:375px;
	top: 90px;
}
#frmSchedule .image {
	position:absolute;
	left: 20px;
	top:20px;
}
#frmSchedule .navigation {
	position:absolute;
	left:375px;;
	top:290px
}

#frmScheduleCellFrame object {
	left: 40px;
	top:69px;
	position:absolute;
}

#frmGames {
	left: 1880px;
	top: 1690px;
	width: 834px;
	height: 468px;
}

#frmGames .title {
	z-index:1;
	position:absolute;
	left:105px;
	top:30px;
}
#frmGames .content {
	position:absolute;
	left:15px;
	top: 75px;
}
#frmGames .image {
	position:absolute;
	left: 370px;
	top:-230px;
}
#frmGames .navigation {
	position:absolute;
	left:15px;;
	top:380px
}

#frmGames .subnavigation {
	position:absolute;
	left:15px;
	top:32px;
}

#frmTeam {
	left: 1300px;
	top: 2200px;
	width: 816px;
	height: 511px;
}

#frmTeam .title {
	z-index:1;
	position:absolute;
	left:220px;
	top:20px;
}
#frmTeam .content {
	position:absolute;
	left:15px;
	top: 75px;
}
#frmTeam .image {
	position:absolute;
	left: 65px;
	top: -200px;
}
#frmTeam .navigation {
	position:absolute;
	left:15px;;
	top:285px
}

#frmTeam .subnavigation {
	position:absolute;
	left: 450px;
	top: 0px;
}

#frmContact {
	left: 2800px;
	top: 2180px;
	width: 606px;
	height: 398px;
}

#frmContact .title {
	z-index:1;
	position:absolute;
	left:140px;
	top:120px;
}
#frmContact .content {
	position:absolute;
	left:15px;
	top: 170px;
}
#frmContact .image {
	position:absolute;
	left: 200px;
	top: -100px;
}
#frmContact .navigation {
	position:absolute;
	left:15px;;
	top:265px
}
