body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}

div { display: block; padding: 0px; margin: 0px; border: 0px; }

div#head, div#header, div#rightimg, div#newsbox, div#topnav, div#search, div#sidebar, div#metanav, div#rightnav, div#flames, img#logo, #footerlinks { display:none; }
div#footer{
	position: relative;
	overflow: hidden;
	height: 20px;
	left: 9px;
	top: 647px;
	width: 740px;


}

/* content containers */

div.table { width: 100%; }

p { margin: 0px; margin-bottom: 5px; clear: both;}
p.headline { font-size: 90%; font-weight: bold; color: #000; line-height: 115%; }
p.title, h1 { font-size: 100%; font-weight: bold; color: #000; line-height: 115%; }
p.subtitle, h2 { margin-top: 15px; font-size: 80%; color: #000; font-weight: bold; line-height: 115%; }
p.text, p.footer { font-size: 70%; font-weight: normal; line-height: 125%; }

a.inline
{
	color: #333;
	border-bottom: 1px dotted #333;
}

/* image styles */
img{
	border: none;
}
img.left { float: left; margin-right: 8px; }
img.right { float: right; margin-left: 8px; }
img#filler { display: none; }

/* list styles */
ol { margin: 8px; margin-left: 25px; }
ul { margin: 18px;margin-top: 8px; margin-bottom: 8px; padding: 0px; list-style-type: square; list-style-image: none; }
li { margin-left: 0px; margin-bottom: 5px; font-size: 70%; line-height: 125%; }

div#content .right { display: none; }
