/* Global */
#html, body { background-color:#000000; padding:0px; margin:0px; font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; }
a:link { font-weight:bold; color:#EA1D24; text-decoration:none; }
a:hover { font-weight:bold; color:#888888; text-decoration:none; }
.someclass{ //class to apply to your scroller(s) if desired }
.bold { font-weight: bold; }
.tenpx { font-size:10px; color:#999999; }
.float { float:left; }
.hr { float:left; height:1px; width:150px; padding:0px 0px 12px 0px; }


/* divs */
.container { width:968px; padding:0px; margin:0 auto; }
.leftext { width:100px; height:101px; float:left; background:url(../images/bgs/mainbg01.gif) no-repeat right; }
.content { width:968px; float:left; background:url(../images/bgs/mainbg02.gif) repeat-x top left; }
.rightext { width:100px; height:101px; float:left; background:url(../images/bgs/mainbg03.gif) no-repeat; }
.header { width:968px; height:101px; }
.crossbar { width:968px; height:1px; background:url(../images/bgs/crossbar.jpg) no-repeat; float:left; padding:0px; margin:0px; }
.dotbar { width:968px; height:1px; background:url(../images/bgs/crossdotbar.jpg) no-repeat; float:left; }
.footer { height:54px; width:968px; background-image:url(../images/bgs/footer_bg.gif); font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; float:left; }
.headimg { width:918px; padding-top:20px; padding-bottom:20px; padding-left:50px; }
.hometxtdiv { width:888px; padding:20px 40px 20px 40px; float:left; }
.videoplacer { width:125px; height:125px; padding:20px 20px 30px 20px; float:left; }
#newsplace { height:255px; width:260px; float:left; padding:10px; }
#bioplace { height:255px; width:303px; float:left; padding: 10px 0 0 1px; }
.submenu { width:157px; float:left; padding: 10px 10px 10px 10px; background: no-repeat url(../images/bgs/sub_bg.gif); }
.subtitle { height:24px; width:177px; float:left; }
.subwrapper { width:177px; float:left; border-right: 1px solid #ED1B24; }
.maincontent { width:750px; padding: 20px 20px 20px 20px; float:left; background: top no-repeat url(../images/bgs/subcontent_bg.gif); }
.mainfullcontent { width:928px; padding: 20px 20px 20px 20px; float:left; background: top no-repeat url(../images/bgs/contact_bg.gif); }

/* text */
.maintxt { font-family:Verdana, Geneva, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; }
.footer a { color: #ffffff; font-weight: normal; }
.footer a:hover { color: #EA1D24; font-weight: bold; }
.header { color:#999999; font-weight:bold; }
.flowtxt { font-size:10px; }
.newsheadline { font-weight:bold; text-decoration:underline; font-size:14px; color:#CCCCCC; }

/* list expand */
.menu_head { padding: 0px 0px 0px 0px; margin:1px; cursor: pointer; }
.menu_head a { color:#EA1D24; text-decoration:none; }
.menu_head a:hover { color:#ffffff; }
.list_head { color:#857d29; }
.menu_bold { font-weight:bold; }
.menu_body { display:none; background-color:#000000; width:730px; color:#ffffff; padding: 15px 15px 15px 0px; border:1px solid #ED1B24; border-left:#000000; }
.menu_show { line-height:20px; }

/* general */
.submitbutton { color: #ffffff; margin-top: 10px; padding: 2px; border-style: none; width: 326px; font-family: Arial, Helvetica, sans-serif; font-size: 90%; background-color: #999999; }
.box { width:100%; }