body {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFF99;
	text-transform: none;
} 

#navigation { 
width : 985px;
height : 40px;
margin : 0 auto;
background : url(https://www.talidari.net/images/img03b.jpg) no-repeat right 10px;
} 
#navigation ul { 
margin : 0;
padding : 0;
list-style : none;
} 
#navigation li {
	display : block;
	float : left;
	width : 152px;
	height : 40px;
	background-repeat:repeat-x url(https://www.talidari.net/image-files/img02a-1.jpg);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
} 
#navigation a {
	display : block;
	width : 108px;
	height : 36px;
	padding : 15px 20px 0 20px;
	text-align : center;
	font-size : 0.9em;
	color : #034a03;
	text-transform : uppercase;
	font-weight : bold;
	background-image: url(https://www.talidari.net/images/img03b.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
} 
#wrapper {
	width : 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(https://www.talidari.net/images/img02a-1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
} 
