body {
	background-image: url(../Images/Background/Background1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7CC99;
	}
.FlashBorder {
	border: thick outset #AFCB98;
}
#LeftNav
{
position:absolute; 
left:3px; 
top:49px; 
width:126px; 
height:214px; 
z-index:3
}
.Text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #663300;

}
.InitialLetter {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #663300;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 48px;
	font-weight: bold;
	color: #C68652;
}hr {
	color: #C68652;
}

