@charset "UTF-8";
/* CSS Document */



#container {
	background-color: #CCFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container  #banner  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-color: #FFFFFF;
	text-align: center;
	padding: auto;
	margin: 0;
	border-bottom: solid;
	border-bottom-width: 10px;
	border-bottom-color: #CCFF99;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 8px 15px 8px 15px;
	width: auto;
	clear: both;
	background-color: #CCFF99;
}
#container #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 10px;
	padding: 8px;
	float: none;
	width: 200px;
	border: thin solid #660000;
	list-style-image: none;
	list-style-type: square;
}
#container #sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #3300CC;
	margin: 0px 20px 0px 0px;
	padding: 10px;
	float: left;
	width: 220px;
	background-color: #3399FF;
}
#container #pagecontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #CCFFFF;
	margin: 0;
	padding: 0px 20px 0px 0px;
}
.image-right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.image-left {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.image-center {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
}
li {
	list-style-type: none;
}
.single-panel {
	border: 1px solid #000000;
}
#container #cartoons {
	background-color: #ccFFFF;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
