@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}

.top-black{ background:url(../images/top-bg.jpg) top left repeat; height:86px;}
.glow-bar{ background:url(../images/glow-bar.png) top center no-repeat #000; height:1px;}

.menu-bg{ background:url(../images/menu-bg.png) top left repeat-x; height:57px;}

.footer-shade{ background:url(../images/black-shade.png) top left repeat; border:1px solid #515256; font-family:"Atomic Clock Radio", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#b2b2b2; line-height:24px; text-align:right; padding:10px; }
.footer-shade a{ color:#FFFFFF; text-decoration:none;}

.footer{ font-family:"Trebuchet MS"; color:#bdbaba; font-size:13px; padding:10px;}
.footer span{ color:#FFFFFF; font-weight:bold;}

.matter h1{ font-family:"Fh_Lentil", "Trebuchet MS", Arial; font-size:25px; color:#be0606; padding:20px 0px 4px 0px; }
.matter{ font-family:"Trebuchet MS"; color:#3a3d45; font-size:13px; line-height:24px;}
.matter span{ font-weight:bold;}

.matter a{ text-decoration:none; color:#3a3d45; }

/*.matter img{ float:left; margin:0px 20px 10px 0px;}*/

ul{ list-style:none; margin:0px; padding:0px; margin-left:10px; }
li{ background:url(../images/bullet.png) top left no-repeat; line-height:34px; padding-left:30px;}

#cont{ width:800px; margin:auto;}
.red{ color:#CC3300; font-size:15px; text-align:center; font-weight:bold;}
.red h1{ font-size:20px;}
.red h2{ font-size:16px;}