@import url("/css/kufrontpage.css");
@import url("/futurestudents/futurestudents.css");
/* Included CSS 
 Main Kettering University Web Site Structure ------- */
div#header {
width:780px;
height:171px;
background:url(/images/perfect_fit/page_bg.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}

div#headerlinks {
font-size:11px;
color:#000;
float:right;
width:280px;
height:30px;
margin-top:20px;
}

div#headerright {
float:left;
background-image:url(/images/perfect_fit/rightheader800.gif);
background-repeat:no-repeat;
height:171px;
width:285px;
}

div#main {
clear:both;
width:770px;
height:auto;
border:0;
background-color:#FFF;
color:#000;
margin:0 auto;
}

div#search {
float:left;
margin:0;
padding:5px 0 0 15px;
}

#sitenav ul {
display:block;
list-style:none;
margin:0 0 0 65px;
padding:10px 10px 0;
}

#sitenav li {
height:25px;
}

#sitenav a {
float:left;
display:block;
background:url("/images/perfect_fit/righttab.gif") no-repeat right top;
height:16px;
text-decoration:none;
font-weight:700;
font-size:12px;
color:#FFF;
background-color:inherit;
margin:0;
padding:4px 20px 5px 7px;
}

div#leftpanel {
float:left;
width:510px;
}

div#homepanel {
float:left;
width:430px;
}

#faculty-listing {
width:510px;
}

#faculty-listing iframe {
height:100%;
width:100%;
}