body {
	background-image: url(../images/watermark.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #242424;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	position: relative;
}

a {	color: #4CA419; }

#container {
	position: relative;
	width: 930px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0 auto 10px auto;
	padding: 10px;
	background-image: url(../images/bg.png);
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 165px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
}
#banner .moduletable { float: right; }

#montage {
	position: absolute;
	top: 165px;
	left: 0px;
}

#left {
	clear: none;
	float: left;
	margin: 374px 0 0 0;
	min-height: 100px;
	width: 205px;
}

#text {
	float: right;
	width: 698px;
	margin: 384px 0 0 0;
	clear: none;
}

#colour-strip {
	clear: both;
	margin: 0 0 -10px -11px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

#base {
	position: relative;
	background-color: #e1e1e1;
	width: 100%;
	border-top: 1px solid #999;
	text-align: center;
}

#base p {
	margin: 0;
	padding: 15px 0;
}

.mod-languages {
	float: right;
	margin: 30px 10px 10px 10px;
}
.phrase-small {
	color: #666666;
	float: left;
	line-height: 1.3em;
	margin-top: 10px;
	padding: 5px;
}

.moduletable,
.modutetable_menu {
	float: left;
}
#system-message dd ul { padding-bottom: 0; }
#system-message dd.message li {
	background: url("../images/notify_icon.png") no-repeat scroll left center transparent;
	height: 28px;
	margin-bottom: 12px;
	padding: 6px 0 0 15px;
}
#system-message dd.error li {
	background: url("../images/warning_icon.png") no-repeat scroll left center transparent;
	height: 25px;
}

.mod-languages .chzn-container {
	width: 160px!important;
}
.etd-pagination .pagination li {
	padding: 5px;
}
