@charset "UTF-8";
/* CSS Document */

body{
background-color:#333333;
padding:0px;
margin:0px;
background-image:url(../images/white2.png);
background-repeat:repeat-y;
background-position:center;
background-attachment:fixed;
font-family:Arial, Helvetica, sans-serif;
}

#global {
position:absolute;
left:50%;
margin-left:-400px;
height:100%;
width:800px;

}

#wrap {
		position:absolute;
		top:0px;
		left:50%;
margin-left:-400px;
		width:800px;
		height:auto;
}

#header {
		width: 800px;
		height:auto;
		left:50%;
margin-left:-400px;
}
 
#topLogo {
position:absolute;
top:0px;
left:0px;
z-index:6;
}
#facebook {
position:absolute;
top:15px;
left:743px;
z-index:7;
}

#facebook a:hover {
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
background-color:#000000;
line-height:0px;
display:block;
}
#youtube {
position:absolute;
top:15px;
left:713px;
z-index:7;
}
#youtube a:hover {
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
background-color:#000000;
line-height:0px;
display:block;
}
#twitter {
position:absolute;
top:15px;
left:683px;
z-index:7;
}
#twitter a:hover {
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
background-color:#000000;
line-height:0px;
display:block;
}

#treeLogo {
position:absolute;
top:78px;
left:0px;
}

#topimages {
position:absolute;
top:56px;
left:156px;
background-image:url(../images/pictureBanner.jpg);
background-repeat:no-repeat;
background-attachment:scroll;
height:200px;
width:644px;
}

#contentwrap {
		width:800px;
		height:100%;
		position:absolute;
		top:285px;
}

#LNav {
	width:180px;
	height:627px;
	background-color:#FFF;
top:285px;
position:absolute;
left:1px;
z-index:1;
}

#LNav_gry{
position:absolute;
top:450px;
width:160px;
height:auto;
left:1px;
z-index:4;
line-height:1;
background-color:#ccc;
}
.Nav_bullet {
		color:#4a7c6e;
		font-size:9px;
		letter-spacing:3px;
}

.menu_sect {
		width:160px;
		height:64px;
		margin-left:13px;
		margin-top:15px;
		margin-bottom:10px;
}

.menu_sectL {
		width:64px;
		height:64px;
		float:left;
}

.menu_sectR {
		width:91px;
		height:64px;
		padding-left:5px;
		
		float:left;
}

#donate {
		width:153px;
		height:50px;
		left:0px;
		position:absolute;
}

#RNav {
		position:absolute;
		top:450px;
		left:661px;
		width:139px;
		z-index:4;
		height:auto;
		background-color:4a7c6e;
		/*top:285px;*/
}

#ens{
position:absolute;
top:295px;
left:671px;
width:120px;
z-index:2;
height:160px;
}


#searchBoxHome{
position:absolute;
right:0px;
top:1055px;
width:139px;
text-align:center;
border:0px;
}
#searchBox{
position:absolute;
right:0px;
top:550px;
width:139px;
text-align:center;
}
#search{
border:0px;
}


#content {
	position:absolute;
top:300px;
left:180px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#333333;
z-index:3;
height:auto;
visibility:visible;
width:455px;
padding-right:0px;
}

#content_about {
		position:absolute;
		top:300px;
		left:180px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		color:#333333;	
		z-index:3;
		height:100%;
		visibility:visible;
		width:460px;
		padding-right:0px;
}

/* ************************ NEWS STANDARDS ************************** */


#newsblock {
		width:460px;
		float:left;
		height:710px;
}

#scibuilding {
		width:460px;
		height:250px;
		float:left;
}

.top_image {
		width:460px;
		height:380px;
		float:left;
}

.photoblock {
		width:86px;
		height:68px;
		float:left;
		margin-right:2px;
		margin-left:3px;
		margin-top:10px;
}

.photoblock2 {
		width:110px;
		height:81px;
		float:left;
		margin-right:2px;
		margin-left:3px;
		margin-top:10px;
}


.newsheadline {
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-size:18px;
		line-height:21px;
		text-indent:3px;
}

.newsdate {
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-size:12px;
		margin-left:3px;
}

