.menu{
	min-width: 650px;
}


.firstCell{
	width: 6px; 
	background-image:url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/left_of_nav.jpg);
	background-repeat: no-repeat;
	background-color: white;
}

#passageRight{
	width: 209px;
	float: right;
	height: 100%;
}

#passageContent{
	width: 100%;
	min-width: 800px;
	}


#passageMain{
        width: 98%;
        min-width: 800px;
        position: relative;
        left: 20px;
        }

.shadow{
	background-image: url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/shadow.gif);
	height: 8px;
}
	
.swoosh{

	width: 37px;
	height: 30px;
	min-width: 37px;
}

.lastCell{
	width: 5px;
	background-image: url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/top_nav_right_background.jpg) 
}

#passageInfo{
	min-height: 600px;
	background-color: white;
	}
.passageFooter{
	background-image: url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/footer_background.jpg);
	height: 27px;
        background-repeat: repeat-x;
}
.footerLeft{
	background-image: url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/left_of_footer.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 27px;
	}
	
.footerRight{
	background-image: url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/footer_background.jpg); 
	width: 9px;
	height: 27px;
        background-repeat: repeat-x;
	}


.topNavItemPassage, .topNavRightItemPassage {
	background-image:url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/top_nav_background.jpg);
	background-repeat:repeat-x;
	color:black;
	font-family:Arial;
	font-size:14px;
	padding-right:7px;
	padding-left: 7px;
}


.topNavRightItemPassage {
	background-image:url(http://www.lakecountyil.gov/_layouts/images/LAKECOUNTYIL/top_nav_right_background.jpg);
}

.navlink {
        white-space: nowrap;
	color: white;
	text-decoration: none;
	font-family:Arial;
	font-size:11pt;
}

.otherCells{
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-family:Arial;
	font-size:11pt;
	cursor: pointer;
	white-space:nowrap;
	
}

.passageHeader{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	width: 96%;
	border: 2px outset black ; 
	margin-left: 5px;
	padding-left: 10px;
	text-align: center;
	height: 25px;
	vertical-align: bottom;
	background-color: #4682B4;
	color: white;
	}
.passageHeaderText{
	padding-top: 5px;
	height: 25px;
	}
	
.passagePara{
	padding-right: 10px;
	font-family: Arial;
	font-size: 10pt;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
	}

.spacer{
	height: 10px;
	width: 100%;
	}

.moreLink:link{
	color: #B0C4DE;
	}

.moreLink:visited{
	color: #ADD8E6;
	}


.new-link-item, .new-link-item a, .new-link-item a:link {
	color:#003399;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	margin-left: 3px;
}

.new-link-title {
	font-weight: bold;
	margin-left: 2px;
        font-family:arial;
        font-size:12px;
}

.new-link-text {
        font-family:arial;
        font-size:12px;
}

.timestamp{
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family:tahoma;
        font-size:8pt;
	height: 10px;
	color: white;
}

.special-event{
       background-color: transparent; 
       color:white;
       font-size: 12px;
       font-family: verdana; 
       text-align: left;
       overflow:hidden; 
       white-space: nowrap;
       height: 28px;
}

.harRadio{
	width:225px;
	margin: 0 0 0 0;
	position:relative;
	float:right;
	text-align:center;
	top:25px;
        padding: 0 0 0 0;

}

.special-event-center{
     background-color:red;
     padding-top: 5px;
     height: 23px;
     overflow:hidden;
     white-space: nowrap;
     float:left;
}

.special-event-left{
       background-color: transparent;
       background-image: url('/images/scroller-left.png');
       background-repeat: no-repeat;
       background-position: left bottom;
       width: 13px;
       height: 28px;
       float: left;
}

.special-event-right{
       background-color: transparent;
       background-image: url('/images/scroller-right.png');
       background-repeat: no-repeat;
       background-position: right top;
       width: 13px;
       height: 28px;
       float:right;
}

.lc_module li{
      font-size: 12px;
      font-family: arial;

}

.smallImage{
      height:240px;
      width:360px;
}

.largeImage{
     height: 360px;
     width: 528px;
}



