.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav2 ul {
	margin-bottom: 0px;
	margin-top: 0px;
}

#nav2 {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-left: 0px;
	width: 155px;
	display: block;
	padding-left: 0px;
}
#sideHold {
	width: 154px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
}
.sidehead {
	display: block;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	border: 1px solid #FF9900;
	background-image: url(images/orangeSlice3_02.jpg);
	background-repeat: repeat-x;
	width: 154px;
	line-height: 30px;
}
#nav2 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	margin-left: 0px;
	list-style-type: none;
	background-image: none;
	width: 155px;
	text-indent: 5pt;
	line-height: 20px;
	margin-bottom: 0px;
}
.PicBorder {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 2px;
}
#nav2 a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	display: block;
}
#nav2 a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	display: block;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
