body {
	color: #444;
	background: url('../images/5/rubbishbodybg.gif') #658C5C;
}

.content a, .content a:active {
	color: #658C5C;
}

.content a:visited {
	color: #658C5C;
}

.content a:hover {
	color: #B4D2AD;
	background: #517A48
}

h1 {
	color: #690D09;
}

.content h1 a, .content h1 a:active {
	color: #690D09;
}

.content h1 a:visited {
	color: #F0B237
}

.content h1 a:hover {
	color: #690D09;
	background: #C49694;
}

h2 {
	color: #690D09;
}

h3 {
	color: #000;
}

h4 {
	color: #000;
	font-size: 1.5em;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ads h3 a {
	color: #690D09;
}

/* Start of navigation*/

#bar {
	background: #690D09;
	margin-top: 10px;
}

#nav a {
	color: #FFF;
	line-height: 15px;
}

#nav li a:hover {
	color: #C49694
}

#nav li {
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
	background: url('../images/5/rubbishnavbg.gif') no-repeat center right transparent
}

#nav li ul {
	background: url('../images/5/rubbishdropbg.gif') repeat-x #CBE3FB;
	border-top: 1px solid #CBE3FB;
	border-bottom: 2px solid #003366;
}

/* End of navigation*/

#main {
	display: none;
	height:167px;
	background: url('../images/5/rubbishmain.jpg') no-repeat transparent;
}

.photoboxtop {
	display: none;
	background: url('../images/5/rubbishphotoboxtop.gif') no-repeat transparent;
}

.boxtop {
	display: none;
	background: url('../images/5/rubbishphotoboxtop.gif') no-repeat transparent;
}

.boxbottom {
	display: none;
	background: url('../images/5/rubbishboxbottom.gif') no-repeat transparent;
}

.content {
	background: #FFF;
	margin: 10px 0px;
	padding: 10px 20px;
	border: 1px solid #336633;
	width: 716px;
}

.middle {
	padding-right: 6px;
	padding-left: 6px;
}

.complement {
	width: 470px;
}