body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #FFcc66;
	margin-left: auto;
	margin-right: auto;
	color: #006600;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	background-color: #FFBE76;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(background.gif);
	background-repeat: no-repeat;
}


a:link {
	color: #FFFFFF;
}
.Container {
	padding: 1px;
	float: none;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFffff;
	height: 945px;
	border: thin ridge #FFDFA1;
	position:relative;
	top: 20px;
}
.leaves {
	color: #FFFF99;
	background-image: url(autumn-leaves.jpg);
}

div {

	
}
.leftpanelh1 {
	font-size: medium;
}
.Linkssubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: normal;
	text-transform: lowercase;
	background-color: #FE0B19;
	padding-left: 100px;
	border: thick solid #FFFF99;
	height: 30px;
}




.header {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.footer {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FE302F;
	float: left;
	width: 100%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFF99;
	clear: both;
	}
.Rightpanel {
	float: left;
	height: 650px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 5px;
	margin-right: 0px;
	background-color: #FFFFFF;
	color: #663300;
	margin-top: 0px;
	width: 48%;
	overflow: auto;
	}
.Rightpanelh1 {
	font-size: medium;
	overflow: auto;
}


.leftpanel {
	float: left;
	height: 650px;
	width: 48%;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-top: 0px;
	background-color: #FFFFCC;
	color: #663300;
	overflow: auto;
	}
.rightpanel2 {
	font-family: "Times New Roman", Times, serif;
	background-color: #FF9933;
	color: #FFFF99;
}
.leavesborder {
	border: thin groove #FFFF99;
}

