body {
     background-image:url(/images/background.gif);
     font-family:Arial;
     font-size:62.5% 
}
a {
     color:#0099ff; 
}
h3 {
     font-size:1.2em;
     color:#dc630b;
     font-weight:bold;
     margin:0; 
}
#content {
     border:1px solid #999999;
     margin: 0 10px 0 10px;
     padding:1px;
     background-image:url(images/contentBg.gif);
     background-repeat:repeat-x;
     width:726px !important; 
}
#contentSub {
     border-right:1px solid #999999;
     border-bottom:1px solid #999999;
     border-left:1px solid #999999;
     margin: 0 10px 0 10px;
     padding:1px;
     background-color:#fbfbfb;
     font-family:arial,verdana;
     font-size:1.2em; 
}
div#contentSub p {
     margin-left:10px;
     margin-right:10px; 
}
#copy {
     text-align:center; 
}
#footer {
     background-image:url(/images/footerBg.gif);
     background-repeat:repeat-x;
     font-family:arial,verdana;
     margin:0 10px 0 10px;
     border-right:1px solid #999999;
     border-left:1px solid #999999;
     border-bottom:1px solid #999999;
     height:30px;
     clear:both; 
}
#footerC {
     float:left;
     padding:5px 0 0 10px; 
}
#footerN a {
     text-decoration:none;
     color:#000000; 
}
#footerN {
     float:right;
     padding: 5px 10px 0 0; 
}
#header img {
     border:0; 
}
#hero {
     margin:0 10px 0 10px;
     border-left:1px solid #999999;
     border-right:1px solid #999999; 
}
#nav a img {
     border:0px !important; 
}
#spacer {
     clear:both; 
}
#white {
     width:750px !important;
     margin-left:auto;
     margin-right:auto;
     background-color:#ffffff; 
}
.at {
     font-size:.8em; 
}
.cb {
     clear:both; 
}
.subDivider {
     clear:both;
     display:block;
     margin:auto; 
}