@charset "UTF-8";
#apDiv1 {
	position:absolute;
	width:100%;
	top: 75px;
	left: 0px;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:7;
	left: 0px;
	top: 160px;
	visibility: hidden;
}
.ideas {
	color: #630;
}
.People {
	color: #00CC00;
}
.News {
	color: #CC99FF;
}
.general {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.black {
	color: #000000;
}
.bigtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	background-color: #FFFF00;
	text-align: right;
}
.Projects {
	color: #C09;
}
#apDiv3 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:7;
	top: 160px;
	left: 0px;
	text-align: right;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:5;
	top: 160px;
	left: 0;
	visibility: hidden;
}
.externallinks {
	color: #06F;
}
#apDiv5 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:3;
	top: 160px;
	left: 0px;
	visibility: hidden;
}
.Organizations {
	color: #F30;
}

