/* CSS Document */

#wrapper{
	background:#e2dccc;
	}

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

/* IWG Header */

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

/*Commencement Page Header*/

#commencement_hd h2{
	position:relative;
	background:url(../images/iwg_commencement_hd.gif) top left no-repeat;
	text-indent: -5000px;
	height: 43px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	}

#maincontent{
	position:relative;
	margin: 20px 0 0 5px;
	padding: 0 0 20px 0;
	width: 557px;
	}

#maincontent h3{
	background:url(../images/iwg_president_subhd.gif) top left no-repeat;
	height: 68px;
	width: 545px;
	text-indent: -5000px;}

#maincontent p{
	line-height:1.5em;
	text-indent: 20px;
	margin: 0;}

#maincontent p.first{
	text-indent: 0;
	margin: 10px 0 0 0;}

#maincontent img{
	margin: 10px 0 10px 0;}

#maincontent img.at{
	float: left;
	margin: 5px 5px 0 0;}

/* RAIN RAIN GO AWAY */

#rainrain{
	background: #ffe5ce;
	border: 1px solid #ff8008;
	float: right;
	width: 300px;
	margin: 0 0 5px 10px;
	padding: 10px;
	font-size: 8pt;}

#rainrain p{
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	font-style: italic;}

#rainrain p span.rain{
	color: #ff8008;
	text-transform: uppercase;
	font-style: normal;}

/*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*/

#audio-link {
	text-align: right;
	text-indent: 0;
	padding-top: 1em;
}
#audio-link a {
	padding: 1em 0 1em 28px;
	background: url(/magazine/outcomes/media/images/audio-01-commencement.gif) center left no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #7f7256;
}
#audio-link a:link {
	color: #7f7256;
}
#audio-link a:visited {
	color: #7f7256;
}
#audio-link a:hover {
	text-decoration: underline;
}
#audio-link a:active {
	color: #7f7256;
}
	
