﻿body {
	background-color:#ffffff;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	margin:0px 0px; 
	padding:0px;
	text-align:left;
	background-image: url('');
	}
	
#Content {
	width:990px;
	margin: 0px auto auto 0px;
	text-align:left;
	padding:0px;
	/*border:1px dashed #333;*/
	background-color:#ffffff;
	}

.innerDiv
{
  position:absolute;
  z-index: 105;
  left: 150px;
  top:55px;
}
.leftDiv
{
  position:absolute;
  z-index: 105;
  left: 5px;
  top:200px;
  width: 150px;
  border: none;
  text-align:center;
  padding-bottom:10px;
  padding-top:10px;
}
.rss-items
{
  font-size: 10pt;
  z-index: 100;
  left: 0px;
  list-style-image: url(pepper.gif);
  position: relative;
  top: 5px;
}
.rss-item
{
  text-align: left;
}
.rss-item A
{
  cursor: hand;
}
.rss-body
{
  width: 100%;
  border-right: teal medium ridge;
  padding-right: 2px;
  border-top: medium none;
  padding-left: 2px;
  font-weight: normal;
  font-size: 8pt;
  padding-bottom: 2px;
  border-left: medium none;
  padding-top: 2px;
  border-bottom: teal medium ridge;
  background-color: #ffffcc;
}

.FatRed
{
	font-size: 1.2em;
	color: #FF0000;
}
.ContactUs
{
	font-weight: normal; 
	font-size: 1em; 
	color: #000000;
}
INPUT
{
	font-size: 1.1em; 
	font-weight: normal;
	color:#fff;
	background-color: #999;
}
