body {
	font-family: Trebuchet MS, Arial;}

a:visited  {color: purple; text-decoration: none}
a:link  {color: blue; text-decoration: none}

h1 {margin: 0px; font-size: 45px; color: #aaa;}
h2 {margin: 4px; text-align: left;}

.topic1 {color: #191970;}
.topic2 {color: #A52A2A;}
.topic3	{color: #6B8E23;}
.topic4 {color: #FFA500;}
.topic5 {color: #8B4513;}
.topic6 {color: #C71585;}
.topic7 {color: #000;}

.post	{margin-bottom: 20px;}
.title	{font-family: georgia; font-weight: bold;}
.date	{font-size: small;}
.desc	{font-size: small;}

#getCentered {text-align:center;}


#container {
	width: 750px;
	margin: auto;
	background-color: #fff;}


#topMenu {
	text-align: right;
	padding-bottom: 5px;}

#header {
	background: #fff;
 	background-image: url("./images/delray.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #000;}

#header a {color: #aaa;}
#header h2{font-size:14px;}

#featureContainer {
	/* border-bottom: 100px black solid;
	background-image: url("/images/influenza_virus.jpg");
	background-repeat: no-repeat;
	background-position: left;} */}
	
#featureLeft {
	width: 100%;
	padding: 30px 30px 30px 30px;
	text-align: center;}

#featureLeft a {color: #000;}

.featureTitle {
	font-family: Georgia, Times New Roman;
	font-size: 34px;
	font-color: #000;
	text-decoration: none;}

.featureSource {
	font-size: 18px;
	font-color: #fff;}
	
#bannerAd {
	text-align: center;
	padding: 4px;}

#nav {}

#nav ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;}

#nav li 
{
	float:left;
	padding: 0px 3px 0px 3px;
	margin-right: 5px;
	-moz-border-radius: 7px 7px 0px 0px;
	/*background-image: url("/images/tab.gif");
	background-repeat: no-repeat;
	background-position: left;*/}
	
#nav li:hover {background-color:#ccc}

	
#nav .selected {
	background: top left repeat-x url(./images/gradient.gif);}
	
#nav a  {
	padding: 4px;
	display: block;
	color: #fff;
	font-size:12px;
	font-weight: bold;}
	
/*#nav a:hover {background-color: #ccc}*/

.Ntopic1 {background-color: #191970;}
.Ntopic2 {background-color: #A52A2A;}
.Ntopic3 {background-color: #6B8E23;}
.Ntopic4 {background-color: #FFA500;}
.Ntopic5 {background-color: #8B4513;}
.Ntopic6 {background-color: #C71585;}
.Ntopic7 {background-color: #000;}

#subscribe {
	clear: both;
	padding: 4px;
	text-align:left;
	border-top: 1px solid black;}

#columnLarge {
	float: left;
	width: 60%;
	margin-top: 0px;
	background: top left repeat-x url(./images/gradient.gif);
	background-color: #fff;
	text-align: center;
	border-top: 1px solid black;}
	
#featureFeed {
	padding-left: 10px;
	padding-right: 10px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background-color: #ddd;
	text-align: left;}
	
#feed {
	padding: 10px;
	text-align: left;}

#columnAds {
	float: left;
	width: 40%;
	background: top left repeat-x url(./images/gradient.gif);
	border-top: 1px solid black;
	text-align: center;}




