﻿body 
{
    background-color: #ffffff;
    font: 20px Arial, Helvetica, sans-serif;
    color: #9d9d9d;
    margin: 0px;
    padding: 0px;
}
h1 
{
    font: bold italic 38px "Palatino Linotype", palatino, Georgia, Helvetica, serif;
    color: #ffffff;
}
a:link 
{
    color: #aeddff;
    text-decoration: none;
}
a:visited 
{
    color: #aeddff;
    text-decoration: none;
}
a:hover 
{
    color: #43b1ff;
    text-decoration: underline;
}
a:active 
{
    color: #0095ff;
    text-decoration: underline;
}
ul 
{
    list-style: none;
}
/* EMERGENCY NOTIFICATION AREA */
#emergency 
{
    position: absolute;
    background: red;
    color: White;
    width: 730px;
    height: 30px;
    left: 0px;
    top: 0px;
    z-index: 4000;
    text-align: center;
    filter:alpha(opacity=75);
    opacity: 0.75;
    font: 16px "Trebuchet MS", helvetica, sans-serif;
}
#emergency a 
{
    color: #0096ff;
}
#emergency p 
{
    padding: 0px;
    margin: 0px;
    filter:alpha(opacity=100);
    opacity: 1.0;
}
/* WRAP PAGE FOR CENTERING */

#pageWrapper 
{
    position: relative;
    margin: 0px auto;
    width: 1000px;
    height: auto;
    overflow: visible;
}

/* SETUP TOP AREA */

#logo
{
    position: absolute;
    top: 10px;
    left: 80px;
    width: 333px;
    height: 85px;
    background: url("images/logo.png") no-repeat 0 0;
}
#tag 
{
    position: absolute;
    top: 100px;
    left: 0px;
    width: 492px;
    height: 43px;
    background: url("images/tag.png") no-repeat 0 0;
}
#seal 
{
    position: absolute;
    right: 290px;
    top: 10px;
    width: 98px;
    height: 98px;
    background: url("images/seal.png") no-repeat 0 0;
}
#info 
{
    position: absolute;
    padding-top: 20px;
    right: 0px;
    top: -7px;
    background-color: #000000;
    text-align: center;
    color: #ffffff;
    font: 11px arial,helvetica, sans-serif;
    width: 270px;
    height: 150px;
}
#search 
{
    position: absolute;
    bottom: 30px;
    width: 270px;
    height: 25px;
    left: 5px;
    z-index: +200;
}
.clearField 
{
    float: left;
    width: 210px;
    height: 20px;
    margin-left: 10px;
    color: #d6d6d6;
    font: bold italic 14px "Palatino Linotype", palatino, Helvetica, serif;
}
.clearFieldActive 
{
    color: #000000;
    font: 14px "Palatino Linotype", palatino, Helvetica, serif;
}
.searchBtn 
{
    float: right;
    width: 23px;
    height: 23px;
    background: url("images/searchBtn.png") no-repeat 0px 0px;
    display: block;
    text-decoration: none;
    padding: 0px;
    margin-right: 15px;
    margin-top: 3px;
}
.searchBtn:hover
{
    background-position: -23px 0px;
    text-decoration: none;
}
/* INSTALL ROTATING BACKGROUND IMAGE */
#main 
{
    position: absolute;
    width: 1000px;
    height: 676px;
    top: 17px;
    left: 17px;
    margin: 0px;
    padding: 0px;
}
/* SETUP NAVIGATION */

#nav 
{
    position: absolute;
    top: 17px;
    right: 17px;
    width: 270px;
    height: 675px;
    overflow: visible;
    margin: 0px;
    padding: 0px;
    clear: both;
}
.aBtn 	
{
    position: relative;
	width: 270px;
	float: right;
	cursor: pointer;
	height: 100px;
	z-index: +100;
}
.aMiddle 
{
    position: relative;
    height: 0px;
    width: 1000px;
    background: url("images/rolloverBG.png") repeat-x;
    margin: -117px 0px -20px -730px;
    display: none;
    float: left;
}
.fsBtn, .csBtn, .alBtn, .meBtn, .dpBtn 
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 270px;
    height: 100px;
    display: block;
    text-decoration: none;
    z-index: +1 !important;
}
.fsBtn 
{   
    background: url("images/futureStudents.jpg") no-repeat 0px 0px;
}
.csBtn 
{
    background: url("images/students.jpg") no-repeat 0px 0px;
}
.alBtn 
{
    background: url("images/alumni.jpg") no-repeat 0px 0px;
}
.meBtn
{
    background: url("images/events.jpg") no-repeat 0px 0px;
}
.dpBtn  
{
    background: url("images/friends.jpg") no-repeat 0px 0px;
}
a:hover.fsBtn, a:hover.csBtn, a:hover.alBtn, a:hover.meBtn, a:hover.dpBtn
{
    background-position: 0px -100px;
    text-decoration: none;
}
.aContent 
{
    position: absolute;
    top: 30px;
    right: 10px;
    width: 970px;
    height: 240px;
    text-align: left;
    display: inherit;
}
.description 
{
    position: absolute;
    top: 130px;
    right: 0;
    width: 250px;
    height: 100px;
    font: 14px "Palatino Linotype", palatino, Helvetica, serif;    
    color: #ffffff;
}
.copy 
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 660px;
    height: 240px;
    display: inherit;
    overflow: hidden;
}
.copy p 
{
    font: 16px Arial, Helvetica, sans-serif;
    color: #ffffff;
    line-height: 150%;
}
a.goBtn 
{
    position: absolute;
    right: 0px;
    top: 100px;
    width: 95px;
    height: 25px;
    background: url("images/GoBtn.png") no-repeat 0px 0px;
    text-decoration: none;
    display: block;
}
a:hover.goBtn
{
    background-position: 0px -25px;
    text-decoration: none;
}


/* SETUP CONTENT AREA */

#contentWrapper 
{
    position: absolute;
    top: 125px;
    left: -17px;
    height: 710px;
    width: 1034px;
    background: url("images/contentBG.png") no-repeat 0 0;
}
#ctl00_content_WebSearch1 
{
    width: 750px;
}
#footer 
{
    position: absolute;
    top: 850px;
    left: 0px;
    width: 1000px;
    height: 50px;
    font-size: 14px;
}
#footer a:link {
    color: #006bb7;
    text-decoration: none;
}
#footer a:visited {
    color: #003b65;
    text-decoration: none;
}
#footer a:hover
{
    color: #001d31;
    text-decoration: underline;
}
#footer a:active {
    color: #000000;
    text-decoration: underline;
}
    