/** PLPOW Cascading Style Sheet **/

body {
	 background-color: #FFFFFF;
	 margin: 0px;
    padding: 0px;
    text-align: left;
	 font: medium Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
}

a {	
	color: #B22222;
}


div#container {
	background-image: url(../Assests/images/hat_bg.jpg);
	background-attachment: fixed;
	width: 820px;
	z-index: 2;
}

div#container2 {
	background-image: url(../Assests/images/hat_background.jpg);
	background-attachment: fixed;
	width: 820px;
	z-index: 2;
}

div#center {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 15% 0% 0% 15%;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: relative;
	width: 500px;
	text-align: left;
}

div#center2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 5% 0% 0% 0%;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: relative;
	width: 550px;
	text-align: left;
}


div#poem {
	margin: 10% 0% 0% 290px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: relative;
	width: 350px;
	text-align: left;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
}

div#inMemory {
	position:  absolute; top: 800px; left: 20px;
	height: 96px;
	width: 75px;
	padding: 0px;	
	margin: 0px 0px 0px 15px;	
}

div#pictureWade{	
	position:  absolute; top: 130px; left: 645px;
	height: 274px;
	width: 186px;
	padding: 0px;	
	margin: 0px 0px 0px 15px;	
}

div#pictureDunbar{
	position:  absolute; top: 2150px; left: 645px;
	height: 279px;
	width: 220px;
	padding: 0px;	
	margin: 0px;
}

div#pictureLatham{
	position:  absolute; top: 2920px; left: 645px;
	height: 274px;
	width: 186px;
	padding: 0px;	
	margin: 0px;
}

div#picturePratt{
	position:  absolute; top: 4000px; left: 645px;
	height: 223px;
	width: 216px;
	padding: 0px;	
	margin: 0px;
}

/*  Comment out Wreath picture - added to background image
div#pictureWreath{	
	position:  absolute; top: 30px; left: 620px;
	height: 280px;
	width: 175px;
	padding: 0px;	
	margin: 0px 0px 0px 15px;
}
*/

div#pictureWindow{
	position: absolute; top: 1400px; left: 20px;
	width: 420px;
}

div#nameLinks{
	position: absolute; top: 200px; left: 750px;
}

/* ------------- holder for PLPOW Medal Flash content ------------- */

div#medalFlash{
	position:absolute; top: 200px; left: 750px;
	width: 200;
}
