﻿.auto-style3 {
	margin: 10px;
}
.auto-style2 {
	margin: 5px;
}
.ChapterPanel {
	background-color:#FAFAD2;
	font-family: fantasy, century gothic, sans-serif;
	font-size: 14pt;
	border-width: 4px;
	border-style: ridge;
	border-color: #FFD700;
	margin-left: 210px;
	padding: 10px;
	
}
body {
	margin:0;
	padding:0;
	background-color: #09244F
}


#header h1,
#header h2,
#header p {
	margin-left:2%;
	padding-right:2%;
}



#header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#container3 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background: rgb(229,252,207); /* column 3 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:17%;
	background: white; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:66%;
	background: rgb(229,252,207); /* column 1 background colour */
}

#col1 {
	float:left;
	width:13%;
	position:relative;
	left:85%;
	overflow:hidden;

}

#col2 {
	float:left;
	width:63%;
	position:relative;
	left:89%;
	overflow:hidden;
}
.auto-style1 {
	margin: 10px auto;
}

#col2content {
	padding: 10px 20px 10px 20px;
	border: 4px outset #FCF88A;
	margin: 20px 15px 5px 10px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: large;
}


#col2content a:link {
	color: #09244F;
}

#col2content a:active {
	color: #33CC33;
}

#col2content a:visited {
	color: #333300;
}

#col2content a:hover {
	color: #FCF88A;
}

#bodystyle {
	text-decoration:none;
	color:#000;
}
#col3 {
	float:left;
	width:15%;
	position:relative;
	left:91%;
	overflow:hidden;
}

.centeredimage {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


#footer {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

#footer p {
	text-align: center;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	padding-top: 10px;
}

#footer a:link {
	color: #FFFFFF;
}

#footer a:active {
	color: #33CC33;
}

#footer a:visited {
	color: #33CCFF;
}

#footer a:hover {
	color: #FCF88A;
}


#firstp:first-letter{
	font-family: "MS Gothic";
	font-size: 300%;
	color: #006600;
	line-height: .8em;
	float: left;
}
