﻿/* CSS Document */
.newsBoxStudent{
width:155px;
background-image:url(/images/bkgd_homeBoxR.gif);
background-repeat:no-repeat;
background-position:top;
height:295px;
text-align:center;
}

#newsContentStudent{
width:135px;
height:260px;
margin-bottom:0;
}

.flashBoxLeft{
width:215px;
background-image:url(/images/studentFlashBoxL.gif);
background-repeat:no-repeat;
background-position:top;
height:328px;
text-align:left;
padding:15px;
}

.flashBoxRight{
width:540px;
background-image:url(/images/studentFlashBoxR.gif);
background-repeat:no-repeat;
background-position:top;
height:328px;
text-align:center;
padding:15px;
}

#homeHeader{
width:100%;
height:125px;
margin:0;
background-image:url(/images/navBar_Btm.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding-bottom:0;
margin-bottom:0;
}

#homeHeaderBkgd{
width:auto;
float:right;
background-position:right;
background-repeat:no-repeat;
margin:0;
background-image:url(/images/bkgd_HomeHeader.gif);
height:70px;
text-align:right;
}

#logoMain{
padding-left:25px;
padding-top:19px;
height:auto;
position:absolute;
white-space: normal;
width:350px;
}


#contentPane{
margin-top:0;
}
