﻿#contactus {
	background-color: #D40000;
}
.menuitem 
{
	background-color: #D40000;
	color: White;
	padding: 3px 5px 3px 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px black;
	width: 200px;
}
.advertisement1 {
    height: 160px;
	background-color: #CB6600;
}
.advertisement2, .advertisement3, .advertisement4 {
	background-color: #A1A981;
}
#topbannerzone 
{
	position: relative;
	left: 50px;
	top: 5px;
	width: 380px;
	height: 60px;
	clear: right;
	text-align: right;
	overflow: hidden;
}
#search {
	position: relative;
	left: 595px;
	top: -9px;
	color: white;
	overflow: hidden;
}
html>body #search {
	left: 288px;
	top: 10px;
}
#logo {
	position: relative;
	top: 18px;
	left: 8px;
	float: left;
}
#current_issue 
{
	background-color: #D7D3A9;
	border: solid 1px black;
	width: 330px;
	height: 170px;
}
H2.inthisissue {
    font-size: 14pt;
    color: #990000;
}
#content {
 background-repeat: repeat;
}
html>body {
 background-repeat: repeat;
}
