
		html,body {font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; font-size: 13px; background: #FFFFFF; color:#000000; padding:0; margin:0; }
		textarea { padding:5px; font-size:13px; font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif; }
		table,form { padding:0; margin:0; }
		#boxindex {background-image: url('../images/29.jpg'); font-size:10px; height:196px; width:300px; padding:0px}
		#topper {width: 960px; margin-top:5px; margin-left: auto; margin-right: auto;  text-align: left}
		#masthead {background-image: url('../images/28.jpg'); height:175px; z-index: 99; margin-top:5px; margin-bottom:5px}
		img { border: 0 }
		H1 { font-size:13px; color: white; background-image: url('../images/31.jpg'); height:24px; width:295px; margin:0; padding-top:5px; padding-left:5px }
		H2 { font-size:13px; color: white; background-image: url('../images/32.jpg'); height:24px; width:195px; margin:0; padding-top:5px; padding-left:5px }
		a.topstory:link, a.topstory:visited { font-size:20px; text-decoration: underline; color: #870707; font-weight: bold } a.topstory:hover { text-decoration: none; }
		a.substory:link, a.substory:visited { font-size:16px; text-decoration: underline; color: #870707; font-weight: bold } a.substory:hover { text-decoration: none; }
		a:link, a:visited { text-decoration: underline; color: #870707; font-weight: bold } a:hover { text-decoration: none; }
		a.minorstory:link, a.minorstory:visited { text-decoration: underline; color: #870707; font-weight: bold } a.minorstory:hover { text-decoration: none; }
		a.whitelink:link, a.whitelink:visited { color:white; text-decoration: underline; font-weight: bold } a.whitelink:hover { text-decoration: none; }
		a.playerlink:link, a.playerlink:visited, a.playerlink:hover { color: #870707; text-decoration: none; border-bottom: dashed #870707 1px; font-weight: bold } 
		.topstoryintro { font-size:13px; text-decoration: none; font-weight: bold; padding-top:5px }
		.introtext { font-size:13px; text-decoration: none; color: font-weight: bold}
		a.introtext:link, a.introtext:visited, a.introtext:hover { font-size:13px; color: #870707; text-decoration: underline; font-weight: bold } 
		.storytext { font-weight: none;}
		.storytitle { font-size:20px; font-weight: bold }
		.date { font-size:10px; text-decoration: none; color: rgb(100,100,100); font-weight: none }
		.loginbox {font-size:12px; text-decoration: none; color: black; font-weight: none } a.loginbox:link, a.loginbox:visited { font-size:12px; color:black; text-decoration: underline; font-weight: normal } a.loginbox:hover { text-decoration: none; }
		ul { font-size:10px; font-weight: none;}
		ul.reply { list-style-image: url('/images/icons/ul_reply.gif'); margin-bottom: 0px}
		ul.thread { list-style-image: url('/images/icons/ul_thread.gif'); color: #870707; margin-bottom: 0px}
		a.post:link { font-size:12px; text-decoration: underline; color: rgb(0,0,0); font-weight: bold }
		a.post:visited { font-size:12px; text-decoration: none; color: #870707; font-weight: bold}
		a.post:hover { font-size:12px; text-decoration: underline; font-weight: bold}
		a.author:link, a.author:visited { text-decoration: none; color: #870707; } a.author:hover {color: #870707; text-decoration: underline; }
		hr {color: rgb(220,220,220); height: 1px;}
		.flash { background-image: url('/images/flash.gif') }
		.footer {background-image: url('../images/30.jpg'); background-repeat: no-repeat; height:24px; padding-top:3px; margin-bottom:5px; margin-top:5px; color:#FFFFFF }
		a.footerlink:link, a.footerlink:visited { font-size:12px; text-decoration: underline; color: #FFFFFF; } a.footerlink:hover { text-decoration: none; }

		/* Menu System */
		.jqueryslidemenu { font-size:10pt; width: 100%;}
		.jqueryslidemenu ul { margin: 0; padding: 0; list-style-type: none; }
		.jqueryslidemenu ul li { position: relative; display: inline; float: left; font-size:13px;}
		.jqueryslidemenu ul li a { display: block; color: white; padding: 8px 10px; border-right: 0px solid #778; color: #2d2b2b; text-decoration: none; }
		* html .jqueryslidemenu ul li a { display: inline-block; }
		.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited { color: white; }
		.jqueryslidemenu ul li a:hover { background: black; color: white; }
		.jqueryslidemenu ul li ul { position: absolute; left: 0; display: block; visibility: hidden; background: #660912; }
		.jqueryslidemenu ul li ul li { display: list-item; float: none; background: #660912; }
		.jqueryslidemenu ul li ul li ul { top: 0; background: #660912; }
		.jqueryslidemenu ul li ul li a { font: normal 10pt trebuchet ms, Arial, Verdana; width: 160px;  padding: 5px; margin: 0; border-top-width: 0; border-top: 0px solid white; }
		.downarrowclass{ position: absolute; top: 12px; right: 7px; }
		.rightarrowclass{ position: absolute; top: 6px; right: 5px; }
		
		/* Top menu */
		.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/ font: normal 13px Verdana; margin: 0; padding: 0; position: absolute; left: 0; top: 0; list-style-type: none; background: white; border: 1px solid black; visibility: hidden; display: none; /*collapse all sub menus to begin with*/ box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/ -webkit-box-shadow: 3px 3px 8px #818181; -moz-box-shadow: 3px 3px 8px #818181; }
		.jqpopupmenu li { position: relative; }
		.jqpopupmenu li a{ display: block; width: 160px; /*width of menu (not including side paddings)*/ color: black; background: #F5F5F5; text-decoration: none; padding: 4px 5px; }
		* html .jqpopupmenu li{ /*IE6 CSS hack*/ display: inline-block; width: 170px; /*width of menu (include side paddings of LI A*/ }
		.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a{ background: #e0e0e0; } 
		.poprightarrowclass { position: absolute; top: 6px; right: 5px; } 
