body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #6f8088;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.teamList {
	list-style-type: none;
}

.menubar {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left {
	background-image: url(../images/IT-Committee_Template3_07.jpg);
	background-repeat: repeat-y;
}
.contentarea {
	color: #FFF;
	background-color: #1A407F;
}
.right {
	background-image: url(../images/IT-Committee_Template3_09.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-size: 12px;
}

.menubar a {
	text-decoration: none;
	color: #6F8088;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menubar a:hover {
	text-decoration: underline;
}
a {
	color: #FFF;
	text-decoration: underline;
}
.title {
	background-color: #6F8088;
	padding: 2px;
}
