@charset "utf-8";
/* CSS Document */
.raised {
	background:transparent;
	width:100%;
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
	font-size:2em;
	color:#000000;
  }
.raised p {
	padding-bottom:0.5em;
	background-color: #336600;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
	display:block;
	overflow:hidden;
	font-size:1px;
	background-color: #336600;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
	height:1px;
	background-color: #336600;
  }
.raised .b2 {
	border-left:1px solid #fff;
	border-right:1px solid #eee;
	background-color: #336600;
  }
.raised .b3 {
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
	background-color: #336600;
  }
.raised .b4 {
	border-left:1px solid #fff;
	border-right:1px solid #aaa;
	background-color: #336600;
  }
.raised .b4b {
	border-left:1px solid #eee;
	border-right:1px solid #999;
	background-color: #336600;
  }
.raised .b3b {
	border-left:1px solid #ddd;
	border-right:1px solid #999;
	background-color: #336600;
  }
.raised .b2b {
	border-left:1px solid #aaa;
	border-right:1px solid #999;
	background-color: #336600;
  }
.raised .b1 {
	margin:0 5px;
	background-color: #336600;
  }
.raised .b2, .raised .b2b {
	margin:0 3px;
	border-width:0 2px;
	background-color: #336600;
  }

.raised .b3, .raised .b3b {
	margin:0 2px;
	background-color: #336600;
  }
.raised .b4, .raised .b4b {
	height:2px;
	margin:0 1px;
	background-color: #336600;
  }
.raised .b1b {
	margin:0 5px;
	background-color: #336600;
  }
.raised .boxcontent {
	display:block;
	border-left:1px solid #fff;
	border-right:1px solid #999;
	background-color: #336600;
  }

#nav {
	float: left;
	width: 165px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


.leftimage {
	float: left;
	margin-right: 8px;
	text-decoration: none;
}
.rightimage {
	float: right;
	margin-left: 8px;
}
#content h1 {
	font-size: 110%;
	color: #000000;
	font-family: "Comic Sans MS", cursive;
	background-color: #336600;
	width: 390px;
	list-style-type: none;
	top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#header h1 {
	font-size: x-large;
	color: #000000;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	width: 100%;
	background-color: #a6bf79;
}
.table {
	text-align: center;
	left: 20px;
	right: 20px;
	margin-right: 80px;
	margin-left: 80px;
	width: 200px;
}
#headerboxcontent {
	top: 15px;
	width: 900px;
	background-color: #a6bf79;
	text-align: center;
}
#header {
	background-color: #a6bf79;
	width: 900px;
	top: 15px;
}

#footerboxcontent {
	top: 1300px;
	text-align: center;
	background-color: #336600;
	width: 760px;
}

#footer h1 {
	color: #000000;
	font-size: x-large;
	background-color: #336600;
	width: 900px;
	margin: 0px;
}
#content p {
	font-size: 85%;
	color: #000000;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 5px;
}
#content li {
	font-size: 80%;
}
#sidecontent {
	width: 165px;
	margin-top: 5px;
	list-style-type: none;
	margin-bottom: 5px;
}
#sidecontent p {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
}
#subnav {
	width: 165px;
	float: right;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#subnav p {
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#nav li {
	font-size: 85%;
	list-style-type: none;
}
#subnav li {
	font-size: 85%;
	list-style-type: none;
}

#nav a {
	text-align: center;
	display: block;
	width: 100%;
}

#footer {
	color: #000000;
	top: 1300px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: absolute;
	text-align: center;
	width: 900px;
	float: left;
	left: 10px;
}

.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#mainboxcontent {
	background-color: #336600;
	font-family: "Comic Sans MS", cursive;
	color: #000000;
	top: 5px;
	width: 400px;
	text-align: center;
	display: block;
}

#subcontent {
	background-color: #a6bf79;
	list-style-type: none;
	position: absolute;
	text-align: center;
	width: 400px;
}
.centreimage {
}



body {
	background-color: #a6bf79;
	font-family: "Comic Sans MS", cursive;
	font-size: 100%;
	color: #000000;
}
#container {
	background-color: #a6bf79;
	font-family: "Comic Sans MS", cursive;
	width: 900px;
}
#sidebara {
	float: left;
	width: 165px;
	margin-top: 5px;
	display: inline;
	margin-bottom: 5px;
}
#content {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "Comic Sans MS", cursive;
	color: #000000;
	width: 400px;
	margin-left: 250px;
	margin-right: 250px;
	position: absolute;
	left: 10px;
	text-align: center;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#extracontent {
	width: 400px;
	margin-top: 5px;
	text-align: center;
	background-color: #a6bf79;
	top: 800px;
	float: left;
	right: 250px;
}

