

/* Main Navigation Styles :::::::::::::::::::::::::::::::::::::::::::::: */

.LinkPad {
padding-left: 12px;
}

#navigationColumn {
float: left;
width: 221px;
}

#navigationColumn #innerSleeve {
position: absolute;
width: 221px;
background: transparent url(../elements/nav-stripes_bg2.gif) no-repeat;
}

a.LowerLink {
font: normal 11px/13px Verdana, Arial, Helvetica, Sans-serif;
color: #656FA8;
text-decoration: none;
}

a.LowerLink:hover {
text-decoration: underline;
}

#mainNavOne {
display: block;
width: 204px;
height: 57px;
background: #ffffff url(../elements/welcome_link2.png) no-repeat;
overflow: hidden;
text-indent: -1200px;
}


#mainNavTwo {
display: block;
float: left;
width: 204px;
height: 52px;
overflow: hidden;
text-indent: -1200px;
background: #ffffff url(../elements/admissions_link2.png) no-repeat;
}

#mainNavThree {
display: block;
float: left;
width: 204px;
height: 52px;
overflow: hidden;
text-indent: -1200px;
background: #ffffff url(../elements/academics_link2.png) no-repeat;
}


#mainNavFour {
display: block;
float: left;
width: 204px;
height: 52px;
overflow: hidden;
text-indent: -1200px;
background: #ffffff url(../elements/student-information_link2.png) no-repeat;
}

#mainNavFive {
display: block;
float: left;
width: 204px;
height: 52px;
overflow: hidden;
text-indent: -1200px;
background: #ffffff url(../elements/student-life_link2.png) no-repeat;
}

#mainNavSix {
display: block;
float: left;
width: 204px;
height: 52px;
overflow: hidden;
text-indent: -1200px;
background: #ffffff url(../elements/library_link2.png) no-repeat;
}


#mainNavSeven {
display: block;
float: left;
width: 204px;
height: 53px;
overflow: hidden;
text-indent: -1200px;
background: #f0f0f0 url(../elements/community_link2.png) no-repeat;
}

#mainNavEight {
display: block;
float: left;
width: 204px;
height: 53px;
overflow: hidden;
text-indent: -1200px;
background: #f0f0f0 url(../elements/alumni_link2.png) no-repeat;
}

#mainNavNine {
display: block;
float: left;
width: 204px;
height: 53px;
overflow: hidden;
text-indent: -1200px;
background: #f0f0f0 url(../elements/giving_link2.png) no-repeat;
}

#mainNavTen {
display: block;
float: left;
width: 204px;
height: 53px;
overflow: hidden;
text-indent: -1200px;
background: #f0f0f0 url(../elements/administration_link2.png) no-repeat;
}

#menuOne,
#menuTwo,
#menuThree,
#menuFour,
#menuFive,
#menuSix,
#menuSeven,
#menuEight,
#menuNine,
#menuTen {
overflow: hidden;
height: 0px;
}



.XpandList {
float: left;
list-style-type: none;
width: 205px;
border-left: 2px ridge #ffffff;
}

.XpandList li {
display: inline;
}

.XpandList a {
display: block;
height: 14px;
padding-left: 15px;
font-size: 11px;
line-height: 14px;
color: #2d2d2d;
text-decoration: none;
background-color: #ededed;
border-bottom: 1px solid #9999bb;
}

.XpandList a:hover {
color: #0019a8;
background-color: #ededed;
text-decoration: none;
border-bottom: 1px solid #9999bb;
}





