body  {
margin:0px;
padding:0px;
background-color:#ED442F;
background-image:url(/images/RedFlameBG.png);
background-repeat:repeat-x;
background-attachment:fixed;
}

#homelogo  {
border:0px;
z-index:5;
position:absolute;
top:65px;
left:50%;
margin-left:-287px
}

#contentBOX  {
z-index:3;
width:800px;
height:700px;
position:absolute;
top:230px;
left:50%;
margin-left:-350px;
}

#content  {
z-index:4;
text-align:center;
position:absolute;
top:100px;
left:0px;
width:700px;
height:600px;
overflow:hidden;
}

#dialog  {
font-family:Georgia,Century,Times Roman;
font-weight: bold;
font-size:24pt;
position:absolute;
top:30px;
height:200px;
width:650px;
left:0px;
z-index:7;
}

#talkBOX  {
position:absolute;
top:10px;
left:50%;
margin-left:120px;
z-index:9;
padding:0px;
padding:0px;
}

#speachBOX  {
z-index:8;
position:absolute;
top:0px;
left:50%;
margin-left:80px;
}

#talking  {
z-index:10;
text-align:center;
font-family:Georgia;
font-size:17px;
position:absolute;
top:8px;
left:50%;
margin-top:10px;
margin-left:78px;
width:200px;
}

#homegirl  {
z-index:8;
position:absolute;
top:130px;
left:50%;
margin-left:275px;
}

#homefire  {
z-index:2;
width:100%;
height:100%;
position:fixed;
bottom:0px;
}




#dialogTOP {
font-size:24pt;
position:relative;
top:-30px;
text-align:center;
}

#textone  {
font-size:24pt;
position:relative;
top:-50px;
text-align:center;
}

#texttwo  {
font-size:24pt;
position:relative;
top:-50px;
text-align:center;
}

#textthree  {
font-size:24pt;
position:relative;
top:-50px;
text-align:center;
}

#footer {
z-index:12;
position:absolute;
top: 1140px;
left:50%;
width:800px;
margin-left:-400px;
text-align:center;
color:#550000;
font-family:Georgia;
font-size:12px;
}

#jessieCAR {
z-index:31;
position:absolute;
top: 910px;
left:50%;
margin-left:-400px;
}

#lolaCAR {
z-index:31;
position:absolute;
top: 910px;
left:50%;
margin-left:-10px;
}

#TourGirl {
z-index:21;
position:absolute;
top:150px;
left:50%;
margin-left:-460px;
}


#PartnerBox 
{
  text-align:center;
  vertical-align:bottom;
  z-index:33;
  position:fixed;
  bottom:28px;
  left:0px;
  width:100%;
 /* height:26px;*/
  background:#f3801b;
}

#PartnerShadowBox 
{
  z-index:32;
  position:fixed;
  bottom:28px;
  left:0px;
  width:100%;
  height:28px; 
  background:#000000;
}


#LinkBox 
{
  z-index:33;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:26px; 
  background:#f3801b;
}

#ShadowBox 
{
  z-index:32;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  height:28px; 
  background:#000000;
}


#TOURS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-420px;
  display: block;
  width: 185px;
  height: 24px;
  background: url("/images/LINK_LIST_TOURSx.png") no-repeat 0 0;
}

#TOURS:hover
{ 
  background-position: 0 -24px;
}

#TOURS span
{
  display: none;
}

/*       LINKS TO SPECS      */

#SPECS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-215px;
  display: block;
  width: 180px;
  height: 24px;
  background: url("/images/LINK_LIST_SPECSx.png") no-repeat 0 0;
}

#SPECS:hover
{ 
  background-position: 0 -24px;
}

#SPECS span
{
  display: none;
}


/*       LINKS TO HANGOUTS      */

#HANGOUTS
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:-25px;
  display: block;
  width: 245px;
  height: 24px;
  background: url("/images/LINK_LIST_HANGOUTSx.png") no-repeat 0 0;
}

#HANGOUTS:hover
{ 
  background-position: 0 -24px;
}

#HANGOUTS span
{
  display: none;
}

/*       LINKS TO MANUAL      */


#MANUAL
{
  z-index:33;
  position:fixed;
  bottom:1px;
  left:50%;
  margin-left:225px;
  display: block;
  width: 200px;
  height: 24px;
  background: url("/images/LINK_LIST_MANUALx.png") no-repeat 0 0;
}


#MANUAL:hover
{ 
  background-position: 0 -24px;
}

#MANUAL span
{
  display: none;
}

