a.nav:link {color: #e0d6ca; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.nav:visited {color: #e0d6ca; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.nav:hover {color: #444034; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.nav:active {color: #e0d6ca; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;} 

a.cat:link {color: #444034; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.cat:visited {color: #444034; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.cat:hover {color: #f1ffd6; text-decoration: none; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;}
a.cat:active {color: #444034; font-size: 18px; font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;} 

.button {
    border: 1px solid #b1ada1;
    background: #f1ede1;
}

.center { 
	  border: 1px solid #b1ada1;
    background: #f1ede1;
    color: #444034;
		padding: 4px;
		text-decoration: none;	
		margin: 1 1 1 1;
}

.btn { 
	  border: 1px solid #b1ada1;
    background: #f1ede1;
    color: #444034;
		padding: 1px;
		text-decoration: none;	
		margin: 10 1 10 1;
}

.normal { 
	  border: 1px solid #b1ada1;
    background: #f1ede1;
    color: #444034;
		padding: 4px;
		text-decoration: none;
		float: left;
}

label.radio {     
	color: #575656;
	font-size: 14px; 
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: transparent;
	position:relative; 
	text-align:left;
}

#text {     
	color: #575656;
	font-size: 16px; 
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}

#text_1 {     
	color: #575656;
	font-size: 14px; 
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 20px 0 10px;
	width: 100%;
	text-align: center;
}

#text_item {     
	color: #575656;
	font-size: 16px; 
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0;
	width: 100%;
	text-align: left;
}

#topNav {
	font-size: 18px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	background-image:url("http://www.russianphoto.com/navigation/topfadingline.jpg");
	background-attachment: fixed;
	background-position:relative;
	background-repeat:no-repeat;	
	margin: 0 0 0 0;
	padding: 0 0 0;
	width: 100%;
	height: 21px;
	text-align: right;
}

#pages {
	padding: 2px;
	font-size: 10px; 
	font-family: Verdana, Helvetica, sans-serif;
}
#pages ul {
	list-style-type: none;
	text-align: center;
	margin: 2em auto 0 auto;
  width: 710px;
}
#pages li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pages li a {
	color: #444034;
	padding: 4px;
	border: 1px solid #b1ada1;
	text-decoration: none;
	float: left;
	background: #f1ede1;
}
#pages li a:hover {
	color: #444034;
	background: #f1ffd6;
	border: 1px solid #b1ada1;
}
#pages li.nolink {
	color: #CCC;
	border: 1px solid #b1ada1;
	padding: 4px;
	background: #f1ede1;
}
#pages li.current {
	color: #FFF;
	border: 1px solid #b1ada1;
	padding: 4px;
	background: #3d4586;
}
