body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #000;
	background-color:black;
	background-image:url(palmny.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: light;
}
/*
h1 {
	font-size:18px;
	padding:12px;
	margin:12px;
	color: #333;
}
*/

td{
	padding:5px;
}

a:link {
	color: #009;
}
a:visited {
	color: #009;
}
a:hover {
	color: #006;
}
a:active {
	color: #000;
}
#wrapper {
	width: 960px;
	background-color: #959185;
	background-image: url(header2.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
}
#footer {
	width: 960px;
	text-align:center;
	background-image: url(footer.jpg);
	height: 279px;
}


#primary, #secondary {
	background-color:#FFFFFD;
}
#primary {
	float: left;
	width: 660px;
	margin:20px;
	padding:0px;
}
#primary h1, #primary h2, #primary h3, #primary p {
	padding-right:25px;
	padding-left:25px;	
}
#primary h2, #primary h1 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #8D6734;
}

#secondary {
	float: right;
	width: 220px;
	margin-right:20px;
	margin-top:20px;	
	margin-bottom:20px;		
	margin-left:0px;			
	padding:10px;

}
#secondary p {
	text-align:left;
	font-size:12px;
	font-style:italic;
}
.image {
	padding:10px;
}
.clearboth {
	clear:both;
}
#footer p {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px;
	color:#000;
}

#secondary ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#secondary li {
/*	border:thin #960 solid; */
	background-color:#F6D27A;
	padding:0px;
	margin-bottom:2px;
}
#secondary li:hover {
/*	border:thin #960 solid;*/
	background-color:#EA9D67;
}
#secondary #menu a {
	text-decoration:none;
	  display: block;
  padding: 10px 20px;

}
#primary table{
	margin:auto;
}
#menu ul {
	list-style-type:circle;

}
#menu li {
	display:inline;
}
#menu li a {
	 width: 200px;
	text-decoration:none;
	padding:10px;
	margin:0px;
/*	color:white;
	border: thin solid #000;

	background-color:#06C;
	*/
}
#menu li a:hover {
	color:#06C;
}

#indianFlag{width:103px; height:107px; position:fixed; top:0px; left:0px; z-index:10; background-image:url(http://www.indien.se/img/indianCornerFlag.png);}

