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