body {
	background:#66d031 url(images/bg.jpg) top center repeat-y;
	color:#000000;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	margin:0;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}
a:hover { color: #ffffff; }

h1 
{
	padding: 7px 0 5px 12px;
	margin: 0 0 0 180px;
	font-size: 20px;
}

#page {
	margin:0 auto;
	text-align:left;
	width:782px;
}

/* Top bar */
#topbar {
	height: 39px;
	width:776px;
	margin: 0 3px 0 3px;
	background:url(images/topbar.gif);
}

#topbar #menu {
	margin-top: -28px;
}

#topbar #menu a {
	font-size: 16px;
	padding-right: 10px;
}

/* Content */
#content {
	color: #000000;
	margin:0 auto;
	padding: 6px 11px 6px 11px;
	width:760px;
}

#top {
	background: url(images/logo2.gif) top left no-repeat;
	height: 72px;
	padding: 0 0 6px 100px;
}

.thumb {
	width: 152px;
	height: 102px;
	display: inline;
}
.thumb a img {
	border: solid 1px #004803;
}

.thumb a:hover img {
	border-color: #ffffff;
}

.thumb a:visited img {
	border-color: #324833;
}

.box {
	background-image: url(images/box.gif);
	width: 760px;
	height: 33px;
}

.box h2 {
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 18px;
}

.boxend {
	background-image: url(images/boxend.gif);
	width: 760px;
	height: 4px;
}

.listbox {
	background-color:#9CF298;
	padding: 2px;
	border: solid 1px #004803;
}

.gbox {
	background-color:#9CF298;
	padding: 1px;
	border: solid 1px #004803;
}

#toplist {
	margin-bottom: 10px;
}

#toplist a { 
	margin-right: 20px;
	color: #002C48;
}

#toplist a:hover { 
	color: #ffffff;
}

#toplist a:visited { 
	color: #324833;
}

.biglink {
	font-size: 20px;
	color: #002C48;
}

.biglink a:hover { 
	color: #ffffff;
}
