body.mceContentBody {
	background: #FFF;
}

body {
	font: 9pt Arial, Helvetica, sans-serif;
	background: #FCFBEF;
	color: #666666;
}
#banner {
	position: relative;
	height: 200px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #EDEDE4;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	background: #c0d5bd;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-top: 3px;
	padding-top: 3px;
	text-align: center;
}
#content {
	text-align: center;
	padding: 15px;
	float: right;
	height: auto;
	width: 565px;
	background: #FFFFFF;
	margin-right: 3px;
}
#side {
	padding: 15px 15px 15px 20px;
	float: left;
	height: auto;
	width: 110px;
	text-align: left;
}
#clear {
	clear: both;
	height: 5px;
	width: 700px;
}
#footer {
	height: 15px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#galcontainer {
	background: #C0D5BD;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	margin-top: 3px;
	padding: 3px 25px;
	text-align: center;
}
#admincontent {
	text-align: left;
	padding: 15px;
	float: right;
	height: auto;
	width: 565px;
	background: #FFFFFF;
	margin-right: 3px;
}
#topleftbox {
	position: relative;
	height: 30px;
	width: 150px;
	top: 5px;
	text-align: center;
	color: #666666;
}
#twgcover {
	position: relative;
	height: 25px;
	width: 92px;
	left: 0px;
	top: -30px;
	background: #C0D5BD;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#container #topleftbox a {
	color: #666666;
}


.pagetitles {
	font-size: 14pt;
	color: #68887A;
}

.headings {
	font-size: 14pt;
	color: #AEB88D;
	/*text-align: center;*/
}
.text {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
}
.menu {
	line-height: 24px;
	font-size: 10pt;
}
.emphasis {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #9C8B58;
}
.searchword {
	color:#8962B4;
	font: 1.2em Helvetica, Arial, sans-serif;
}

#container #content img {
	text-decoration: none;
	border: 1px solid #999999;
	padding: 3px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #669980;
	text-decoration: none;
}
