body {
	margin: 0 0 80px 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	background: #fff url(images/backpage.jpg) repeat-x;
	cursor: default;
}

#header ul,#header ul li {
	margin: 0;
	padding: 0;
}

#header li {
	list-style: none;
}

h1{
	font-size: 2em;
	color: #0f4f7e;
	margin: 0;
	font-weight: normal;
}

a, .block a.active {
	color: #0f4f7e;
}


.node p a:hover, .node ul li a:hover{
	text-decoration: underline;
}

p{
	margin: 8px 0;
}
.block p{
	margin: 4px 0;
}
#container {
	margin: 0px auto 0 auto;
	width: 602px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: #fff;
	z-index: 1;
	
}
#m {
	margin: 200px 0 0 0;
	width: 600px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: #fff;
	z-index: 1;
	
}

#new {
	margin: 0 auto 0 auto;
	width: 600px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: #fff;
	z-index: 1;
	
}
#downright {
	margin: 0 auto 0 auto;
	width: 600px;
	height: 100px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: #fff;
	line-height: 220%;
	font-family: Verdana, Kalimati;
	font-size: 0.7em;
	font-weight: normal;
	color: #333333;
	z-index: 1;
	
}
#downright a {
	color: #333333;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}
#downright a:hover {
	color: #c5d4e0;
	border-bottom: 1px dotted #c5d4e0;
	text-decoration: none;
}

#b {position: relative; background-image:url(images/enteron.gif); background-repeat:no-repeat; display:block; width:69px; height:12px; margin:0; padding:0 0 20px 0; float:left;}
#b a {display:block;	width: 69px; height:12px;}
#b img {width: 69px; height: 12px; border: 0; }
* html a:hover {visibility:visible}
#b a:hover img{visibility:hidden}