@charset "UTF-8";
/* CSS Document */

body {background-color:#000000;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	z-index:1;
	background-image:url(images/Backdropedit.png);
	background-repeat:no-repeat;
	}
.test {color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:45px;
	}
	
.banner {background-color:#FF0000;
	color:#000000;
	font:Papyrus;
	font-size:90px;
	font-size-adjust:inherit;
	}
	
	
.apdiv2, .apdiv3, .apdiv4 {overflow:scroll;
     }

	.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

#sidebar1 {height:1000px;
    width: 275px;
	overflow:scroll;
	z-index:50;
	border:none;
	
	}
	
.p {font:Arial, Helvetica, sans-serif;
     font-size:14px;
	 font-weight:bold;
	 }
	
#maincontent {height:700px;
width:600px;
overflow:scroll;
z-index:49;
}
	
.flash { left: 35%;
top: 35%;
}