.newscopy {
		width:455px;
		height:auto;
		margin-top:10px;
		padding-left:5px;
		float:left;
}

.newsdivider {
	background-image:url(../images/divider.png);
	background-repeat:repeat-x;
	width:460px;
	height:8px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}

/************* NEWS REC STORY ***************/

#newsblock2 {
		width:460px;
		height:auto;
		float:left;
		margin-top:15px;
}

#news_rec_photo {
		width:460px;
		height:auto;
		float:left;
}

#news_rec_caption {
		width:450px;
		height:auto;
		float:left;
		font-size:10px;
		color:#333;
		padding-top:10px;
}

#news_rec_copy {
		width:460px;
		height:auto;
		float:left;
		margin-top:10px;
}

/*#news_rec_copyL {
		width:284px;
		height:auto;
		float:left;
}*/

#news_rec_copyR {
		width:166px;
		min-height:130px;
		margin-left:10px;
		float:right;
}

/* *********************** Typography Definitions ************************ */

a{
color:#ffffff;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
line-height:16px;
display:block;
border:none;
}

a:hover{
color:#000000;
text-decoration:none;
font-weight:normal;
font-size:10px;
font-family:Verdana, Arial, Helvetica;
background-color:#b8cac4;
line-height:16px;
display:block;
border:none;
}

a.aboutLinks{
color:#000000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
width:254px; 
}
.menu3Static{
color:#660000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
width:254px; 
height:14px;
}
a.aboutLinksHeader{
color:#000000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:14px;
line-height:14px;
font-weight:bold;
background:transparent;
width:254px; 
height:14px;
}
.studenthealthHeader{
color:#000000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:14px;
line-height:14px;
font-weight:bold;
background:transparent;
width:254px; 
height:28px;
}
.studenthealthHeader:hover{
color:#000000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:14px;
line-height:14px;
font-weight:bold;
background:transparent;
width:254px; 
height:28px;
}
a.aboutLinksHeader2{
color:#000000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:14px;
line-height:14px;
font-weight:bold;
background:transparent;
width:254px; 
height:24px;
}
a.aboutLinks:hover{
color:#660000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
width:254px; 
}
a.aboutLinksHeader:hover{
color:#660000;
text-decoration:none;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:14px;
line-height:14px;
background:transparent;
width:254px; 
height:14px;
font-weight:bold;
}


a.activitiesLinks:hover{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
width:254px; 
height:14px;
}

#address{
position:absolute;
top:1300px;
left:0px;

color:#999999;
font-weight:normal;
font-family:Verdana, Arial, Helvetica;
font-size:10px;
text-align:center;
line-height:18px;
width:801px;
background-color:#333333;
padding-top:10px;
padding-bottom:10px;
z-index:6;
}

.alumni{
margin-left:29px;
}


.applyImgRegistrar{
position:relative;
float:left; 
border:0px;
margin-right:10px;
margin-bottom:30px;
background-color:white;
z-index:0;
}

