/* CSS Document */


body { margin: 0 ;
	margin-left: 50px ;
	background-color: #000000 ;
	background: url(images/Background.png) 0 0 ;
	color: #698296  }
#back { position: absolute ;
	height: 200px ;
	width: 950px ;
	background: url(images/top.png)  }
#header { color: black ;
	font-size: 36pt }
#subheader { font-size: 18pt ;
	font-style: italic ;
	padding-left: 80px ;
	padding-top: 20px }
#topleft { background: url(images/tree.png) 0 0 no-repeat ;
	top: -100px ;
	left: -200px ;
	position: absolute ;
	width: 500px ;
	height: 500px ;
	padding-left: 550px ;
	padding-top: 120px  }
#sideleft { position: absolute ;
	background: url(images/sideleft.png) 0 0 ;
	background-repeat: repeat-y ;
	top: 230px ;
	left: 40px ;
	width: 150px }
#body { position: relative ;
	top: 70px;
	left: 0px ;
	height: 100% ;
	width: 650px ;
	padding-left: 90px;
	padding-top: 100px ;
	font-size: 10pt  }	 
#text { background-color: #afbac1 ;
	padding: 20px ;
	border: 2px solid black ;
	color: #071a2a }
#title { font-size: 24pt ;
	font-weight: bold ;
	text-align: center ;
	margin-bottom: 20px }
#sideright { background: url(images/sideright.png) ;
	background-repeat: repeat-y ;
	background-position: right ;
	width: 220px ;
	top: 0px ;
	left: 815px ;
	padding-top: 150px ;
	position: absolute   }
#quote { border-left: 4px solid black ;
	color: black ;
	position: absolute ;
	top: 150px ;
	left: 815px ;
	padding-left: 20px ;
	padding-top: 10px ;
	height: 280px ;
	font-size: 12pt ;
	font-face: Palatino, Times, serif ;
	font-style: italic ;
	z-index: 1 ;
	width: 120px }
#text a:link { color: #1e4e75  }
#text a:visited { color: #1e4e75 }
a:link { color: #afbac1 ;
	text-decoration: none }
a:hover { color: white ;
	text-decoration: underline }
a:visited { color: #afbac1 ;
	text-decoration: none }
#footerleft {position: absolute ;
	background: url(images/bottombar.png) 0 0 no-repeat ;
	background-position: bottom left ;
	height: 130px ;
	width: 400px ;
	left: 40px  }
#footerright {position: absolute ;
	background: url(images/crowtree.png) 0 0 no-repeat ;
	background-position: bottom right ;
	height: 660px ;
	width: 400px ;
	left: 700px ;
	top: 50px  }
