@charset "utf-8";

#leftcol {
	float: left;
	width: 200px;
}
#banner {
	z-index: 0;
	margin-top: 0px;
}
#body {
	width: 1000px;
	background-color: #fdd286;
	z-index: 0;
	top: 0px;
	background-position: center;
}
#main {
	background-image: url(../Images/background.jpg);
	height: 100%;
	width: 100%;
}
#all {
	width: 1000px;
	background-color: #fdd286;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}
style1 {
	font-family: Calibri, Arial, sans-serif, Script;
	font-size: large;
	color: #FFCCCC;
}

.clearfloat {
	clear: both;
}
#rightcol {
	float: right;
	margin: 0px;
	width: 750px;
}
#mainbody {
	background-color: #fdd286;
	width: 1000px;
	background-position: center center;
}
.style20 {
	font-family: "Maiandra GD";
	font-size: small;
	font-weight: bold;
	color: #660000;
}