.applyImg{
position:relative;
float:left; 
border:0px;
margin-right:10px;
margin-bottom:10px;
background-color:white;
z-index:0;
}
.applyImg4{
position:relative;
float:left; 
border:0px;
padding-right:10px;
background-color:white;
z-index:0;
}
.applyImg2{
position:relative;
float:left; 
border:0px;
margin-right:10px;
margin-bottom:20px;
background-color:white;
z-index:0;
}
.applyImg3{
position:relative;
float:left; 
border:0px;
margin-right:10px;
margin-bottom:50px;
background-color:white;
z-index:0;
}
#apt1menu{
position:absolute;
top:445px;
left:-1px;
background-image:url(../images/kitchenSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}
a#apt1{
background-image:url(../images/kitchenSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt1:hover{
background-image:url(../images/kitchenSmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#apt2menu{
position:absolute;
top:445px;
left:65px;
background-image:url(../images/bathroomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt2{
background-image:url(../images/bathroomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt2:hover{
background-image:url(../images/bathroomSmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#apt3menu{
position:absolute;
top:445px;
left:131px;
background-image:url(../images/vanitySml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt3{
background-image:url(../images/vanitySml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt3:hover{
background-image:url(../images/vanitySmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#apt4menu{
position:absolute;
top:445px;
left:196px;
background-image:url(../images/livingRoomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt4{
background-image:url(../images/livingRoomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt4:hover{
background-image:url(../images/livingRoomSmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#apt5menu{
position:absolute;
top:445px;
left:262px;
background-image:url(../images/bedroomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt5{
background-image:url(../images/bedroomSml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt5:hover{
background-image:url(../images/bedroomSmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#apt6menu{
position:absolute;
top:445px;
left:326px;
background-image:url(../images/kitchenhallwaySml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt6{
background-image:url(../images/kitchenhallwaySml.jpg);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#apt6:hover{
background-image:url(../images/kitchenhallwaySmlOver.jpg);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
a.activitiesLinks{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
width:254px; 
height:14px;
}
#artist1menu{
position:absolute;
top:415px;
left:-1px;
background-image:url(../images/art1.png);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#artist1{
background-image:url(../images/art1.png);
background-position:top right;
background-repeat:no-repeat;
height:55px;
width:55px;
}

a#artist1:hover{
background-image:url(../images/art1ov.png);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}

#artist2menu{
position:absolute;
top:415px;
left:65px;
background-attachment:scroll;
background-image:url(../images/art2.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
a#artist2{
background-attachment:scroll;
background-image:url(../images/art2.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
a#artist2:hover{
background-image:url(../images/art2ov.png);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#artist3menu{
position:absolute;
top:415px;
left:131px;
background-attachment:scroll;
background-image:url(../images/art3.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
a#artist3{
background-attachment:scroll;
background-image:url(../images/art3.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
a#artist3:hover{
background-image:url(../images/art3ov.png); 
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#artist4menu{
position:absolute;
top:415px;
left:197px;
background-attachment:scroll;
background-image:url(../images/art4.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#artist4{
background-attachment:scroll;
background-image:url(../images/art4.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}

a#artist4:hover{
background-image:url(../images/art4ov.png);
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#artist5menu{
position:absolute;
top:415px;
left:263px;
background-attachment:scroll;
background-image:url(../images/art5.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}
#artist5{
background-attachment:scroll;
background-image:url(../images/art5.png);
background-position:top right;
background-repeat:no-repeat;
width:55px; 
height:55px;
}

a#artist5:hover{
background-image:url(../images/art5ov.png); 
background-position:top left;
background-repeat:no-repeat;
width:55px; 
height:55px;
}


/* E */

a.emailImg{
padding-bottom:10px;
padding-right:0px;
background:transparent;
}
a.emailImg:hover{
padding-bottom:10px;
padding-right:0px;
background:transparent;
}
a.emailLinks{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent;
display:inline; 
}

a.emailLinks2{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
display:inline;
background:transparent;

}
a.emailLinks2:hover{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
display:inline;
background:transparent;
 
}
a.emailLinks1{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}

a.emailLinks1:hover{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}

a.emailLinks:hover{
color:#336666;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
font-weight:bold;
line-height:14px;
background:transparent; 
display:inline;
}

a.emailLinks4{
color:#999999;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
background:transparent;
display:inline;
}

a.emailLinks4:hover{
color:#999999;
text-decoration:underline;
font-weight:normal;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
background:transparent;
display:inline;
}

a.emailLinks5{
color:#000000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
background:transparent;
display:inline;
}

a.emailLinks5:hover{
color:#660000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:10px;
background:transparent;
display:inline;
}
.emailLinksdir2{
color:#000000;
text-decoration:none;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}
a.emailLinksdir{
color:#000000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}

a.emailLinksdir:hover{
color:#660000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}
a.emailLinks6{
color:#990000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}

a.emailLinks6:hover{
color:#333333;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}
a.emailLinks7{
color:#333333;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}
a.emailLinks7:hover{
color:#990000;
text-decoration:underline;
font-weight:bold;
font-family:Verdana, Arial, Helvetica ;
font-size:11px;
background:transparent;
display:inline;
}


/* Q */

a.quick{
color:#333333;
font-family:VeArial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold; 
line-height:13px;
}

a.quick:hover{
color:#990000;
font-family:VeArial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
font-weight:bold; 
background:transparent;
}


/************** LIGHT BOX DEFINITIONS *****************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

