@charset "utf-8";
#container {
	background-color: #000033;
	width: 900px;
	text-align: center;
	border: 1px ridge #000033;
}
#newpage {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	width: 900px;
}


#rotat {
	width: 900px;
	background-position: center center;
}
#banner {
	float: left;
	height: 914px;
	width: 175px;
	background-image: url(back.gif);
	background-color: #000033;
}
#editable a {
	color: #333333;
}
#editable {
}


#editable h1 {
	color: #000033;
	text-align: center;
}
#editable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000033;
	text-align: center;
}


#editable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	float: right;
	width: 725px;
	background-color: #FFFFFF;
}


#other {
	float: none;
	width: 900px;
	text-align: center;
	vertical-align: top;
	background-image: url(back.gif);
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000033;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
}
#footer  a  {
	font-size: 16px;
	color: #CCCCCC;
}
