/*column structure for Wisconsin Hometown Stories and World War II Stories*/

.column {float: left;}


/*settings for three columns*/

.wrapper3cols {width:615px;padding-top:10px;float: left;}

.wrapper3colsNoPadding {width:615px;float: left;}

#col6 {width:615px;float: left;}

.column1, .column2, .column3 {width: 205px;float:left;padding:0px;}


.column4 {width:363px;padding-top:0px;float: right;}

#homemain {
	float: left; 
	font-size: 0.88em;
	width: 980px; 
	padding: 0px 0px 10px 0px;
	background: #fff url(../images/homepage/hp_background/hp_4cols.gif) 0px 0 repeat-y;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
	
#footer {
	clear: both;
	width:761px;
	padding:10px 0px 20px 15px;
	}
	
#funders {
	float: left; 
	width: 761px; 
	background: #fff /*url(../images/navigation/hometownstories/3columns_60.gif) 124px 0 repeat-y*/;
	padding-top:0px;
	border-top: 9px solid #fff;
	
	
	}

/*settings for 2 columns*/
#main {
	float: left; 
	font-size: 0.88em;
	width: 761px; 
	padding: 120px 0px 10px 0px;
	background: #fff url(../images/navigation/hometownstories/threecolbg.gif) 540px 0 repeat-y;
	border-right: 1px solid #000;
	border-bottom:1px solid #000;
	}
	
#mainVideo {
	float: left; 
	font-size: 0.88em;
	width: 560px; 
	padding: 90px 0px 10px 0px;
	margin-bottom:5px;
	background: #transparent /*url(../images/navigation/hometownstories/threecolbg.gif)340px 0 repeat-y*/;
	border-bottom:1px solid #CCCCCC;
	}	
	
#content {width: 540px; padding: 0px;}
#sidebar {width: 190px; padding-left: 15px; }


/*World War II columns*/
#r1WW2{
	width:100%;
	background:#704148;
	}
	
#r2WW2 {
	width:204px;
	padding:0px;
	float:left;
	background:#d9dab5;
	height:100%;	
	}	
	
#r3WW2 {
	width:206px;
	padding:0px;
	float:left;
	background:#cecfac;
	height:100%;
	/*border-left:1px solid #996;
	border-right:1px solid #996;*/
	}
	
#r4WW2 {
	width:204px;
	padding:0px;
	float:left;
	background:#d9dab5;
	height:100%;
	}
	
	
/* IE5.x/Win hacks */
#main, #frank {width: 762px; voice-family: "\"}\""; voice-family: inherit; width: 761px;}
#content {width: 540px; voice-family: "\"}\""; voice-family: inherit; width: 540px;}
#sidebar  {width: 205px; voice-family: "\"}\""; voice-family: inherit; width: 190px;}
.column1, .column2, .column3 {width: 205px; voice-family: "\"}\""; voice-family: inherit; width: 205px;}
.column4 {width:363px; voice-family: "\"}\""; voice-family: inherit; width:363px;}
#footer, #funders {width: 761px; voice-family: "\"}\""; voice-family: inherit; width: 761px;}

