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

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 100%;
	width: 100%;
	
	background-color: #556451;
	}
p { 
	}
h3 { 
	}
a:link {
	color: #4f0099;
	text-decoration: none;
	}
a:visited {
	color: #999900;
	text-decoration: none;
	}
a:hover, a:active {
	color: #993300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style:groove;
	border-bottom-color: #993300;
	}
	
	
	/*Main Container */

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 4;
	position: relative;
	}
	
#intro {
	margin-top: 0px;
	padding-top: 130px;
	z-index:1;
	}
	
#pageHeader a {
	background-image:url(../images/palette9b.png);
	background-position:center;
	height: 216px;
	width: 838px;
	background-repeat: no-repeat;
		background-color: #556451;
	margin-top: 0px;
	position: absolute;
	border-bottom:none;
	}
#pageHeader a span {
	display: none;
	}
	
	
#pageHeader h2 {
	
	height: 634px;
	width: 36px;
	margin-left: 8px;
	position: absolute;
	margin-top: 250px;
	left: 176px;
	top: 35px;
	}
#pageHeader h2 span {
	display: none;
	}
#pageHeader {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
}



#sectTop {
	margin-left: 190px;
	margin-top:35px;
	width: 580px;
	padding-bottom: 10px;
	
	}
#sectTop p {
	font-size: 0.7em;
	font-style: italic;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 120%;
	text-align: center;
	}
#sectTop .p1 {
	padding-top: 60px;
	}
#sectTop .p2 {
	font-style: normal;
	font-variant: small-caps;
	font-size: .8em;
	}
	
	
#sect1 {
	margin-top: 0px;
	width: 580px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-bottom: 20px;
	
	}
#sect1 h2{
	margin-top: 0px;

	height: 45px;
	width: 242px;
	margin-left: 70px;
	
	}
#sect1 h2 span {
	display: none;
	}
	
#sect1 p {
	font-size: 1.2em;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	text-align:justify;
	}	
	
	
	
#displayArea {
	margin-left: 190px;
	margin-top:35px;
	width: 680px;
	padding-bottom: 20px;

	}
#displayArea h3 {
	margin-top: 0px;
	}
	
#displayArea p {
	font-size: 0.8em;
	margin-left: 60px;
	margin-right: 10px;
	line-height: 140%;
	text-align: center;
	

	}
	
		
#sect3 {

	padding-bottom: 10px;
	padding-top:14px;
	
}
#sect3 h3 img {
position:absolute;
z-index:-1;
top:290px;
right:0;
	}

#sect3 h3 {
	

	height: 45px;
	width: 450px;
	margin-left: 70px;
}
#sect3 h3 span {
	display: none;
	}
#sect4 {

	padding-bottom: 20px;
}
#sect4 h3 {
	
	height: 45px;
	width: 242px;
	margin-left: 70px;
}	
#sect4 h3 span {
	display: none;
	}
#sect5 {
	
	padding-bottom: 20px;
}	
#sect5 h3 {
	
	height: 45px;
	width: 242px;
	margin-left: 70px;	
	}
#sect5 h3 span {
	display: none;
}



/*Footer */
#pageFooter {
	
	margin-bottom: 0px;
	width:840px;
	}
#pageFooter .p1 {
	margin-bottom: 0px;
	padding-bottom: 20px;
	background-image:url(../images/brush4.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	text-align: center;
	font-style: italic;
}
#pageFooter .p1 a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#pageFooter .p1 a:hover {
	color: #4f0099;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}


/*Sidebar for Menu */

#sidebar1 {
	
	width: 175px;
	padding-top: 104px;
	position: absolute;
	top: 183px;
	margin-left: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	left: -372px;
	height: 518px;
	}
	
#sidebar1 ul {
	margin-left: 35px;
	padding-left: 10px;
	
	list-style-position: outside;
	margin-top: 5px;
	}
#sidebar1 li {
	margin-bottom: 10px;
	line-height: 130%;
	margin-right: 30px;
	}
	
		
	
#sidebar2 {
	background-image:url(../images/palette12.png);
	background-repeat: no-repeat;
	padding-bottom: 155px;
	background-position: bottom;
	}



#morePics2 {
	
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}
#morePics1 {
	z-index: 2;
	height: 800px;
	width: 100%;
	position: absolute;
	top: 1200px;

}
