#homeNavWrapper {
position:absolute; top:120px; left:0px;
width:740px; height:130px;
border-right: 1px #ccc solid;
}

#mainPicture {
position:absolute; top:120px; left:0px;
width:608px; height:111px;
background-image:url(../images/home-page-image.jpg) ;
}

#rightNav {
position:absolute; top:120px; left:608px;
}

#contentWrapper {
position:absolute; top:230px; left:0px;
width:740px;
border-top: 1px #ccc solid;
border-right: 1px #ccc solid;
border-bottom: 1px #ccc solid;
}

#healthandfitnessWrapper {
width:240px;
padding:5px 0 5px 5px;
background: #f63;
}

#childcareWrapper {
width:168px;
padding:5px 0 5px 5px;
background: #f63;
}

.whiteHead {
font: 14px Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-decoration: none;
}
.whiteSubText {
font: 11px Arial, Helvetica, sans-serif;
color: #fff;
padding-left: 5px;
}
.whiteSubText a {
font: 11px Arial, Helvetica, sans-serif;
color:#fff;
}
.whiteSubText a:visited {color:#ccc;}

#commprograms {
width:300px;
padding:5px 5px 5px 8px;
background: #e7e7e7;
}

#commprograms_sub {
padding: 0 5px 0 0;
}

#commprograms_sub2 {
padding: 5px 0 0 5px;
}

.greyHead {
font: 14px Arial, Helvetica, sans-serif;
font-weight:bold;
}
.greySubText, .greySubText a {font: 11px Arial, Helvetica, sans-serif;}
.greySubText a:visited {color:#999;}

#contentHead {
position: absolute;
width:740px;
margin: 0 0 10px 0;
border-top: 1px solid #ccc;
}

#leftWrapper {
margin: 10px 0 0 0;
padding:5px 0 5px 7px;
width:385px;
}

#leftHead {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px;
font-weight: bold;
color: #000;
padding: 0 0 3px 0;
border-bottom: 1px solid #f63;
}
#channel {
border: 1px solid #0066CC;
background-color:#ffffff;
width:365px;
padding: 5px;
margin: 0px 10px 0 0px;
}

#alerts {
border: 1px solid #060;
background-color:#ffffff;
width:315px;
padding: 5px 5px 10px 5px;
margin: 10px 10px 10px 10px;
}
#rightWrapper {
border: 1px solid #ccc;
background-color:#f5f5f5;
width:315px;
padding: 5px;
margin: 10px 10px 0 10px;
}

#rightHead {
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px;
font-weight: bold;
color: #f63;
}

#bottomWrapper {
margin: 10px 0 0 0;
padding:5px 0 5px 7px;
width:720px;
}

#footer {
text-align:center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color:#f5f5f5;
width:720px;
padding: 15px 5px 15px 15px;
}
.footerPipe {
font-size: 10px; 
font-weight: bold;
padding: 0 5px 0 5px;
color:#f63;
}
