/* CSS Document */

#wrapper{
	background:#FFF0C6;
	}

#content{
	margin: 16px 0 0 15px;
	font-family: Georgia, "Times New Roman", Verdana, Arial, sans-serif;
	font-size: small;
}

/*Trustee Page Header*/

#iwg_hd h1{
	position:relative;
	background: url(/magazine/generations/media/alumnae_hd.gif) top left no-repeat;
	text-indent: -5000px;
	height: 58px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#maincontent h2{
	position:relative;
	width: 531px;
	height: 37px;
	text-indent: -5000px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	background: url(/magazine/generations/media/closer-vatican.gif) top left no-repeat;
	}

#maincontent{
	position:relative;
	margin-top: 20px;
	padding: 10px 10px 20px 10px;
	width: 537px;
	background-color: #fff;
	}

#maincontent p{
	padding-bottom: 1.5em;
	line-height:1.5em;
	margin: 0;
}
p.first {
	background: url(/magazine/generations/media/closer-elwes-C.gif) top left no-repeat;
	margin-top: -20px;
	padding-top: 20px;
}
#maincontent img {
	padding: 5px 0 0 10px;
	float: right;
	clear: right;
}
blockquote {
	padding: 0;
	margin: 0;
	width: 220px;
	float: right;
	clear: right;
	padding: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 110%;
	color:#0000CC;
}
/*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(/magazine/generations/media/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(/magazine/generations/media/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*/

