body {
	margin:0px 0px 0px 0px;
	background-color:#E5E0E4;
}


.menu-item {
	color: #ffffff;
  font-weight: plain;
}

.selected-menu-item {
	color: #ffffff;
  font-weight: bold;
}

.content {
  padding: 0px;
	font-style: italic;
}

table.content {
	background:url('images/bg-left.jpg') ;
}

.left-column {
  width: 200px;
	text-align: center;
}

.right-column {
	background:url('images/bg-right.jpg');
	text-align:center;
	width: 200px;
	color: #ffffff;
}

.center-column {
	text-align:left;
}

.title {
	font-weight: bold;
	font-style: italic;
	font-size: 26pt;
	text-align: center;
}

img.photo {
  padding: 5px;
}

.copyright {
  text-align: center;
  font-size: 10pt;
}

.news {
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}