/* CSS Document */

* { font-family: Verdana, Arial, Helvetica, sans-serif; }

body { margin:0; background:#2d2d2d; }
img { border-color:#000000; }

#splashtop { margin:60px auto; }
#splashbar { background:url(images/barbg.jpg) top left repeat-x; }
#navbar { background:url(images/barbg.jpg) top left repeat-x; }
#footer { font-size:10px; color:#FFFFFF; text-align:center; padding:8px; }
#rtitle { background:url(images/righttitlebg.jpg) top left repeat-x; font-weight:bold; color:#ccc;  }

.leftlist li { font-size:13px; font-weight:bold; color:#becd02; line-height:25px; }
.text { font-size:12px; color:#FFFFFF; }
.cname { font-weight:bold; font-size:16px; }
