body
{background: #8c5338 url('bg.jpg') repeat-y;margin:1px;
cursor:default;text-align:justify;background-position:right;}

div,body
{font-size: 11px;color:#452918;
font-family: Tahoma;
text-align: justify;}

.strong
{ font-weight:bold; color:#452918;}

a:link,a:visited,a:active
{font-size: 11px; font-family: "Tahoma"; color:#6b3c25; text-decoration:underline;}

a:hover 
{height:11px;color:#452918; text-decoration:none;}

h1
{font-size:18px; font-family: "Tahoma"; color:#452918;padding-bottom:0px;border-bottom:0px dashed #000000; height:23px; text-align:right;}

h2
{font-size:16px; font-family: "Tahoma"; color:#452918;padding-bottom:0px;border-bottom:0px dotted; height:13px; text-align:right;}

ul
{margin:0px;padding-left:30px;list-style-type:circle;}

#content
{
	position:absolute;
	width:400px;
	left:410px;
	top:10px;
	z-index:1;
	text-align: justify;}

#nav
{
	position:absolute;
	width:150px;
	left:225px;
	top:280px;
	z-index:1;
	text-align: justify;}

input, textarea{
	font-family:"Tahoma";
	color:#452918;
	font-size: 8pt;
	border-style:solid;
	border-color:#452918;
	border-width:1px;
	background-color:#ffffff;}
