img
{
    border: none;
}

/* main content wrapper */
div#contentwrapper_main
{
    width: 800px;
    clear: both;
    display: table;
}

/* "Home" banner kids*/
div#mainbanner
{
    background-image: url(../../images/top-banner.jpg);
}

/* Left Main page starts here*/
div#contentwrapper_main .left
{
    width: 250px;
    float: left;
    margin-top: 2px;
}

div#left_header
{
    height: 21px;
    background: url(../../images/affiliation-bar.gif) repeat-x;
}
div#left_header ul li
{
    padding-top: 2px;
    padding-left: 25px;
    display: block;
    list-style: none;
    font-weight: bold;
    color: #FFF;
}

div#left_content ul li
{
    margin-bottom: 5px;
    padding: 0px 6px 0px 0px;
}
div#left_content
{
    height: 790px;
    background-color: #FFF;
    border-left: 1px #FBD052 solid;
    border-right: 1px #FBD052 solid;
    border-bottom: 1px #FBD052 solid;
}

/* Left Body page ends here. */



/* Center Body page starts here. */
div#contentwrapper_main .center
{
    width: 324px;
    float: left;
    margin-top: 2px;
    margin-left: 7px;
}

div.content_right h2
{
    background-image: url(../../images/titleSeparator.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-left: 10px;
    width: 275px;
    color: #008AC1;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#center_header
{
    width: 324px;
    height: 21px;
    background: url(../../images/about-poly-bar.gif) repeat-x;
}

div#center_header ul li
{
    padding-left: 25px;
    padding-top: 2px;
    display: block;
    list-style: none;
    font-weight: bold;
    color: #FFF;
}

div#center_content
{
    height: 790px;
    background-color: #FFF;
    border-left: 1px #B4D24E solid;
    border-right: 1px #B4D24E solid;
    border-bottom: 1px #B4D24E solid;
}

/* Center Body page ends here. */


/* Right Body page ends here. */
div#contentwrapper_main .right
{
    width: 213px;
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}

/* right_top start */
div#right_top_header
{
    width: 213px;
    height: 21px;
    background: url(../../images/school-photo-bar.gif) repeat-x;
}

div#right_top_header ul li
{
    padding-left: 25px;
    padding-top: 2px;
    display: block;
    list-style: none;
    font-weight: bold;
    color: #FFF;
}

div#right_top_content
{
    height: 160px;
    background-color: #FFF;
    border-left: 1px #F8C755 solid;
    border-right: 1px #F8C755 solid;
    border-bottom: 1px #F8C755 solid;
}

div#right_top_content ul li
{
    list-style: none;
    padding-top: 10px;
    margin-left: 25px;
}
/* right_top end */

/* right_middle start */
div#right_middle_header
{
    width: 213px;
    height: 21px;
    margin-top: 5px;
    background: url(../../images/school-photo-bar2.gif) repeat-x;
}

div#right_middle_header ul li
{
    padding-left: 12px;
    padding-top: 2px;
    display: block;
    list-style: none;
    font-weight: bold;
    font-size: 10px;
    color: #FFF;
}

div#right_middle_content
{
    height: 190px;
    border-left: 1px #B4D24E solid;
    border-right: 1px #B4D24E solid;
    border-bottom: 1px #B4D24E solid;
}

div#right_middle_content ul li
{
    list-style: none;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 3px;
    margin-right: 8px;
}

div#right_middle_content ul li img
{
    border: none;
}
/* right_middle end */

/* right_bottom start */
div#right_bottom_header
{
    width: 213px;
    height: 21px;
    margin-top: 5px; /* background: url(../../images/school-photo-bar.gif) repeat-x; */
    background: url(../../images/school-photo-bar.gif) repeat-x;
}

div#right_bottom_header ul li
{
    padding-left: 25px;
    padding-top: 2px;
    display: block;
    list-style: none;
    font-weight: bold;
    color: #FFF;
}

div#right_bottom_content
{
    height: 150px;
    background-color: #FFF;
    border-left: 1px #F8C755 solid;
    border-right: 1px #F8C755 solid;
    border-bottom: 1px #F8C755 solid;
}

div#right_bottom_content ul li
{
    list-style: none;
    padding-top: 10px;
    margin-left: 5px;
}
/* right_bottom end */



