

#lay_OsceolaOrgNetwork { display: none; }

#lay_Container {
	-moz-box-sizing: border-box;
	width: 960px;
	background-color: white;
	margin: auto;
}

#lay_Container #lay_Header {
	-moz-box-sizing: border-box;
	width: 100%;
}

#lay_Container #lay_Header #lay_Banner {
	background-color: white;
	background: url(/Images/Templates/OsceolaOrg3/Banner/BKG_RepeatingBanner.jpg) repeat-x;
}

#lay_Container #lay_Header #lay_AngleTop {
	-moz-box-sizing: border-box;
	width: 445px;
	height: 27px;
	background: transparent url(/Images/Templates/OsceolaOrg3/Banner/AngledBanner_Top.gif);
	background-color: transparent;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}

#lay_Container #lay_Header #lay_AngleBottom {
	-moz-box-sizing: border-box;
	width: 445px;
	height: 27px;
	background: url(/Images/Templates/OsceolaOrg3/Banner/AngledBanner_Bottom.gif);
	float: right;
}

#lay_Container #lay_Header #lay_Masthead {
	-moz-box-sizing: border-box;
	width: 144px;
	height: 183px;
	background: url(/Images/Templates/OsceolaOrg3/Backgrounds/BKG_SideMenu.gif);
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: 1; 
}

#lay_Container #lay_Header #lay_TranslationBox	 {
	-moz-box-sizing: border-box;
	width: 100%;
	height: 24px;
	background-color: white;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#lay_Container #lay_Header #lay_Banner #lay_Menu {
	-moz-box-sizing: border-box;
	width: 445px;
	height: 36px;
	display: block;
	float: right;
	text-align: right;
	margin: 0px 0px 2px 0px;
}

#lay_Container #lay_Header #lay_Banner #lay_Menu ul {
	-moz-box-sizing: border-box;
	clear: both;
	list-style-type: none;
	margin: 12px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#lay_Container #lay_Header #lay_Banner #lay_Menu ul li {
	-moz-box-sizing: border-box;
	color: black;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#lay_Container #lay_Header #lay_Banner #lay_Menu ul a {
	-moz-box-sizing: border-box;
	color: #000099;
	font-weight: bold;
}

#lay_Container #lay_Header #lay_Banner #lay_Menu ul a:hover {
	-moz-box-sizing: border-box;
	color: red;
	font-weight: bold;
}


/* Breadcrumb *********************************************/
#lay_ContentHeader {
	margin: 0 0px 0 150px ;

}


/* Content Container **********************************************************/
#lay_Container #lay_Content	{
	
	-moz-box-sizing: border-box;
	text-align: left;
	width: 100%;
	float:left; margin: 0px; padding: 0px

}
/**********************************************************/
/* Left part of 2 or 3 column display */
#lay_Container #lay_Left	{
	-moz-box-sizing: border-box;
	text-align: left;
	width: 130px;
	height: 900px;
	float: left;
	}

/**********************************************************/
/* Center part of 3 column display */
#lay_Container #lay_Center	{
	margin: 0 230px 0 150px ;
	}

/**********************************************************/
/* Right part of 3 column display */
#lay_Container #lay_Right	{
	float:left; width:200px; margin-left:-204px
	}
/**********************************************************/
/* Center and Right part of 2 column display */
#lay_Container #lay_CenterAndRight	{
	-moz-box-sizing: border-box;
	/* background-color: white; */
	display: block;
	margin: 0 0 0 150px ;
	text-align: left;
	}



/**********************************************************/
#lay_Container #lay_Content #lay_Nav_Features {
	display: block;
	-moz-box-sizing: border-box;
	width: 640px;
	\width: 640px;
	w\idth: 640px;
	height: 26px;
	background-color: #4e4eaa;
	color: white;
	float: right;
	line-height: normal;
	padding: 4px 0px 0px 0px;
	text-align: right;
	}


/**********************************************************/
#lay_Container #lay_Content #lay_VirtualCitizen	{
	display: block;
	-moz-box-sizing: border-box;
	width: 640px;
	\width: 640px;
	w\idth: 640px;
	float: right;
	border-bottom: 1px solid silver;
	background-color: #ffffcc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}



/**********************************************************/
#lay_Container #lay_Content #lay_DepHeaderBar	{
	display: block;
	-moz-box-sizing: border-box;
	width: 640px;
	\width: 640px;
	w\idth: 640px;
	float: right; font-size: 20px;
	/* color: white; */
	border-bottom: 1px solid silver;
	background-color: navy;
	text-align: center;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	}



/**********************************************************/
/* Right part of 3 column display */
#lay_Sidebar	{
	-moz-box-sizing: border-box;
	background-color: white;
	/*display: none;*/
	float: right;
	/*
	This Code was ruining the display of floating elements, especially the Ajax Calendar floating divs 
	-------------------------
	position: relative;
	margin: 0px 0px 0px -45px;
	margin: 0px 0px 0px -30px;
	*/
	}
	
#lay_Sidebar #Content_NewsAndEvents .TitleMain {font-size: 12px;}
