/*WISCONSIN HOMETOWN STORIES: JANESVILLE HOME PAGE CSS*/
/*alternate link styles
a.stylename {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: #666600;font-size: 10px;}
	a.stylename:visited {color:#09c;}
	a.stylename:hover {color:#09c;text-decoration: underline;}
	a.stylename:active {color:#09c;}
	}*/


 /*#content a:visited {
	font-weight: bold;
	color: #666600;
}*/

a:link {
	/*font-weight: bold;*/
	color: #666600;
}
a:visited {
	/*font-weight: bold;*/
	color: #999966;
}
a:hover {
	/*font-weight: bold;*/
	color: #CB6B2F;
	text-decoration: none;
}
a:active {
	/*font-weight: bold;*/
	color: #FF3300;
	text-decoration: none;
}

/*these link styles are for the horizontal navigation; it's ugly but works*/
#navlink1 a:hover,
#navlink2 a:hover,
#navlink3 a:hover,
.essay #navlink1 #essay a,
.home #navlink2 #home a,
.transcript #navlink2 #transcript a,
.video #navlink2 #video a,
.resources #navlink3 #resources a,
.people #navlink3 #people a,
.journey #navlink3 #journey a
	{
 	color: #C9784C; text-decoration:underline;
	}
	

#navlink1 {
	z-index:1000;
	position:absolute;
	top:136px;
	left:255px;
	line-height:17px;
}

#navlink2 {
	z-index:1000;
	position:absolute;
	top:134px;
	left:365px;
	line-height:17px;
}

#navlink3 {
	z-index:1000;
	position:absolute;
	top:134px;
	left:445px;
	line-height:17px;
}

#navlink1 a,
#navlink2 a,
#navlink3 a {font: 0.75em Verdana, sans-serif; line-height: 1.6em; color: #00658A; /*font-weight:bold; text-transform: uppercase;*/ text-decoration:none; }

#navlink1 a {line-height: 1.3em;}

#greenbayNav {
	z-index: 1;
	position:absolute;
	top:93px;
	left:0px;
	width:760px;/*correct width of 760px + left and right padding*/
	height:101px;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:760px;	
	/*border-bottom-style: double;
	border-bottom-color: #CCC;
	border-width: 4px;*/
		
	}
/* Again, "be nice to Opera 5". */
body>#greenbayNav {width:760px;}


#greenbayPatch {
	z-index: 1;
	position:absolute;
	top:60px;
	left:548px;
	}

#janesvillePatchHome {
	z-index: 1;
	position:absolute;
	top:73px;
	left:517px;
	}	


#funders p {font:  0.85em/1.2em Verdana, Arial, sans-serif; text-indent:0px; color:#666666;}

.bkgdNicolet {
	background-image:url(../images/background/bkgd_jean_nicollet_screened2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 650px;
	background-attachment:scroll;
	}


/*
#footer
	{
	
padding: 10px 10px 10px 0px;
color: #333;
background-color: #fff;}*/


		

