@charset "utf-8";
#container #middle {
	margin: 0px;
	padding: 0px;
}
#container #banner {
	padding: 0px;
	height: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0%;
}
#container {
	background-color: #7982C7;
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 2300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navcontainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 2000px;
	clear: none;
	background-color: #7982C7;
}
#main {
	float: left;
	width: 595px;
	background-color: #C0C0C0;
	height: 2000px;
	margin: 0px;
	padding-left: 5px;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
}
#navcontainer li {
	list-style-type: none;
	display: list-item;
	margin-top: 2px;
	margin-bottom: 2px;
}
#navcontainer a {
	color: #0712F1;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #00CC66;
}
#navcontainer img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #middle #main {
	text-align: center;
}
#main #maincalenar {
	text-align: center;
}
