#titleBox{
margin:24px auto 0px;
padding:0px;
height:80px;
width:696px;
}

h1{
margin:0px;
padding:0px;
text-indent:-99999px;
width:293px;
height:80px;
background-image:url("../img/intro_title.jpg");
background-repeat:no-repeat;
background-position:top left;
float:left;
}

#skipBtnBox{
margin:0px;
margin-top:33px;
padding:0px;
width:375px;
height:47px;
background-image:url("../img/intro_skip_back.jpg");
background-repeat:no-repeat;
background-position:bottom left;
float:left;
}

p#skipBtn{
height:47px;
width:101px;
margin:auto 0px 0px auto;
padding:0px;
text-indent:-99999px;
}

p#skipBtn a{
display:block;
width:100%;
height:100%;
margin:0px;
padding:0px;
text-decoration:none;
border-width:0px;
background-image:url("../img/intro_skip_btn.jpg");
background-repeat:no-repeat;
background-position:bottom right;
}

p#skipBtn a:hover{
background-position:top right;
}

#flashBox{
background-image:url("../img/intro_back.jpg");
background-repeat:no-repeat;
background-position:top left;
padding:0px 28px;
margin:0px auto;
width:640px;
height:460px;
clear:both;
}
