body {
	margin:0px;
	background-color: #339900;
}
.rightside {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #339900;
	border: 1px solid #FFCC00;
	background-image: url(Images/leftbg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}
.midtext {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
	color: #339933;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	padding: 20px 30px 30px;
	font-weight: normal;
}
.logo {
	border: 1px solid #FFCC00;
}
.copyleft {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-image: url(Images/leftbg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-weight: bolder;
}
.copyright {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-image: url(Images/leftbg.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
h4 {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
a:link {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
strong {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.copyleft a:link {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.copyleft a:visited {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.copyleft a:hover {
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.mapborder {
	border: 1px solid #339900;
}
.focustable {
	color: #339900;
	background-color: #FFFF99;
	border: 1px solid #339900;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.italics {
	font-style: italic;
}
