@charset "utf-8";
/* CSS Document */

body {
background-color:#000000;
width:770px; text-align:center;
}

.8spacer {
padding:10px;
}

a.navButton {
width: 83px;
height:27px;
background-image: url(img/button_bg.gif);
background-repeat: no-repeat;
margin-top:4px;
}

a.activeNavButton:visited {
width: 83px;
height:27px;
background-image: url(img/act_button_bg.gif);
background-repeat: no-repeat;
margin-top:4px;
}

a.hvrNavButton:hover {
width: 83px;
height:27px;
background-image: url(img/hvr_button_bg.gif);
background-repeat: no-repeat;
margin-top:4px;
}

.navText {
font-family: Tahoma,Arial; 
color:#cccccc; 
font-size:10pt;
text-align:center;
text-decoration:none;
padding-top:4px;
}

 {
display: block; 
position: relative; 
z-index: 1; 
margin-bottom: -75px; 
}



#topLeftPic, #topLeftPic span {
width: 165px;
height: 89px;
background-image: url(img/left_placeholder.gif); 
background-repeat: no-repeat; 
}

#topLeftPic span { 
margin-bottom: -75px; 
} 

#topRightPic, #topRightPic span {
width: 593px;
height: 89px;
background-image: url(img/right_placeholder.gif); 
background-repeat: no-repeat; 
}

#toprightPic span { 
margin-bottom: -75px; 
} 

  { 
 display: block; 
 position: relative; 
 z-index: 1; 
} 

h1 { overflow: hidden; } 

.orangeHeader {
font-family:Tahoma,Arial; 
color:#CC6633; 
font-size:18px;
}

.whiteHeader {
font-family:Tahoma,Arial; 
color:#FFFFFF; font-size:18px;
}


