body,td,th {
	color: #000000;
	text-align:justify;
}
body {
	background-color: #f5fffa;
	cursor: default;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4 {
	text-align: center;
}
.top {
	text-align: center;
	vertical-align: top;
}

#main{
	left:15%;
	width: 675px;
	top:225px;
	float: none;
	right: 15%;
}

#rightside {
	width: 500px;
	float: right;

}

#content {
	
	width: 90%;
	
}
#google {
	width:175px;
	float:left;
	margin-top:20px;

}
#recent {
	cursor: default;
	padding: 10px;
	margin: 5px;
	width:90%
}
.headline {
	font-weight: bold;
}
.desc {
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #ff8c00;
	text-decoration: none;
}
a:hover {
  color:#ff0000;
  text-decoration:underline;
}
a:active {
  color:#ff0000;
  text-decoration:underline;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight:bold
}
.dateline {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
.updated {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
