#muscontainer{
	width: 85%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	margin-bottom: 25px;
}
#tonymuscontainer{
	width: 200px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: 50px;
	padding-left: 5px;
	float: left;
}
.Lnavcontainer{
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.Lnavlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #FFD69D;
width: 13em;
}

.Lnavlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid #502727;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #502727;
}

.Lnavlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-left: 1em solid #502727;
	background: #FFF0DB;
	text-decoration: none;
}

.Lnavlist li a:link { color: #502727; }
.Lnavlist li a:visited { color: #996633; }

.Lnavlist li a:hover
{
border-color: #9C4B4B;
color: #999999;
background: #FFDEB0;
}

.Rnavcontainer{
	float: left;
	overflow: auto;
	margin-left: 20px;
}
.Rnavlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: #FFD69D;
width: 13em;
}

.Rnavlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid #502727;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #502727;
}

.Rnavlist li a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	background: #FFF0DB;
	text-decoration: none;
	border-right-width: 1em;
	border-right-style: solid;
	border-right-color: #502727;
	border-bottom-color: #502727;
}

.Rnavlist li a:link { color: #502727; }
.Rnavlist li a:visited { color: #996633; }

.Rnavlist li a:hover
{
border-color: #9C4B4B;
color: #999999;
background: #FFDEB0;
}
