
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding-top:20px; padding-bottom:40px;  background:url(images/bg.gif) repeat;}


#main {  width:785px;text-align:center;margin:0 auto;}
#holder { padding-bottom:4px;background-color:#FFFFFF; text-align:left;}
#header {}
#content {}
#leftcol { width:163px; background:url(images/left.gif) repeat-y; margin-bottom:10px;}
#dnn_LeftPane { margin-left:10px; color:#3399cc;padding-right:8px;}
#dnn_LeftPane a {color:#3399cc; text-decoration:none;border-bottom:1px dashed #6AA1D8;}
#dnn_LeftPane a:hover {color:#0066cc;}

#rightcol { background-color:#FFFFFF; background:url(images/bottom.gif) bottom repeat-x; padding-bottom:40px;padding-right:4px;}
#menu {background:url(images/top.gif) repeat-x; line-height:45px; text-align:center; font-weight:bold; color:#FFFFFF; font-size:14px; text-transform: uppercase;}
#menu a { color:#FFFFFF; text-decoration:none;}
#menu a:hover { color:#0066cc;text-align:right;color:#000}
#footer {padding-top:4px;text-align:right;}


a img {border:none}

hr {border:0px;border-top:1px solid #6AA1D8;}

#leftcol hr {display:none;}


@media print {
    .do-not-print { display:none; }
  }

