/* - all dimensions given in ems or percentage for PDF page zooming effect <--- */

#posterbox {
	clear: left;
	margin: 0em 0em 0em 2em;
	padding-top: 1em;
}

#WWRFlogo {
	width: 28.4em;
	height: 6em;
	margin-bottom: 1.5em;
}

#navmenu2 {
	list-style-type: none;
	text-align: center;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.85em;
	padding: 0em;
}

/* formats the individual list items of the menu */
#navmenu2 li {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E657E;
	float: left; /* makes list display horizontally */
	line-height: 1.7em; /* height of menu item blocks */
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em; /* spacing between menu item blocks */
	padding: 0;
}

/* puts home page link flush left in leftcol */
#navmenu2 #about {
	margin: 0em;
}

/* establishes spacing between menu item blocks */
#navmenu2 #nyc, #navmenu2 #wisco, #navmenu2 #EI {
	margin-left: 0.2em;
}

/* formatting for active menu item links */
#navmenu2 li a:link, #navmenu2 li a:visited {
	color: #FFFFFF;
	line-height: 1.7em; /* height of active menu item links */
	float: left; /* makes links display horizontally */
	margin: 0px;
	display: block; /* helps create seperation btw links and horiz display */
	text-decoration: none; /* removes link underlines */
	padding-top: 0em;
	padding-right: 0.6em; /*creates horiz space btw menu text and colored containing block */
	padding-bottom: 0em;
	padding-left: 0.6em; /*creates horiz space btw menu text and colored containing block */
}

/* formatting for active menu item links */
#navmenu2 li a:hover, #navmenu2 li a:active {
	color: #3D4253;
	line-height: 1.7em;
	float: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	padding-top: 0em;
	padding-right: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.6em;
	background-color: #CCCCCC;
}

#text.WWRF img {
	height: 8.67em;
	width: 12.5em;
	float: right;
	padding-top: 0em;
	margin-top: 0em;
}

#text.WWRF {
	width: 30.3em;
}

#text.WWRF p.infotext {
	padding-top: 0.5em;
	position: relative;
	padding-left: 2em;
}

#text.WWRF h2 {
	padding: 0em;
	margin: 0em 0em 0em 1.4em;
}

#text.WWRF h3 {
	padding: 0em;
	color: #5E657E;
	margin: 0em 0em 0em 1.7em;
}
#band {
	background-color: #E0E0E0;
	margin-left: 2em;
	border: .09em solid #000000;
}
#text.WWRF #band h3 {
	background-color: #5E657E;
	padding: 0.em;
	color: #FFFFFF;
	margin: 0em;
	padding: 0.2em 0.6em 0.3em 1em;
}

#bandlinks {
	list-style-type: none;
	margin-left: 1.1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	line-height: 1.8em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}

#bottomlinks {
	list-style-type: none;
	text-align: center;
	margin-left: 15em;
	margin-top: 2em;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0em;
	font-size: 1em;
}
#bottomlinks li {
	float: left;
	list-style-type: none;
	color: #D8933E;
	font-weight: bold;
	margin-bottom: 1em;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #5E657E;
	padding-left: 1em;
	padding-right: 1em;
}
#bottomlinks li.nobdr {
	float: left;
	list-style-type: none;
	color: #D8933E;
	font-weight: bold;
	margin-bottom: 1em;
	border-right-style: none;
	padding-left: 1em;
	padding-right: 1em;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.lowermenu:link {
	color: #5E657E;
	text-decoration: underline;
	font-weight: bold;
	border: 0px none;
	font-style: normal;
}
a.lowermenu:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.lowermenu:hover, a:active {
	color: #000000;
	text-decoration: underline;
}		
	
#flashap2 {
	width: 26.67em;
	height: 56.67em;
}

#WWRFhome #footer, #wiscreen #footer {
	padding-top: 0.5em;
	font-size: .94em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
	width: 100%;
	text-align: center;
}
#footer p {
	clear: left;
	font-size: .86em;
	padding-top: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#WWRFhome #text.WWRF {
	width: 30.3em;
	z-index: 100;
}
