@charset "utf-8";
.style1 {
	font-family: "Arial Black", Gadget, sans-serif
}

/* CSS Document */


body {
	background-image: url(assets/backgradient.jpg);
	background-repeat: repeat-x;
	background-color: #F2DE97;
}
#header {
	background-color: #325883;
	width: 962px;
	text-align: center;
}
#sidebar {
	width: 180px;
	height: 1600px;
	background-color: #325883;
}
#apDiv1 {
	position:absolute;
	left:196px;
	top:218px;
	width:750px;
	height:1570px;
	z-index:1;
	background-color: #FFC;
	background-image: url(assets/oldbg.jpg);
	background-repeat: repeat;
	border: thin solid #000;
	padding: 10px;
}.copyright {
	font-size: x-small;
	font-style: italic;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4E4777;
}
.color {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #090;
	font-family: "Arial Black", Gadget, sans-serif;
}
.color2 {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #969;
	font-family: "Arial Black", Gadget, sans-serif;
}
.color3 {
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #039;
	font-family: "Arial Black", Gadget, sans-serif;
}
#apDiv1 p {
	text-align: center;
}
#apDiv1 .banner {
	background-color: #FF9900;
	background-image: url(assets/bannersummerback.gif);
	background-repeat: repeat-x;
}
