@charset "UTF-8";
/* CSS Document */


#container {
width: 975px;
border: 1px solid #5A4099;
margin: 0 auto;
}


#content {
background: #FFF;
width: 975px;
}


#photo-header {
background: #fff url(/images/photo_headers/global_home.jpg) top right no-repeat;
height: 160px;
padding: 0 0 0 0;
}


#content h1 {
height: 28px;
background: #DDDDE4;
margin: 0 0 11px 0;
padding: 13px 0 0 20px;
font-family:"Times New Roman", Times, serif;
font-size: 1.3em;
overflow: hidden;
font-weight: normal;
color: #5A4099;
}

#content p {
font-size: 0.687em;
color: #333;
line-height: 1.8em;
padding: 0 0 1em 20px;
margin: 0 25px 0 0;
}

img.image-left {
float: left;
margin: 0 10px 16px 0;
}



#home-content-right {
float: right;
width: 600px;
padding: 0 0 0 0;
}

/* ------ Content Right Logos ------------ */


#home-content-right .home-column {
float: left;
width: 149px;
padding: 0 20px;
}

#home-content-right .home-column p {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#home-content-right .home-column h2 {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#home-content-right .home-column h2 a {
display: block;
text-indent: -9999px;
width: 149px;
height: 127px;
background-position: 0 0;
background-repeat: no-repeat;
}

#home-content-right .home-column h2 a#pelican-logo {
background-image: url(/images/interface/pelican_logo_home.gif);
}

#home-content-right .home-column h2 a#prep-logo {
background-image: url(/images/interface/prep_logo_home.gif);
}

#home-content-right .home-column h2 a#upper-logo {
background-image: url(/images/interface/upper_logo_home.gif);
}

#home-content-right .home-column h3 {
font-size: 0.687em;
color: #FFF;
background: #CCC;
text-align: center;
padding: 3px 0 5px 0;
margin: 0 0 0.75em 0;
}

#home-content-right .home-column h3.pelican-age {
background: #009AC8;
}

#home-content-right .home-column h3.prep-age {
background: #F58025;
}

#home-content-right .home-column h3.upper-age {
background: #817C00;
}



/* ------ Content Left ------------ */

#home-content-left {
float: left;
width: 315px;
margin-top: 15px;
}

#content .news-panel {
width: 315px;
margin: 0 0 10px 20px;
}

#content .news-panel h2 {
font-size: 1.1em;
font-weight: normal;
font-family:"Times New Roman", Times, serif;
color: #5A4099;
margin: 5px 0 0 0;
padding: 0 0 5px 0;
}

#content .news-panel h3 {
border-top: 1px dotted #999;
font-size: 0.687em;
line-height: 1.35em;
color: #333;
font-weight:normal;
padding: 5px 0 0 80px;
margin: 0 0 0 0;
}

#content .news-panel h3 a {
text-decoration: none;
font-weight: bold;
color: #333;
}

#content .news-panel h3.article-pelican {
text-indent: 15px;
background:url(../images/interface/bullet-pelican.gif) no-repeat 80px 8px;
color: #009AC8;
}

#content .news-panel h3.article-prep {
text-indent: 15px;
background:url(../images/interface/bullet-prep.gif) no-repeat 80px 8px;
color: #F58025;
}

#content .news-panel h3.article-upper {
text-indent: 15px;
background:url(../images/interface/bullet-upper.gif) no-repeat 80px 8px;
color: #817C00;
}

#content .news-panel h3.article-video {
background:url(../images/interface/icon-video.jpg) no-repeat 80px 8px;
padding: 5px 0 0 0;
height: 50px;
clear: left;

}

#content .news-panel h3.article-video img {
margin-right: 55px;

}

#content .news-panel h4 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
color: #333;
text-transform: uppercase;
font-size: 0.625em; 
text-align: right;
border-top: 2px solid #999;
padding-top: 5px;
margin: 0 0 0 0;
clear: left;
}

#content .news-panel h4 a {
text-decoration:none;
color: #333;

}

#content .news-panel p {
font-size: 0.687em;
color: #333;
line-height: 1.35em;
padding: 0 0 1em 0;
margin: 0 0 0 80px;
}



#content .news-panel img {
float: left;
margin: 5px 8px 8px 0;
clear: left;
}



/* -------------------==-------------------- */

