body {
margin : 0; 
padding : 0; 
background : url(images/bg.gif) repeat-x; 
background-color : #252525; 
}
.headerbg
{
background-image: url(images/header-bg.gif);
} 
.display {
display : none; 
position : absolute; 
left : -9000px; 
} 
.topbg
{
background-image: url(images/top-text-bg.gif);
height: 166px;
border-bottom: #FFFFFF 1px solid;
} 
.navOn  {
background-image : url(images/nav-on.gif); 
color : #fff; 
background-color : #ff001a;
} 
#nav {
width : 625px; 
} 
#nav ul {
width : 625px; 
list-style : none; 
padding : 0; 
margin : 0; 
float : left; 
background : url(images/nav-off.gif) repeat-x; 
} 
#nav li {
float : left; 
background : url(images/nav-spacer.gif) no-repeat right; 
height : 31px; 
line-height : 31px; 
width : 155px; 
} 
#nav a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold; 
color : #fff; 
text-decoration : none; 
text-align: center;
display : block; 
} 
#nav a:hover {
background-image : url(images/nav-on.gif); 
color : #fff; 
background-color : #ff001a; 
} 
.bodybg
{
background-image: url(images/body-bg.gif);
}
.leftbox
{
background-image: url(images/left-box.gif);
width: 300px;
height: 91px;
text-align: center;
}
.leftboxlarge
{
background-image: url(images/left-box-large.gif);
width: 300px;
height: 314px;
text-align: center;
}
.leftspacer {
Text-align: center;
height: 60px;
} 
.toptext {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px; 
color: #FFFFFF;
font-size: 12px;
font-family: "Trebuchet MS";
} 

.orangeheading
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px; 
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff9900;
}
.bodyext
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}
.bodyext a, .bodyext a:hover
{
font-weight: bold;
color: #ff9900;
text-decoration: none;
}
.footer-bg
{
background-color: #a80d1c;
text-align : center;
height: 80px;
border-top:  #FFFFFF solid 1px;
}
.Footer-Nav {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
color : #fff; 
text-decoration : none; 
text-align : center;
width: 910px;
} 
.Footer-Nav a {
text-decoration : none; 
color : #fff; 
} 
.Footer-Nav a:hover {
color : #000; 
} 

