body {
	background-color: #B77004;
}

.menuLink {
	text-decoration: none;
	color: #663300;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
}

.menuImage {
	background-image: url(images/menu.jpg);
	vertical-align: middle;
	text-align: center;
}

.content {
	font-family: verdana;
	font-size: 8pt;
}

.thumb {
	border:#000000 medium solid
}