html
{
	width: 100%;
}

body
{
	background: white;
	text-align: left;
	color: black;
	font-size: 11px !important;
	line-height: 125%;
	margin: 0 0 0 10px;
	padding: 0; 
	font-family: verdana, arial, geneva, sans-serif;
}

#container, #content, #content_main, #content_main_follow, #mid
{
	width: auto;
   	float: none !important;
   	color: black;
   	background: transparent none;

}

#container, #content, #content_main, #content_main_follow, #mid
{
	width: 600px;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;	
	font-size: 11px;
	color: #E90000;
	font-weight: normal;
	top: 10px;
	left: 0;
	position: absolute;
}

#mainnav, #image, #footer, #quicknav, #subnav, #right
{
	display: none;
}

#content p,  #content_main p, #content_main_follow p
{
	width: auto;
	color: black;
	line-height: normal;
}

#logo h1, #logo
{
	font-size: 14px;
	color: black;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	position:absolute;
	top: 0;
	left: 0;
}

#logo h2
{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
}

#content a, #content a:visited, #content_main a, #content_follow a
{
	color: #666666;
	background: transparent;
	font-style: italic;
	font-weight: 400;
	text-decoration: underline;
}

h1
{
	color: #666666;
	font-size: 11px !important;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 1.5em;
}

h2
{
	color: #666666;
	font-size: 11px !important;
	font-weight: bold;
}

ul
{
	font-size: 11px;
	color: #000000;	
	margin-top: 0;
	list-style-image: none;
	list-style-type: square;
}
