BODY
{
    background-image: url(/images/background.jpg);
    background-color: #E6E5E4;
    background-repeat: repeat-X;
    font-family: verdana, san-serif;
    font-size: 14px;
}
A
{
    color: #3E5A77;
	text-decoration: none;
}
.container
{
    width: 800px;
}
.findCampusSiteMapSearch{
	top: -6px; 
	position: relative;
}
.topPanelNavigationLinks
{
    color: #3E5A77;
    font-family: "Trebuchet MS";
    font-size: 16px;
    font-weight: bold;
    padding-left: 26px;
    padding-top: 6px;
    padding-right: 5px;
    float: right;
    text-decoration: none;
}
.topPanelNavigationLinks:Hover
{
    color: #999999;
}
.topPanelNavigationLinks:Active
{
    color: white;
}
.topPanelNavigation
{
    height: 32px;
    background-image: url(/images/top_link_banner.jpg);
}
.middlePanel
{
    width: 780px;
    border-top: solid 8px #3E5A77;
    border-bottom: solid 8px #3E5A77;
    border-right: solid 10px #3E5A77;
    border-left: solid 10px #3E5A77;
	background-color:#FFFFFF;
}
.campusLinks
{
    color: #3E5A77;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 10px;
    text-align: center;
}
.campusLinks:Hover 
{
	color: #999999;
}
.campusLinks:Active 
{
	color: white;
}
.contactInfo
{
    color: #3E5A77;
    font-size: 10px;
    padding-right: 10px;
    text-align: right;
}
.sidePanel
{
    width: 184px;
    font-family: "Trebuchet MS";
    text-align: left;
    vertical-align: top;
    color: #E4E2D4;
}
.sidePanelTitle
{
    font-family: "Trebuchet MS";
    position: relative;
    top: -8px;
    text-align: right;
    padding-right: 5px;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
}
.sidePanelLink
{
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: #E4E2D4;
}
.sidePanelLink:Hover {
	color: #999999;
}
.sidePanelLink:Active {
	color: white;
}
.sidePanelLinkSelected {
	color: white;
	font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
	font-weight: bold;
}
.mainBody
{
    font-family: "Trebuchet MS";
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
}
.mainBodyTitle
{
    position: relative;
    top: -8px;
    color: #3E5A77;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
    text-align: left;
    font-family: "Trebuchet MS";
    padding-left: 5px;
}
.quickLinksPanel
{
    margin-left: 10px;
    font-family: Trebuchet MS;
    width: 172px;
    float: right;
}
.quickLinksPanelLinks
{
    width: 172px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 4px;
    text-align: center;
    background-color: #E4E2D4;
}
.quickLinksTitle
{
    color: White;
    padding-top: 0px;
    font-size: 18px;
    font-weight: bold;
}
.quickLinksNavigation
{
    color: #3E5A77;
    font-size: 12px;
    text-decoration: none;
	font-weight:bold;
}
.athleticsImageBackground
{
    width: 178px;
    margin-bottom: 10px;
}
.athleticsSidePanelLink
{
	font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
	color: #3E5A77;
}
.athleticsSidePanelLink:Hover {
	color: black;
}
.athleticsSidePanelLink:Active {
	color: white;
}
.athleticsSidePanelLinkSelected {
	color: #666666;
	font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
	font-weight: bold;
}
.mainBodyTextStyle
{
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

