body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #663300;
}

#content {
	width: 100%;
	text-align:center;
	vertical-align: middle;
}

#tblBody {
	border: 1px solid #ff0;
}
#navMenu {
	height:767px;
	width: 354px;
}

.navBg {
	background-image: url(../images/nav/navBG.jpg);
	background-repeat: no-repeat;
}
.article {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #40150C;
}
.article a {
	color: #990000;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
.articles {
	text-align: center;
	padding-top: 95px;
	padding-right: 40px;
}
