/* ================================================================ 
Copyright (c) 2008 PixDez. All rights reserved.
=================================================================== */

body {margin:0; padding:0; background: transparent}

#container {position:absolute; top:0; left:0; height:350px; width:480px; color:#fff; font:10px times; text-decoration:none; border:none}

#one {position:absolute; top:40px; left:20px; width:480px; height:350px; z-index:1}

#two {position:absolute; top:5px; left:5px; padding:5px; height:340px; width:460px; background-color:#800080; filter:alpha(opacity=30);-moz-opacity:.30; opacity:.30; border:1px solid #fff; z-index:2}
#two_links {position:absolute; top:5px; left:5px; padding:5px; height:340px; width:460px; background-color:#800080; filter:alpha(opacity=30);-moz-opacity:.30; opacity:.30; border:1px solid #fff; z-index:2}

#news {position:absolute; top:20px; left:5px; height:340px; width:450px; padding-left:10px; color:#fff; font:1.2em/2.4em times; text-decoration:none; text-align:center; letter-spacing:.2em; border:none; z-index:3}
#event{font-size:1.4em; text-decoration:none}
#launch {font-size:1.1em}

.ab {position:absolute; text-align:center; z-index:4}

.link1 {top:80px; left:40px; width:266px}
.link2 {top:105px; left:120px}
.link2 img {height:35px; width:120px; border:none}
.link3 {top:160px; left:40px; width:266px}
.link4 {top:185px; left:120px}
.link4 img {height:35px; width:120px; border:none}
.link5 {top:240px; left:40px; width:266px}
.link6 {top:265px; left:120px}
.link6 img {height:35px; width:120px; border:none}

a:link,a:visited,a:hover,a:active {font:.9em times; letter-spacing:.2em;text-decoration:underline}
a:link,a:visited,a:active {color: #fff}
a:hover {color: #fcf}

#line {position:absolute; height:2px; width:440px; top:80px; left:14px; border-top:1px #c9c solid; z-index:2}
