body {
	background-image:url(img/background.jpg);
	background-repeat: repeat-x;
	background-color:#231503;
	padding:0px;
	margin:0px;
	color: #a09d98;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
}

#inner	{
	 margin-left:auto; 
	 margin-right:auto;
	 width: 985px;
	 text-align:justify;
	 
	}


h1	{
	font-size: 14pt;
	color:#ca9c6a;
	font-weight:100;
}
h2	{
	font-size: 12pt;
	color:#eecdaa;
	font-weight:100;
}

p	{
	color:#a09d98;	
}
 
a:link{
color: white;
text-decoration: none;
	
}
a:visited{
	color: white;
	text-decoration: none;
}
a:hover{
	color: #ff8f5f;
	text-decoration: underline;

}

#flash { margin: 0px 0px 0px 0px; text-align: right; }
#slider { position: relative; width: 200px; height: 248px; background:url(img/loading.gif) no-repeat 50% 50%; }
#slider img { position: absolute; top: 0px; left: 0px; display: none; }
