body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:860px;
	margin:auto;
}
h2{font-weight:normal;}
#adverts {float:left;padding-right:10px;}
#title {
	padding:15px;	
	padding-left:0;
}
#title a {
	color:#666666;
	font-weight:bold;
	font-size:28px;
	text-decoration:none;
}

#divider {
	color:#009933;
}
h1 {
	color:#009933;
	font-size:14px;
}
h2 {
	font-size:12px;
	display:block;
	margin-bottom:0;
}	
.greenhr {
	height:1px;
	width:860px;
	background-color:#009933;
	overflow:hidden;
}
.clear{clear:both;height:0px;overflow:hidden}

.green {
    color: green;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: x-small;
}
a.nav {
	margin:4px 0 0 0;
    color: green;
    font-family: arial;
    font-size: x-small;
    text-decoration: none;
}
a.nav:hover {
    color: green;
    font-family: arial;
    font-size: x-small;
    text-decoration: underline;
}
#bottommenu {display:inline;float:right;margin:2px 0 20px 0;}
#bottommenu li {
	display:inline;
	list-style-type:none;
	padding:0;
}
#footer {
	text-align:center;
	font-size:10px;
	clear:both;
}
