/* CSS Document */

#wrapper{
	background:#e2dccc;
	}

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

/*Pubs Page Header*/

#publications_hd h1{
	position:relative;
	background:url(../images/publications_hd.gif) bottom right no-repeat;
	text-indent: -5000px;
	height: 40px;
	width:382px;
	margin: 0px 0px 2px 3px;
	padding: 0px 0px 0px 0px;
	}

#maincontent{
	position:relative;
	background:#FFF;
	margin: 37px 0 0 5px;
	padding: 20px 20px 20px 20px;
	width: 517px;
	}

#maincontent p{
	line-height:1.5em;}

#column1{
	position: absolute;
	width:250px;
	height: 450px;
	top: 156px;
	left: 20px;
	margin: 0;
	padding:0;}

.included{
	color:#739dd3;
	font-family:"Trebuchet MS";
	font-size:9pt;}

.column2{
	width:250px;
	margin: 0 0 0 270px;
	padding:0;}

a,
a:link,
a:active,
a:visited{
	color:#ab650d;
	text-decoration:underline;}
	
a:hover{
	text-decoration:none;}

.endtext{
	color:#ab650d;
	font-weight:bold;}

.name{
	color:#ab650d;
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight:bold;}

.title{
	color:#AAA;
	font-size:10pt;
	font-style:italic;}

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

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