/*
#videoplayer {
	background-image: url(/images/videoButton.jpg); 
	text-align: center; 
	margin-top: 15px; 
	width: 260px; 
	background-repeat: no-repeat; 
	background-position: 50% top; 
	float: left; 
	padding-top: 50px;
	margin-right:15px;
}
*/
.twoColFixRt #container {
	width: 950px;
	text-align: left;
	/*background-image: url(images/page_bkgrd.gif);
	background-repeat: repeat-y;
	background-image: url(images/page_bkgrd_sidebar1.gif) ;*/
	background-image:url(/images/Home_page_bkgrd_l2.gif);
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
  	border-left: 1px solid #99cc33;
	^margin-top: -8px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 29px;
	padding-left: 10px;
}
.twoColFixRt #mainContent {
    margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	min-height:160px;
} 
.twoColFixRt #mainContent p{
/*max-width:610px;*/
} 
#breadcrumb_nav {
	background-color: #FFE066;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
		height:18px;

}#mainContent  li {
	list-style-image: url(/images/arrow.gif);
}
#welcome 
{	
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 10px;
}
.twoColFixRt #mainContent {
	margin-top: -8px; 
	padding-right: 20px; 
	margin-bottom: 0px; 
	margin-right: 7px;
	min-height:160px;
}
.clearfix:after {
	display: block; 
	height: 0px; 
	visibility: hidden; 
	clear: both; 
	content: ".";
}
.clearfix {
	display: inline-block;
}
#pagebottom {
	background-image: url(/images/bottom_bkgrd_sidebar1.gif) !important; 
	padding-bottom: 0px; 
	margin: 0px auto; 
	padding-left: 0px; 
	width: 950px; 
	padding-right: 0px; 
	background-repeat: no-repeat; 
	height: 40px; 
	padding-top: 0px;
}
* HTML .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
