BODY {
font-size : 11px;
margin : 30px 0 20px;
color : #666;
font-family : Tahoma, Arial;
background-color : #000000;
background-image : url('bg.jpg');
background-repeat : no-repeat;
background-position : center top;
background-attachment : fixed;
margin : 0 auto;
width : 850px;
}
IMG {
border-top-style : none;
border-right-style : none;
border-left-style : none;
border-bottom-style : none;
}
P {
padding-bottom : 10px;
margin : 0;
}
P A {
color : #000;
text-decoration : none;
}
P A:hover {
text-decoration : none;
color : #fff;
}
A {
color : #484848;
text-decoration : none;
}
A:hover {
text-decoration : none;
}
H1 {
font-weight : bold;
font-size : 18px;
margin: 0;
text-transform : uppercase;
color : #ffffff;
padding-top: 5px;
}
H2 {
font-weight : normal;
font-size : 10px;
margin : 0;
text-transform : uppercase;
color : #ffffff;
}
H3 {
font-weight : bold;
font-size : 14px;
margin : 0;
text-transform : uppercase;
color : #ffffff;
padding-bottom : 5px;
padding-top : 5px;
}
#top {
width : 850px;
height: 40px;
padding-top: 10px;
}
#top .navi {
float : right;
margin: 10px;
}
#top .navi A {
display : inline-block;
font-size : 13px;
font-weight : bold;
color : #6A5952;
line-height : 20px;
padding-left : 20px;
padding-right : 20px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
background : url('linkbg.png');
}
#top .navi A:hover {
color : #fff;
}
#about {
float : left;
color : #d3d3d3;
padding-right : 10px;
padding-left : 15px;
padding-bottom : 0;
margin : 15px;
margin-bottom : 0px;
width : 795px;
height : 255px;
padding-top : 10px;
background : url('launchbg.png') no-repeat;
}
#about UL {
float : left;
width : 320px;
padding-bottom : 15px;
list-style : none;
margin: 0;
}
#about LI {
color : #fff;
float: left;
width: 140px;
margin-left: 5px;
}
#aboutl {
float : left;
color : #d3d3d3;
width : 320px;
padding-bottom : 0;
padding-top : 0;
padding-right : 10px;
}
#aboutl2 {
float : left;
color : #d3d3d3;
width : 250px;
padding-top : 18px;
padding-bottom : 0;
padding-left : 10px;
padding-right : 13px;
}
#aboutr {
float : left;
color : #d3d3d3;
padding-bottom : 0;
width : 150px;
padding-top : 10px;
}
#lauches {
display : block;
margin-top : 25px;
}
#launch {
margin : 0 auto;
width : 720px;
height : 200px;
}
#copyright {
padding: 5px;
color : #7b7b7b;
font-size : 10px;
margin : 0 auto;
align: bottom;
}
#footertop {
float : left;
color : #d3d3d3;
margin-left: 15px;
width : 810px;
background : url('footertop.png') no-repeat;
padding-left: 5px;
}
#footerbot {
float : left;
color : #d3d3d3;
margin-left: 15px;
width : 810px;
background : url('footerbot.png') no-repeat;
padding-left: 5px;
}
#footer {
float : left;
color : #d3d3d3;
padding-right : 10px;
padding-left : 15px;
padding-bottom : 0;
margin-left: 15px;
width : 795px;
padding-top : 0px;
background : url('footerbg.png') repeat-y;
}
.footerl {
display : block;
float : left;
width : 180px;
}
.footerll {
display : block;
float : left;
width : 100px;
}
.footerr {
display : block;
float : left;
width : 500px;
}
.clear { 
clear: both; 
} 
span.none {
color: #000000;
text-indent: -9999px;}
#launchbutton
{
  display: block;
  height: 218px;
  width: 180px;
  background: url("launch3.png") no-repeat 0 0;

}
#launchbutton:hover
{ 
  background-position: 0 -216px;
}
#launchbutton span
{
  display: none;
}

