/* CSS Document */

#wrapper{
	background:#008579;
	}

/*Profiles*/

#features{
	width:584px;
	height:404px;
	position:relative;
	margin: 0 0 0 6px;
/*	background: url(/magazine/generations/media/features_introduction.gif) no-repeat top left;
	text-indent: -5000px;*/}
#features h3 {
	text-indent: -5000px;
	background: url(/magazine/generations/media/generations.gif) no-repeat top left;
	width: 333px;
	height: 41px;
}

#features p {
	font-size: small;
	line-height: 1.3em;
	color: #99cc99;
}
.attribution {
	font-size: smaller;
}
#calloutlink {
	width: 60%;
}

#calloutlink p a {
	display: block;
	font-weight: bold;
	padding: 4px;
	line-height: 1.5em;
}

#calloutlink p a:link {
	color: #ffe9b3;
	text-decoration: none;
	background: url(/magazine/generations/media/link-teal-arrow-off.gif) no-repeat bottom right;
}
#calloutlink p a:visited {
	color: #e7d19d;
	text-decoration: none;
	background: url(/magazine/generations/media/link-teal-arrow-off.gif) no-repeat bottom right;
}
#calloutlink p a:hover {
	color: #ffe9b3;
	text-decoration: underline;
	background: url(/magazine/generations/media/link-teal-arrow-on.gif) no-repeat bottom right;
}
#calloutlink p a:active {
	color: #fff;
	text-decoration: none;
	background: url(/magazine/generations/media/link-teal-arrow-on.gif) no-repeat bottom right;
}

#content{
	height: 50em;
}
br.clearall {
	clear: both;
}
#content img{
	margin: 0 0 0 5px;}

/*Right Column Starts*/

#rightcolumn{
	position:absolute;
	right:0;
	background:url(/magazine/generations/media/features_g_nav_hd.gif) 0px 0px no-repeat;
	padding: 40px 0px 0px 15px;
	top:160px;
	width:156px;}

/*Features Menu*/
#featuresmenu{
	margin:-1px 0px 0px -1px;
	width:150px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#featuresmenu hr{
color:#FFFFFF;
background-color:#FFFFFF;
border:0;
width:120px;
height:1px;}

#featuresmenu img{
	margin: 1px 0 0 0;}

/*Get Involved*/
#getinvolved{
	position:relative;
	background:#A4D9EF url(/magazine/generations/media/getinvolved_hd.gif) no-repeat top;
	width:150px;
	right: 3px;
	margin: 10px 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 {
	color:#0099CC;
	text-decoration:none;
}
#getinvolved ul a:link {
	color:#0099CC;
	text-decoration:none;
}
#getinvolved ul a:visited {
	color:#0099CC;
	text-decoration:none;
}
#getinvolved ul a:hover{
	color:#993333;
	text-decoration:none;
}
#getinvolved ul a:active{
	color:#0099CC;
	text-decoration:none;
}

/*Right Column Ends*/

