body		{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px; 
  line-height: 150%;
  height:100%; 
	background-color: black;
	color: white;
}

div#container		{
	margin: 0em auto;
	width: 980px;
	border: 0px solid #cccccc;
	padding: 20px 10px 10px 10px;
	text-align: left;
	background: black;
}
	
#leftcol {
  float: left;
  width: 250px;
  border: #000 0px solid;
  padding: 20px 0px 10px 0px;
  line-height: 19px;
} 
   
#leftcol h1 {margin-top: 4px; font-family: Verdana, sans-serif; font-size: 14px; color: white; }

#main {
  margin: 0px;
}

#centercol {
  border: #f00 0px solid;
  margin: 0 0px 0 270px;
  padding: 0px; 
  color: white;
  line-height: 18px;
	font-size: 14px;
	text-align: justify;
	background-repeat: repeat;
	height:100%; 
	padding: 20px 0px 10px 0px;
}

#centercol p					{margin-bottom: 5px; line-height: 18px; font-size: 12px; text-align: justify;}
#centercol a 				 	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:14px; color: #D4A017; text-decoration: none;}
#centercol a:hover   	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:14px; color: white; text-decoration: none;} 
#centercol h1 				{margin-top: 5px; font-family: Verdana, sans-serif; font-size: 18px; color: white; } 
#centercol h2 				{text-align: left; font-size: 12px bold; color: black; text-decoration: none; } 

#centercolvip {
  border: #f00 0px solid;
  margin: 0 0px 0 0px;
  padding: 0px; 
  color: white;
  line-height: 18px;
	font-size: 14px;
	text-align: justify;
	background-repeat: repeat;
	height:100%; 
	padding: 20px 0px 10px 0px;
}

#centercolvip p					{margin-bottom: 5px; line-height: 18px; font-size: 12px; text-align: justify;}
#centercolvip a 				 	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:14px; color: #D4A017; text-decoration: none;}
#centercolvip a:hover   	{font-weight: bold; font-family: Verdana, sans-serif; padding:0px; font-size:14px; color: white; text-decoration: none;} 
#centercolvip h1 				{margin-top: 5px; font-family: Verdana, sans-serif; font-size: 18px; color: white; } 
#centercolvip h2 				{text-align: left; font-size: 12px bold; color: black; text-decoration: none; } 

#footer { 
	text-align:center; 
	clear:both; 
	font-size:10px; 
	margin-top:10px; 
	line-height:25px; 
	background: white; 
	border-top:1px solid #cdcfd1;
}

a 				 	{font-family: Verdana, sans-serif; color: #D4A017; text-decoration: none;}
a:hover   	{font-family: Verdana, sans-serif; color: white; text-decoration: none;} 

#footer {
  text-align: center;
  border: #fc0 0px solid;
}  
#header {
  text-align: left;
  border: #fc0 0px solid;
}
#footerbr { clear: both; width:50%; }


a.nav:link, 
a.nav:visited {font-family: Verdana, sans-serif; padding:5px; font-weight: bold; font-size:15px; color: white; text-decoration:none;}
a.nav:hover   {font-family: Verdana, sans-serif; padding:5px; font-weight: bold; font-size:15px; color: #D4A017; text-decoration:none;} 

a.chm:link, 
a.chm:visited {font-family: Verdana, sans-serif; font-weight: bold; font-size:12px; color: #2227F2; text-decoration:none;}
a.chm:hover   {font-family: Verdana, sans-serif; font-weight: bold; font-size:12px; color: black; text-decoration:none;} 

  
h1 {float: left; width: 100%; font-size: 18px bold; color:white; text-decoration: none; text-align: center; } 
h2 {font-size: 16px bold; color:white; text-decoration: none; } 

hr {
	border: 0;
	color: black;
	background-color: black;
	height: 1px; 
	width: 100%;
	text-align: center;
} 

h4.feed-item-title {margin: 0px; line-height:18px; }