.notitlebrownContentPane {
	vertical-align: top;
	padding: 5px;
	background-color: #E4D8BE;
}

.notitlebrownContentPane a:link {
	color: #96221B;
	font-size: 1em;
	text-decoration:underline;
}
.notitlebrownContentPane a:visited {
	color: #96221B;
	font-size: 1em;
	text-decoration:underline;
}
.notitlebrownContentPane a:hover {
	color: #ffffff;
	font-size: 1em;
	text-decoration:none;
}
.notitlebrownContentPane a:active {
	color: #62553C;
	font-size: 1em;
	text-decoration:none;
}
.notitlebrownbreaktable {
	height: 5px;
}
.notitlebrownMiddle {
	background-image: url(images/bottom_middle_ltbrown.jpg);
	background-repeat: repeat-x;
}
