body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  font-size:12px;
  width:100%;
  text-align:center;
}

.wrapper
{
width:750px;

}
p
{
color:#FFFFFF;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:12px;
text-align:left;
}
.djNav
{
background-image:url(inc/images/navBack.gif);
background-repeat:no-repeat;
}
a.dj:link, a.dj:visited
{
font-weight:bold;
color:#CCCCCC;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
a.dj:active, a.dj:hover
{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}
.sep
{
font-weight:bold;
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}

.left {float:left;}
.right {float:right;}
.txtLeft {text-align:left;}
.w49p {width:49%;}
.w32p {width:32%;}
.paddL10 {padding-left:10px;}
.paddL20 {padding-left:20px;}

.contentBox {padding:15px 15px 5px; background:url(../images/bg_txtTop.gif) no-repeat left top;}
.contentBoxClose {padding:10px; background:url(../images/bg_txtBottom.gif) no-repeat left top;}
.contentBox2  {border: 1px dashed #999; margin: 10px auto; padding: 10px 10px 15px; background: #000; width: 720px; text-align: center;}

.style163 {color:#FFFFFF; font-family:Arial; font-weight:bold;}

.clearall {clear:both; font-size:0px; height:0; line-height:0; padding:0; margin:0;}