body {
background: #384900;
background-image: url('images/bodybg.jpg');
background-repeat: repeat-x;

background-position: top;
margin: 0px;
text-align: center;
font-family: 'courier new', courier, fixed;
font-weight: bold;
color: white;
}

div#menu {
color: black;
width: 760px;
margin: 0 auto;
padding: 5px;
padding-bottom: 15px;
}

div#menu a {
color: black;
text-decoration: none;
font-size: 90%;
}

div#menu a:hover {
color: green;
text-decoration: underline;
}


div#wrap {
text-align: left;
background-image: url('images/wrapbg.jpg');
background-position: top center;
background-repeat: repeat-y; 
}

div#wrap2 {
background-image: url('images/topbg.jpg');
background-position: top center;
background-repeat: no-repeat; 

}

div#content {
padding-top: 170px;
text-align: left;
width: 700px;
margin: 0 auto;
padding-bottom: 30px;
line-height: 130%;
font-size: 90%;
color: #03380b;
}

p {
margin-top: 0px;
margin-bottom: 1em;
}

 
a {
color: green;
}

a:hover {
color: black;
}

table.maintab {
padding-left: 3px;
padding-right: 3px;
}

table.maintab td {
vertical-align: top;
}

h3 {
color: brown;
margin-top: 0px;
margin-bottom: 1em;
}

div#footer {
padding: 1em;
font-size: 80%;
text-align: center;
}

div.ruler {
background-image: url('images/ruler.gif');
background-position: center;
background-repeat: no-repeat; 
padding-bottom: 1em;
padding-top: 1em;
margin-top: 5px;
margin-bottom: 5px;
font-size: 1px;
clear: both;
}

a img {
border: none;
}

h1 {
text-align: center;
color: #03380b;
font-weight: bold;
padding-bottom: 5px;
font-size: 24px;
line-height: 100%;
padding-top: 10px;
margin: 0px;
}

div.text1 {
position: relative; top: 110px; left: 250px; width: 335px; height: 80px; overflow: hidden;
text-align: right;
}

div.text2 {
position: relative; top: 200px; left: 250px; width: 335px; height: 80px; overflow: hidden;
text-align: right;
}

div.text3 {
position: relative; top:284px; left: 250px; width: 335px; height: 80px; overflow: hidden;
text-align: right;
}

p {
margin: 0px;
margin-bottom: 1em;
padding: 0px;
}
#latest_badge_wrapper {
	border: 0px solid black;
	width: 600px;
	height: 100px;
	overflow: hidden;
}
#latest_badge_inner {
	padding: 5px 0 00px 10px;
}
.wld_badge_item {
	float: left;
	padding: 0;
	width: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
.wld_badge_item img {
	border: 1px solid black;
}
.wld_badge_item_detail {
	margin-top: 0px;
	font-size: 0%;
	visibility:hidden;
	width: 90px;
	overflow: hidden;
}
.wld_badge_clear {
	clear: both;
}
.newswrap
{
float:left;
width:750px;
font-family:Arial, Helvetica, sans-serif;
height:auto;
padding-top:15px;
background-image:transparent;
}
.news
{
	float:left;
	width:600px;
	font-size:12px;
	padding-left:100px;
}

.gossip
{
	width:260px;
	float:right;
	background-image:url(images/gossip1.gif);
	height:40px;
	margin-right:120px;
	_margin-right:60px;
	margin-top:30px;
}
.gossip a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:40px;
	padding-left:30px;
}
.gossip a:hover{
	text-decoration:none;
}

.newstop
{
	float:left;
	padding:2px 10px 10px 0px;
	width:255px;
	margin-right:20px;
}
.newsbot
{
	float:left;
	padding:0px 10px 10px 0px;
	width:255px;
	margin-right:20px;
}

.newshead
{
	font-size:15px; 
	color:#156004; 
	font-weight:bold;
}
.newsdate
{
	font-size:12px;
	line-height:28px;
	font-weight:normal;
}
.read
{
	color:#156004;
	font-size:12px;
}
