/* GENERAL POSITIONING */






/* TAGS */

html {
	margin: 0;
	padding: 0;
	background: #000;
	height: 100%;
	color: #667055;
	font: 85%/1.2em Tahoma,Arial,Helvetica,sans-serif;
}

body {
	background: #002300 url(http://www.flyphonic.com/_common_images/bg_dark_green.jpg);
	backgound-color: black;
	margin: 0;
	padding: 0;
	height: 100%
}

a {
	color: #667055;
}

a:hover {
	color: #667077;
	text-decoration: none;
}





/* ID */

a#flyphonic {
	display: block;
    overflow: hidden;
	background: transparent url(http://flyphonic.com/_common_images/logo_flyphonic.gif) no-repeat;
	width: 341px;
	height: 0px;
    padding-top: 308px;
	margin: 0 auto;
}

a#flyphonic:hover {
	background-position:-341px 0;
}


a#supersci {
	display: block;
    overflow: hidden;
	background: transparent url(http://flyphonic.com/_common_images/logo_supersci.gif) no-repeat;
	width: 341px;
	height: 0px;
    padding-top: 247px;
	margin: 0 auto;
	z-index: 2;
}

a#supersci:hover {
	background-position: -341px 0;
}

div#supersci_container {
	width: 100%;
	position: absolute;
	top: 53%;
}

div#flyphonic_container {
	width: 100%;
	position: absolute;
	bottom: 47%;
}

div#flyphonic_phonogram {
	position:absolute;
	bottom: 10px;
	left: 30px;
	padding-right: 30px;
}

div#flyphonic_phonogram img {
	float: left;
	margin: 4px 10px 5px 0;
}

div#flyphonic_phonogram p {
	margin-top: 0;
	font-size: 0.8em;
	z-index: 1;
}

div#lower {
	z-index: 2;
}

div#upper {
	background: #01243b url(http://www.flyphonic.com/_common_images/bg_dark_blue.jpg);
	height: 53%;
}




/* CLASSES */

