@charset "UTF-8";
.catlanguage {
	background-color: #333333;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 107px;
	width: 900px;
	margin: 0px;
}
#catpanal {
	background-image: url(../images/catpanal.jpg);
	background-repeat: no-repeat;
	height: 720px;
	width: 200px;
	background-color: #000000;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#guts {
	width: 676px;
	background-image: url(../images/learn-cat-languages3sliced_04.jpg);
	background-repeat: repeat-x;
	background-color: #a5f89e;
	background-position: top;
	vertical-align: top;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: right;
	margin: 0px;
}
#footclan {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 700px;
	margin-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	clear: right;
	float: none;
}
#footclan a:link {
	color: #00FF00;
}
#footclan a:visited {
	color: #00FF00;
}
#footclan a:hover {
	color: #00FF00;
}
#footclan a:active {
	color: #00FF00;
}
#guts img {
	margin-left: 175px;
	border: 1px solid #99FF00;
}

