.box_left { 
 width:207px; 
 float:left; 
 padding-right:10px; 
 background-image: url(/_img/_static/w-body_line.gif); 
 background-repeat: no-repeat; 

}

.box_right {
 width:208px; 
 float:left; 
 padding-left:10px; 
 background-image: url(/_img/_static/w-box_border.gif); 
 background-repeat: no-repeat; 
} 

.row {
 width:435px; 
 clear:left;
}

.foundation_intro {
 width: 438px;
}
.foundation_intro  {
	padding-bottom:0px;
}
.foundation_intro p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; line-height: 135%; margin-top:0px}
.foundation_intro  {color: #8c7001;} /*autumn*/
.foundation_intro  {color: #0B0187;} /*winter*/
.foundation_intro  {color: #087D7B;} /*spring*/

#content{
/* no side bar: width: 593px; z-index:1;*/
 width: 438px; 
}

#content h3{
	font-family: Georgia, serif; 
	font-size:1.2em;
        font-weight: strong;
	line-height: 120%; 
	font-weight:normal;
	margin-top:8px;
        color: #990002;
}

#top_band{
 position:relative;
 width:780px; height: 245px;
 /* homepage height is 245, interior is 155; or add one px to get a white line before the border*/
 /*background-image: url(../_img/_static/w-banner.gif); 
 background-position:0px 65px ;
 background-repeat: no-repeat;*/
 border-bottom:1px solid white;

}
