html, body {
  margin: 3;
}
#panel {
  width: 980px;
}
#leftcol {
  float: left;
  width: 200px;
  border: #000 0px solid;
}
#leftcolpart {
  float: left;
  width: 200px;
  border: #000 3px solid;
}
#main {
  margin: 0px;
}
#centercol_original {
  border: #f00 5px solid;
  margin: 0 210px 0 210px;
}
#centercol {
  border: #f00 0px solid;
  margin: 0 210px 0 210px;
}
#centercolwide {
  border: #f00 0px solid;
  margin: 0 0px 0 0px;
  text-align: center;
}
#centercolpart {
  border: #f00 3px solid;
  float: center;
  width: 548px;
}
#centercolpartwide {
  border: #f00 3px solid;
  float: center;
}
#rightcol {
  float: right;
  width: 200px;
  border: #000 0px solid;
}
#rightcolpart {
  float: right;
  width: 200px;
  border: #000 3px solid;
}
#rightcolpartbr
{
  clear: both;
}
#header {
  text-align: center;
  border: #fc0 5px solid;
}
#headerbr { clear: both; }
#footer {
  text-align: center;
  border: #fc0 1px solid;
}
#footerbr { clear: both; }
#author { font-size: 8pt; }

h1.categoryheading {}
h1.articleingress {}
h1.article {}
h2.article {}
h3.article {}

img.floatright
{
	float:right;
	margin-left:5px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:4px;
}

img.floatleft
{
	float:left;
	margin-left:0px;
	margin-right:5px;
	margin-top:4px;
	margin-bottom:4px;
}

p.link
{
	font-family: arial, 'sans serif';
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
}

#ad_header
{
	line-height: 12px;
	font-family: verdana, arial, 'sans serif';
	font-size: 11px;
	font-weight: 700;
	color:#0000FF;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
#ad_header:link    {color:mediumblue; text-decoration: underline; background: ;}
#ad_header:visited {color:mediumblue; text-decoration: underline; background: ;}
#ad_header:hover   {color:mediumblue; text-decoration: underline; background: ;}
#ad_header:active  {color:mediumblue; text-decoration: underline; background: ;}

#ad_header_link:link    {color:mediumblue; text-decoration: underline; background: ;}
#ad_header_link:visited {color:mediumblue; text-decoration: underline; background: ;}
#ad_header_link:hover   {color:mediumblue; text-decoration: underline; background: ;}
#ad_header_link:active  {color:mediumblue; text-decoration: underline; background: ;}

#ad_body
{
	line-height: 16px;
	font-family: verdana, arial, 'sans serif';
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 2px;
	color:black;
}
#ad_body:link    {color:black; text-decoration: none; background: ;}
#ad_body:visited {color:black; text-decoration: none; background: ;}
#ad_body:hover   {color:black; text-decoration: none; background: ;}
#ad_body:active  {color:black; text-decoration: none; background: ;}

#ad_body_link:link    {color:black; text-decoration: none; background: ;}
#ad_body_link:visited {color:black; text-decoration: none; background: ;}
#ad_body_link:hover   {color:black; text-decoration: none; background: ;}
#ad_body_link:active  {color:black; text-decoration: none; background: ;}

#ad_highligth
{
	font-family: verdana, arial, 'sans serif';
	font-size: 15px;
	font-weight: 700;
	color:mediumblue;
}

#ad_footer
{
	font-family: verdana, arial, 'sans serif';
	font-size: 9px;
	font-weight: ;
	color:mediumblue;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 20px;
}
#ad_footer:link    {color:mediumblue; text-decoration: none; background: ;}
#ad_footer:visited {color:mediumblue; text-decoration: none; background: ;}
#ad_footer:hover   {color:mediumblue; text-decoration: none; background: ;}
#ad_footer:active  {color:mediumblue; text-decoration: none; background: ;}

#newtag
	{
		font-family: verdana, 'sans serif';
		font-size: -2;
		font-weight: 700;
		color:#FF0000;
	}

a:link    {color:mediumblue}
a:visited {color:mediumblue}
a:hover   {color:white; background: #000000;}
a:active  {color:white; background: #000000;}

#text_highlight
{
	background-color: #FFFF66;
}
