/*
BEGIN: OVERRIDES FROM SCREEN.CSS
*/
.layout-cols1 .col-main {
	margin-left: 200px;
	width: 720px;
}

.header-page p 
{
	line-height : 1.1em;
}

h2
{
	font-weight: normal;
}
/*
END: OVERRIDES FROM SCREEN.CSS
*/


body { 
	background: #a7e4f6 url(http://www-tc.pbs.org/teachers/innovators/images/pbst-ic_bkgnd.png) no-repeat center 50px;
}

.wrap-inner {
/*    width : 720px;*/
}

#content {
    margin: 10px 0 20px 0;
    border-top: 3px solid #1580a1;
    border-bottom: 3px solid #1580a1;
   }

.header-page {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    position: relative;
    background: transparent url(http://www-tc.pbs.org/teachers/innovators/images/pbst-ic_hdr_img.png) top left;
    background-repeat: no-repeat;
    border-bottom: none;
    }
.header-page p {
    margin: 0 0 20px 250px;
    font-size: 145%;
    letter-spacing: -.04em;
}
.col h3 {
    font-size: 150%;
    color: #000;
}

.col p {
    font-size : 125%;
    line-height: 2em;
}