/***********************/
/*Object Re-definitions*/
/***********************/
body{margin:0; padding:0; font-size:69%; font-family:"Lucida Bright", "Times New Roman", Times, serif; background:#afbef5 url(../images/bodyBkgdRepeater.jpg) top left repeat-x;}
label{display:none;}
a img{border:0;}
/*************************/
/*General Content Objects*/
/*************************/
#generalContainer{width:1010px; margin:0 auto; position:relative;}

/***********************************/
/*Main Navigation & Heading Objects*/
/***********************************/
#mainNavContainer{background:url(../images/mainContentLargeTopBkgd.jpg) top left no-repeat; min-height:140px;}
/*Tertiary Objects */
#tertContainer ul{margin:11px 15px 0 0; padding:0; font-size:1.1em; color:#fff; float:right;}
#tertContainer ul li{list-style:none; display:inline; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:0.9em;}
#tertContainer ul li a{color:#fff; text-decoration:none;}
#tertContainer ul li a:hover{text-decoration:underline;}
/* Tertiary Search Form Objects*/
#searchForm{display:block; width:190px; float:right; margin:8px 55px 0 0;}
#searchBox{background-color:#99a3ed; border:1px solid #000066; width:100px; color:#fff;}
#submitBtn{position:relative; top:2px;}
/*main Nav Objects*/
#mainNav{position:absolute; z-index:1000; top: 112px;}
#mainNav ul{margin:0 0 0 210px; padding:0; font-family:"Palatino Linotype", Georgia, "Times New Roman", serif; font-size:1.3em; font-weight:bold;}
#mainNav ul li{list-style:none; display:inline; margin:0 20px 0 0;}
#mainNav ul li a{color:#fff; text-decoration:none; background-color:#1e21bf;}
#mainNav ul li a:hover{color:#ffff00;}

/**************************/
/*Main Mid Section Objects*/
/**************************/
#mainMidContainer{background:url(../images/mainContentLargeMidBkgd2.jpg) top left no-repeat; min-height:375px;}
/*Left Hand Navigation Objects*/
#leftNavContainer{width:182px; float:left;}
#leftNavContainer ul{margin:0 0 0 0px; padding:0; width:182px;}
#leftNavContainer ul li{margin: 0 0 4px 0; padding:1px 37px 2px 0; list-style:none; font-size:1.5em; color:#fff; text-align:right;}
#leftNavContainer ul li.prospective{background:url(../images/leftNavBkgd1.jpg) top right repeat-y;}
#leftNavContainer ul li.parents{background:url(../images/leftNavBkgd2.jpg) top right repeat-y;}
#leftNavContainer ul li.current{background:url(../images/leftNavBkgd3.jpg) top right repeat-y;}
#leftNavContainer ul li.faculty{background:url(../images/leftNavBkgd4.jpg) top right repeat-y;}
#leftNavContainer ul li.visitors{background:url(../images/leftNavBkgd5.jpg) top right repeat-y;}
#leftNavContainer ul li a{color:#fff; text-decoration:none; font-weight:normal;}
#leftNavContainer ul li a:hover{color:#ffff00;}
/*Flash Container*/
#flashContainer{position:relative; float:left; margin:0 0 0 -23px; z-index:1;}
/*Feature Objects*/
#featureContainer{clear:both; padding: 10px 0 0 220px;}
#btmLeftFeature{float:left;}
#topRightFeature{float:left; margin:-10px 0 0 1px;}
#btmRightFeature{float:left; margin:5px 0 0 16px; font-size:1.2em; width:257px; color: #cc0033; font-weight:bold;}
#btmRightFeature a {color: #cc0033; font-weight:bold;}
/*Footer Objects*/
#footerContainer{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; margin:93px 0 0 0; clear:both; background:url(../images/footerLargeBkgd.jpg) top left no-repeat; min-height:207px;}
#footerContainer ul{margin:0; padding:5px 0 0 0; display:block; text-align:center;}
#footerContainer ul li{list-style:none; display:inline;}
#footerContainer ul li a{text-decoration:none; font-size:1.1em; color:#384ea2;}
#footerContainer ul li a:hover{text-decoration:underline;}
#btmLogo{float:left; margin: 0px 7px 0 138px;}
#footerContactInfo{font-family:"Times New Roman", Times, serif; font-size:1.5em; color:#1A3C8F; padding:10px 0 0 0;}
/*******************/
/*Misc. Definitions*/
/*******************/
.clearFloat{clear:both; font-size:1px;} 
#printerCopy{display:none;}

/* NEW Meta Groove Added Divs */
/* Right Column Alert Container */
#right-alert {
	position: absolute;
	width: 135px;
	height: 200px;
	padding: 2px 10px 5px 24px;
	top: 140px;
	left: 837px;
	background: url('../images/right-column.jpg') no-repeat;
	overflow: hidden;
	}
#right-alert span {
	color: #fe8781;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#right-alert span a {
	color: #fff;
}

#right-alert span a:hover {
	color: #ffff00;
}
