#mainnav {
	height:49px;
	width:248px; /* 136px */
	background: #fff;
	/* margin-left:314px;*/
	margin-right:15px;
	margin-top:0px; /* 110px when #hdr-message is hidden */
	/* position:relative;*/
	float:right;
}
#content {
	width:800px;
	height:auto;
	min-height: 450px;
	/* background: url('../images/video-bg3.jpg');*/
}
#mainstage {
	/* background: url('../images/twc/content_bg.jpg'); */
	min-height: 400px;
	padding: 20px 30px 30px 55px;
	position: relative;
}
#submenu {
	width: 800px;
	background: url('../images/subnav/sub-bg-yby.gif') top left repeat-x;
	height:50px;
	overflow: hidden;
}
#dept_logo a {
	width: 230px;
	background: url('../images/subnav/yby-subnav.gif') no-repeat;
	height: 30px;
	margin-left: 53px;
	margin-right: 8px;
	float:left;
	margin-top: 11px;
	display:block;
}
#subnav li a:hover {
	background: #005179; 
}
.yby_lead {
	font-size: 140%;
	font-weight: bold;
	color:black;
	text-align:left;
	display:inline-block;
	float:left;
}

.col1 {
	padding:20px 32px 0px 45px;
	margin-bottom:15px;
	float:left;
	text-align: right;
	font-size:10px;
	width:213px;
	color:#5d4e3a;
	line-height:10px;
}
.col2 {
	padding:0px 40px 0px 10px;
	width: 460px;
	margin-bottom:15px;
	float: left;
	text-align:left;
	font-size:10px;
	color: black;
}
