/*++++++ BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { 
background:#b80000; 
font-family:Verdana, serif; 
font-size:100%;
color:#fff;}

/*++++++ HYPERLINKS ++++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a { color:#00709e;}
a:hover { text-decoration:underline;}

/*++++++ MAIN ++++++++*/

#main {	width: 500px; margin:0px auto 0px; background:#000 url(images/ndbg.gif) repeat-y center;}
#right { float: right; width: 450px; margin-top:5px;}

/*++++++ HEADER ++++++++*/
#header {color:#fff;}

/*++++++ MISC ++++++++*/
.clear { clear:both; }

/*++++++ SIDEBAR ++++++++*/

#sads { width:388px; font-size:10px; font-color:#fff; background:#c40b4c; -moz-border-radius: 5px;

-webkit-border-radius: 5px;border:0px solid #000; padding:8px; margin-bottom:10px;}
#sads ul {}
#sads ul li { float:left; padding-right:6px;}
#sads ul li.last { float:right; padding:0px; }
#sads p {  margin-top:5px;}
#sads a { color:#fff;} /*alarm*/

/*++++++ FOOTER ++++++++*/
#footer { width:500px;  background:#2389b0 url(images/menu.gif) repeat;  line-height:46px;font-size:11px; float:center;}
.footer { width:500ppx; margin:auto; color:#fff; text-align:center; float:center;}
.footer a { color:#e7e5de;}
.footer a:hover { color:#99cc33;}


