html {height: 100%}
body {height: 850px;background: #000;}

#flash {width:100%;height:100%;background: url(/images/c/galaxy_second.jpg) no-repeat;}

.text {color: #fff;font-size: 1.3em;display: block;text-decoration: none;text-transform: uppercase;line-height: 1;font: small-caption;}
.text span {display: block;font-size: 0.9em;color: #60ccfe;text-transform: lowercase;width: 150px;padding-top: 5px;font: status-bar;}

a:visited .text {color: #fff}
a:hover .text {color: #E77200}

span.selected .text {color: #E77200}

a.selected {color: #E77200}

.item1 {position: absolute;left: 390px;top: 35px;}
.item1 .image img {width: 130px;height: 100px;}
.item1 .text {width: 150px;position: absolute;left: 60px;top: 99px}

.item2 {position: absolute;left: 810px;top: 75px;}
.item2 .image img {width: 150px;height: 100px;}
.item2 .text {width: 110px;position: absolute;left: 116px;top: 77px}

.item3 {position: absolute;left: 638px;top: 30px;}
.item3 .image img {width: 120px;height: 120px;}
.item3 .text {width: 120px;position: absolute;left: 9px;top: 120px}

.item4 {position: absolute;left: 143px;top: 450px;}
.item4 .image img {width: 125px;height: 100px;}
.item4 .text {width: 120px;position: absolute;left: -68px;top: 100px}

.item5 {position: absolute;left: 30px;top: 268px;}
.item5 .image img {width: 157px;height: 112px;}
.item5 .text {width: 220px;position: absolute;left: 45px;top: 115px}

.item6 {position: absolute;left: 60px;top: 660px;}
.item6 .image img {width: 160px;height: 135px;}
.item6 .text {width: 120px;position: absolute;left: 15px;top: 120px}

.item7 {position: absolute;left: 71px;top: 32px;width: 180px;}
.item7 .image img {width: 200px;height: 175px;}
.item7 .text {width: 120px;position: absolute;left: 5px;top: 164px}

.footer {background: none;}
.galaxy_crumbs {margin-left: 390px;margin-top: 300px;}
.galaxy_crumbs a, .galaxy_crumbs a:hover, .galaxy_crumbs a:visited {color: #2779C5;}
.galaxy_header {margin-left: 390px;margin-top: 15px;color: #fff;}
.galaxy_content {margin-left: 390px;color: #fff;font-size: 1.2em;width: 600px;height: auto;min-height: 400px;}
.galaxy_content .news .item {margin-bottom: 25px;}
.galaxy_content .news .item .date {margin-bottom: 5px;}
.galaxy_content .news .item .name {font-size: 1.3em;margin-bottom: 5px;font-weight: bold;}
.galaxy_content .news .item .name a {color: #fff;text-decoration: none}
.galaxy_content .news .item .name a:hover {text-decoration: underline}
.galaxy_content .news .item .images {margin-top: 15px;}
.galaxy_content img {margin-right: 15px;margin-bottom: 15px;border: 1px solid #fff;}
.galaxy_content .galaxy_people {margin-bottom: 15px;clear: both;font-size: 1.5em;}
.galaxy_content .galaxy_people span {font-size: 0.9em;display: block;margin-bottom: 5px;}
.galaxy_content h3 {clear: both;margin-top: 15px;}
.galaxy_content .galaxy_people img {float: left;}

.galaxy_content .faq .item {margin-bottom: 35px;}
.galaxy_content .faq .item .q {font-weight: bold; margin-bottom: 10px;}
.galaxy_content .faq .item .a {}
	
.galaxy_content table.data th {background: none;}

.galaxy_copyright {width: 200px;position: absolute;left: 250px;top: 50px;color: #cdc5cf;font-size: 1.1em}
.galaxy_developer {width: 200px;position: absolute;left: 800px;top: 50px;color: #cdc5cf;}
.galaxy_developer a {color: #cdc5cf;text-decoration: none;font-size: 1.1em}
.galaxy_developer img {float: left;margin: 3px 10px;}

