/* CSS Document */

#wrapper{
	background:#FFE9B3;
	}

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

/*Trustee Page Header*/

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

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

.archive img{
	float:left;
	margin: 10px 0 20px 10px;
	}

.archive h2{
	color:#009999;
	margin: 10px 20px 10px 190px;
	padding:0;
	}

.archive h2 a, .archive h2 a:link {
	text-decoration: none;
	color:#009999;
	}

.archive h2 a:visited {
	text-decoration: none;
	color:#666666;
	}

.archive h2 a:hover {
	text-decoration: underline;
	color:#009999;
	}

.archive h2 a:active {
	text-decoration: none;
	color:#009999;
	}

.archive p{
	color:#009999;
	padding:0;
	margin: 0 20px 10px 190px;
	line-height:1.5em;
	font-size:9pt;}

/*#maincontent a,
#maincontent a:link,
#maincontent a:visited,
#maincontent a:active{
	color:#009999;
	text-decoration:underline;}

#maincontent a:hover{
	color:#009999;
	text-decoration:none;}*/
	
/*Additional Content Formatting*/
hr.separator {
	clear: left;
	width: 80%;
	height: 1px;
	color: #3399FF;
	margin: auto;
	}

hr.hidden {
	clear: both;
	visibility: hidden;
	}

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