#main {
	background-image: url('/gfx/greenship/bg-main-home.jpg');
}

#logo {
	margin: 9px 0px 0px 60px;
}

#menu .inner, #bluebox {
	background: #5e9359 !important;
}

#menu .act a:link, #menu .act a:visited {
	color:  #afbf9d !important;
}

.theme #menu a:hover, .theme #menu .act a {
	color: #ccc;
}

.arrow a {
	background-image: url('/gfx/greenship/arrow.gif');
}

#newsbox .arrow a {
	background-image: url('/gfx/greenship/news-arrow.gif');
}

.sendtilenven .thickbox {
	background-image: url('/gfx/greenship/sendtilenven.gif');
}

/* CALENDAR */
.month {
	background: #5e9359;
}

.month tbody th {
	background: #b8dfb4;
}

.month td {
	background: #a3cf9f;
}

#related .hover td, #related .hover th, #related .hover a:link, #related .hover a:visited {
	background: #d2edcf;
}