@charset "utf-8";
#container {
	width: 968px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/cansailbackground.JPG);
}
#sidebar {
	width: 968px;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	height: auto;
	background-color: #FFF;
}
#textcenter {
	width: 930px;
	font-size: 20px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	overflow: auto;
	height: 600px;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 1px;
}
#footer {
	width: 968px;
	clear: both;
	border: 0px 0 #FFF;
}
#banner {
	padding-top: 1px;
	width: 923px;
	height: 190px;
	padding-left: 22.5px;
}
#sprymenudiv {
	height: 25px;
	width: 600px;
	padding-left: 230px;
}
#sidebar {
	text-align: center;
}

