div.cleaner20{
	height: 20px;
	clear: both;
	}
body{
	background-color: #fff;
	}
#container{
	background-color: #fff;
	}

#monitorlogo{
	float: left;
	width: 200px;
	}
#pagecontent{
	float: right;
/*	background: #eee;*/
	}
.pagewidth{
	width: 770px;
	}
.center-area{
	float: left; 
	height: 700px; 
	background: #FBF7EA;
	width: 370px;
	}

/* ===================================== ËÅÂÀß ÍÀÂÈÃÀÖÈß =======================================*/
#leftnavigator{
/*	position: relative;
	top: -15px;*/
	float: left;
	width: 200px;
	color: #972;
	padding-bottom: 40px;
	font-size: 8pt;
	}
#leftnavigator p{
	padding: 2px 0px 2px 10px;
/*	background: #b79a4d;*/
/*	color: #fff;*/
	background: url('e/nbullet.gif') left 6px no-repeat;
	font-weight: bold;
	margin-top: 2px;
/*	color: #555;*/
	}
#leftnavigator a{
	display: block;
	padding: 2px 0px 2px 10px;
	color: #972;
	margin-top: 2px;
	text-decoration: underline;
	}
#leftnavigator a:hover{
/*	background: #FBF7EA url('e/nbullet.gif') left 6px no-repeat;*/
	text-decoration: none;
/*	font-weight: bold;*/
	background-color: #FBF7EA;
	color: #f63;
	}
#leftnavigator p.chapter{
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 0px 1px 5px;
	margin-top: 15px;
	background: #972;
	color: #fff;
	}
#leftnavigator a.chapter{
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 0px 1px 5px;
	margin-top: 15px;
/*	background: #eee;*/
	border-bottom: 1px dashed #972;
/*	color: #972;*/
	}
#leftnavigator a.chapter:hover{
	background: #972;
	color: #fff;
/*	text-decoration: none;*/
	}



/* ===================================== ÂÅÐÕÍßß ÍÀÂÈÃÀÖÈß =======================================*/

#topnavigator{
	float: right;
	margin-top: 15px;
	font-size: 11pt;
/*	background: #eee;*/
	font-family: arial;
/*	border-bottom: 1px solid #974;*/
	}
#topnavigator a{
	display: block;
	padding: 7px 20px;
	float: left;
	color: #e33;
/*	text-decoration: underline;*/
	}
#topnavigator a:hover{
	color: #fff;
	background: #000;
/*	text-decoration: none;*/
	}
#topnavigator p{
	color: #fff;
	background: #000;
	float: left;
	padding: 7px 20px;
	}

#top-links{
	float: right; 
	margin-top: 10px; 
	font-size: 8pt;
	}
#top-links a{
	text-decoration: underline;
	padding-right: 20px;
	}

/* ===================================== ÍÎÂÎÑÒÍÛÅ ÁËÎÊÈ =======================================*/

.newscontainer{
	margin-bottom: 10px;
	}
.newscontainer h1{
	color: #fff;
	font-size: 9pt;
	font-family: verdana, sans-serif;
	padding: 1px 0px 2px 3px;
	margin-bottom: 15px;
	}
.newscontainer p{
	color: #777;
	font-size: 8pt;
	padding-bottom: 20px;
	}
.newscontainer p.date{
	font-size: 7pt;
	color: #234;
	padding-bottom: 5px;
	}
.newscontainer a{
/*	color: #c33;*/
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	}
.newscontainer a:hover{
	color: #972;
	}


/* ===================================== ÖÂÅÒÀ ÏËÀØÅÊ =======================================*/

.lightbronze h1{
	background-color: #b79a4d;
	}
.olive h1{
	background-color: olive;
	}
.red h1{
	background-color: red;
	}
