
/* CSS Document */

#wrapper{
	background:#e2dccc;
	}

#content{
	margin: 16px 0 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;}

/*Glimpse Page Header*/

#alumnae_hd h1{
	position:relative;
	background:url(../images/alum_hd.gif) top left no-repeat;
	text-indent: -5000px;
	height: 53px;
	width:200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

/* WTD Page */

#maincontent{
	position:relative;
	background:#fae5b2;
	margin: 23px 0 0 5px;
	padding: 20px 0px 20px 0px;
	width: 557px;
	font-family:Arial, Helvetica, sans-serif;
	}

#maincontent h2{
	background:url(../images/alum_wtd_hd.gif) no-repeat top left;
	text-indent: -5000px;
	margin: 0 0 0 20px;
	width:520px;
	height:166px;
	}
	
#maincontent .fullbleed{
	position: relative;
	left:87px;
	}	
	
#maincontent .rightshort{
	background:url(../images/alum_wtd_shortright.gif) no-repeat top left;
	position:relative;
	left: 170px;
	width:352px;
	padding: 36px 0px 0px 0px;
	margin: 10px 0 10px 20px;}	

#maincontent .talker{
	border: 1px solid #663300;
	line-height: 1.3em;
	border-top: none;
	font-size: 9pt;
	color: #999900;
	padding: 10px;
}

#maincontent .talker p{
	margin: 10px 0 0 0;}
	
#maincontent .talker p.name{
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;}

#maincontent .talker p.occupation{
	display: block;
	font-style: italic;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #663300;
	}	
	
#img_block{
	position:absolute;
	top:265px;
	left:0px;
	width:170px;
	height:227px;
	margin: 0 0 0 0;
	border:10px solid #fae5b2;
	}	
/*Right Column Starts*/

#rightcolumn{
	position:absolute;
	right:0;
	padding: 0 5px 0 15px;
	top:254px;
	width:156px;}

/*Previous Next*/

#prevnext{
	position:relative;
	width:160px;
	height:22px;
	margin-left:-3px;
	padding: 0px 0px 7px 0px;
	}

#prevnext a{
	padding: 0 4px 0 0;}

/*Get Involved*/
#getinvolved{
	position:relative;
	background:#A4D9EF url(../images/getinvolved_hd.gif) no-repeat top;
	width:150px;
	right: 3px;
	margin: -3px 0px 0px 0px;
	padding: 27px 3px 3px 3px;}

#getinvolved ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	margin: 0px;
	padding: 7px 0 10px 0px;
	list-style:none;
	background:#E8F5FB;}

#getinvolved ul li{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/getinvolved_bullet.gif) center left no-repeat;}
#getinvolved ul a,
#getinvolved ul a:link,
#getinvolved ul a:visited,
#getinvolved ul a:active{
	color:#0099CC;
	text-decoration:none;}

#getinvolved ul a:hover{
	color:#993333;
	text-decoration:none;}

/*Right Column Ends*/

