BODY
{
    Background-image: url("../images/njlogo.jpg");
    Background-repeat: no-repeat;
    background-position: 100 0;
    COLOR: #333366;
    font:12px Georgia,Serif;
 
}

TABLE
{
    COLOR: #333366;
    font:12px Georgia,Serif;
 
}

a.topnav:link,a.topnav:visited {color:#555555;text-decoration:none;}
a.topnav:hover,a.topnav:active {color:#ff4800;text-decoration:underline;}
#topnav
{
float:right;
clear:both;
width:980px;
padding-top:3px;
padding-bottom:5px;
background-color:#eeeeee;
background-image:url("../hxms2012/logos/topnav_bg.gif");
background-position:bottom;
background-repeat:repeat-x;
}

#advertise {
position:absolute;
top:140px;
width:220px;
left:1060px;
z-index:100;
background-color: #FFFFFF;
}

.main {
position:absolute;
top:160px;
width:960px;
left:100px;
background-color: #FFFFFF;
}

.section
{
width:800px;
}

.section_title
{
  margin:.25em 0 0;
  padding-left: 60px; 
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
}

.subsection
{
padding-left: 60px;
padding-top: 10px;
}
.subsection_title
{
font-weight:bold;
text-decoration:bold;
padding-left: 60px;
padding-top: 10px;
}

#welcome
{
  float:right;
  clear:both;
  width:950px;
  height:65px;
  font-size:36px;
  padding-right:13px;
  padding-top:7px;
  color:#888888"
}