body {
	background-color: #E4DDCF;
	margin: 0px;
}
a:link,
a:visited {
	font-weight: bold;
	color: #9F9A90;
}
a:hover {
	color: #F4F2EC;
	text-decoration: none;
}
.navigationbackground {
	background-image: url(images/navigationbackground.jpg);
	background-repeat: no-repeat;
}
.content {
	background-color: #DAD0BC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
	line-height: 24px;
}
.curvetopleft {
	background-image: url(images/curvetopleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: left top;
}
.curvetopright {
	background-image: url(images/curvetopright.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: right top;
}
.curvebottomleft {
	background-image: url(images/curvebottomleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: left bottom;
}
.curvebottomright {
	background-image: url(images/curvebottomright.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-position: right bottom;
}
.header {
	margin-bottom: -10px;
}
.contentimage {
	margin-left: 25px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.small {
	font-size: 10px;
}
.mouseoverimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	padding: 7px;
	border: 3px solid #E4DDCF;
	width: 180px;
}
.watchthisspace {
	margin-right: 10px;
}
.latestnewsdate {
	float: right;
	margin-top: 10px;
}
