/* CSS Document */
/*<![CDATA[*/
 a:link { color: #FFFFCC }
 a:visited { color: #FF6666 }
 a:active { color: #FF0000 }

* {
margin:0;
}

body {
color: #eff;
background:#000;
text-align:center;
font-family:sans-serif;
}

#one {
width:994px;
height:746px;
background:#000 url(images/1semi_color994.jpg) no-repeat center top;
text-align:left;
margin:0 auto;
}

.one {
width:600px;
text-align:right;
}

#two {
position:relative;
top:180px;
width:600px;
text-align:right;
}

ul {
list-style:none;
}

#footer {
margin:6px;
font-size:75%;
color:#ccc;
}
/*]]>*/
