@charset "utf-8";
/* CSS Document */

.bottom{
margin:0 auto;
width: 900px;
background-image:url(../images/bottom_bg.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:90px;
position:relative;bottom:0;
clear:both;
padding-top:25px;
}

.bottom_alumni{
margin:0 auto;
width: 900px;
background-image:url(../alumni/images/bottom_bg.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:90px;
position:relative;bottom:0;
clear:both;
padding-top:25px;
}

.bottom_students{
margin:0 auto;
width: 900px;
background-image:url(../students/images/bottom_bg.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:90px;
position:relative;bottom:0;
clear:both;
padding-top:25px;
}

.bottom_faculty{
margin:0 auto;
width: 900px;
background-image:url(../faculty/images/bottom_bg.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:90px;
position:relative;bottom:0;
clear:both;
padding-top:25px;
}

.bottom_address{
width:840px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#666666;
padding-right:60px;
padding-top:5px;
}

.bottom_copyright{
width:600px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#ffffff;
float:left;
padding-top:20px;
}

.bottom_links{
width:245px;
padding-right:55px;
padding-top:18px;
float:left;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#ffffff;
}