#subpancakes{
	width: 215px;
	height: 170px;
	background-image: url('../../images/pancakessmall.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	top:2px;
	right:20px;
	z-index: 9;
	}

									
#submidcontent{
	width: 795px;
	margin-top: 2px;
	background: url('../../images/content_bg.jpg') repeat-y;
	}
	#submidcontent p{
	margin: 0px 0px 10px 0px;
	}
	#submidcontent img{
	margin: 10px 0px 0px 0px;
	}
	#text ul{
	margin: 2px 0px 0px 40px;
	}
#subnav{
	width: 180px;
	background: url('../../images/middle_bg.jpg') repeat-x #296ca5;
	float: left;
	min-height: 400px;
	padding: 18px 0px 0px 20px;
	}
	#subnav ul{
		list-style-type: none;
	}
	#subnav ul li ul li{
		border-left: 1px solid white;
		padding: 0px 0px 0px 5px;
		}
	#subnav ul li ul{
		margin: 0px 0px 0px 10px;
		}
		#subnav a{
			text-decoration: none;
			color: white;
			font-size: 14px;
			font-weight: bold;
			}
			#subnav a:hover{
				color: #444444;
				}
			#subnav a.active{
				color: #444444;
				}
#text{
	color: #444444;
	width: 500px;
	font-size: 13px;
	line-height: 23px;
	margin-left: 30px;
	padding-top:15px;
	float: left;
	margin: 0px 0px 0px 20px;
	}
.flippers{
	width: 150px;
	height: 200px;
	float: left;
	margin: 6px;
	text-align: center;
}
.flippers img{
	padding: 2px;
	border: 1px solid #ccc;
}
span.bold{
	font-size: 15px;
	color:#FF7B10;
	font-weight: bold;
	line-height: normal;
}