#texts{
	display: block;
}

#photos{
	display: none;
}

#notes{
	display: none;
}

#contactbg {
	background-color: #dcb186;
	width: 100%;
	height: 25px;
}

#border {
	 background-image: url(images/border.jpg);
	 width: 143px;
	 height: 420px;
}

#menu1 {
	display: none;
}

#menu2 {
	display: none;
}

#menu3 {
	display: none;
}

#submenu {
	text-align: left;
	height: 25px;
}

#level1 {
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
	left: 10px;
	top: -23px;
	font-size: 14px;
}

#onelevel2 {
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
	left: 24px;
	top: -23px;
	font-size: 14px;
}

#twolevel2 {
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
	left: 12px;
	top: -23px;
	font-size: 14px;
}

.menufont1 {
	font-size: 12pt;
	font-family:  "Copperplate Gothic Light";
	color: #000000;
}

.menufont2 {
	font-size: 12pt;
	font-family: "Century Gothic";
	color: #000000;
}

.menufont3 {
	font-family: "Century Gothic";
	color: #000000;
}

.menufont4 {
	font-size: 10pt;
	font-family:  "Copperplate Gothic Light";
	color: #000000;
}

.copyright {
	font-family: "Arial";
	font-size: 10pt;
}

.moremission {
	text-decoration: underline;
	color: #1d6e9c;
}


.header {
	font-family: "Century Gothic";
	font-size: 19pt;
}

.missionh {
	font-family: "Century Gothic";
	font-size: 16pt;
}

.missionb {
	font-family: "Century Gothic";
	font-size: 11pt;
}

.bodytext {
	font-family: "Century Gothic";
	font-size: 14pt;
}

.supportbody {
	font-family: "Century Gothic";
	font-size: 12pt;
}

.contactbody {
	font-family: "Century Gothic";
	font-size: 12pt;
}

.memberbody {
	font-family: "Century Gothic";
	font-size: 12pt;
}

.aipnews {
	position: relative;
	z-index: 3;
	width: 140px;
	margin-left: 3px;
}

.aipnews a:link {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

.aipnews a:visited {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

.aipnews a:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.menulink a:link {
	color: #000000;
	text-decoration: none;
}

.menulink a:hover {
	color: #000000;
	text-decoration: underline;
}

.menulink a:visited {
	color: #000000;
	text-decoration: none;
}

.menufont4 a:link{
	text-decoration: none;
	color: #000000;
}

.menufont4 a:hover{
	text-decoration: underline;
	color: #000000;
}

.sourcemenu {
	color: #000000;
}

.sourcemenu a:link{
	color: #000000;
	text-decoration: underline;
}

.sourcemenu a:hover{
	 color: #000000;
	 text-decoration: none;
}

.sourcemenu a:visited{
	color: #000000;
	text-decoration: underline;
}

.sourcecontent {
	color: #000000;
}

.sourcecontent a:link{
	color: #3d40ce;
	text-decoration: underline;
}

.sourcecontent a:hover{
	 color: #3d40ce;
	 text-decoration: none;
}

.sourcecontent a:visited{
	color: #3d40ce;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.member_link{
	color: #000000;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333333;
	background: #77b1de;
	padding-left: 5px;
	padding-right: 5px;
}