#bdcontainer {
border-top: none;
background-image: none;
}


#splash {
width: 980px;
height: 243px;
background-image: url(/university/images/splash.jpg);
background-repeat: no-repeat;
}

#search-button {
margin-top: 160px;
margin-left: 28px;
}



.content {
padding: 0px 15px 0px 20px;
}


.short-box {
width: 467px;
background-image: url(/university/images/short-bottom-bg.png);
background-position: bottom;
background-repeat: no-repeat;
height: 255px;
margin-bottom: 20px;
margin-top: 10px;
}

.short-box .header {
height: 30px;
width: 467px;
background-image: url(/university/images/short-top-bg.png);
background-repeat: no-repeat;
}

.short-box .header .title {
background-color: #fff;
text-align: center;
margin-left: 10px;
}
.short-box .cont {
padding: 0px 20px;

}

.short-box a:link, .short-box a:visited,.long-box a:link, .long-box a:visited {
font-weight: bold;
color: #003399;
text-decoration: none;
}

.long-box {
width: 946px;
background-image: url(/university/images/long-bottom-bg.png);
background-position: bottom;
background-repeat: no-repeat;
margin-bottom: 20px;
}

.long-box .header {
height: 30px;
width: 946px;
background-image: url(/university/images/long-top-bg.png);
background-repeat: no-repeat;
}

.long-box .header .title {
background-color: #fff;
text-align: center;
margin-top: 5px;
margin-left: 10px;
}
.long-box .cont {
padding: 0px 20px 30px 20px;

}

.long-box .cont td {
font-size: 100%;
vertical-align: top;
}

.long-box .cont td h3{
font-size: 138.5%;
color: #B9B9B9;
margin-top: 0px;
}

#additional-resources td a:link, #additional-resources td a:visited {
font-weight: normal;
}

