body {
	background-image: url(images/bg.png);
	background-repeat: repeat-both;
	background-color: #FFFFFF;
	font-family: arial,sans-serif;
	font-size: 12px !important;
}

h2 {
	font-style:italic;
	margin-left:20px;
	margin-top:-5px;
	text-decoration:underline;
}

.aRss {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin-left: 246px;
}

.imgRss {
	border-style: none;
	width: 30px;
	height: 30px;
}

a {
	color: #000066;
	text-decoration: none
}

img {
	border: 0;
}

.imgHeader {
	display: block;
	width: 500px;
}

.divAdLeaderboard {
	width: 728px;
	height: 90px;
	background-color: #FFFFFF;
	display: block;
	margin-left: 20px;
	margin-bottom: 10px;
}

.divSearch {
	margin-top: 5px;
	background-color: #DDDDDD;
	width: 100%;
	height: 40px;
	border: 2px solid #BBBBBB;
	padding-top: 7px;
	margin-left: 5px;
}

.formSearch {
	display: inline;
}

.textareaSearch {
	height: 32px;
	font-size: 23px;
	font-family: arial,sans-serif;
}

.divBody {
	margin-top: 10px;
}

.divArticleTitle {
	clear: both;
	display: block;
	height: 100px;
	margin-left: 20px;
}

.imgArticleTitle {
	float: left;
}

.spanArticleTitle {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 28px;
}

.divAdLargeRectangle {
	width: 336px;
	height: 280px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 20px; 
}

.divSpacer {
	width: 20px;
	float: left;
	height: 40px;
}

.aArticleTitle {
	display: block;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.divRuler {
	float: left;
	display: block;
	width: 100%;
	height: 1px;
}

.divArticles {
	display: block;
	width: 900px;
	float: left;
	margin-top: 20px;
}

.divArticle {
	width: 800px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.spanArticleContent {
	font-size: 14px !important;
	display: block;
	margin-top: 5px;
}

.spanArticlePublishedAt {
	font-size: 10px !important;
	color: #008000;
	display: block;
	margin-top: 5px;
}

.divKeyword {
	float: left;
	width: 25%;
	margin-left: 40px;
}
