
body {
background : #130000 url(img/bg.jpg);
background-repeat : repeat-x;
color : #624a39;
font : 10pt tahoma, verdana, arial, sans-serif;
text-align : justify;
margin : 0 auto;
}	


#top
{
	background-color: #130000;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	color:#9b815b;
	height:30px;
	width:100%;
	z-index:3;
	padding-top:7px;
	position:fixed; 
	border-top: 1px #544a3a solid;	
	bottom:0px;		
	left: 0px;
	text-align: center;
}

#top a,#top a:visited,#top a:active
{
	background:transparent;
	border:0;
	color:#9b815b;
	font:10pt arial, verdana, sans-serif;
	font-weight:300;
	text-align:center;
	text-transform:capitalize;
	letter-spacing:5px;
}

#top a:hover
{
	background:transparent;
	border:0;
	color:#C4A473;
	font:10pt arial,verdana, sans-serif;
	font-weight:300;
	text-align:center;
	text-transform:capitalize;
	letter-spacing:5px;
}
#box {
background-color : transparent;
margin : 0 auto;
text-align : justify;
width : 980px;		
}
#header {
background : transparent url(img/top.jpg);
background-position : top;
background-repeat : no-repeat;
color : #686868;
width : 980px;
height : 645px;
padding-top : 0; 
z-index:1;
}
#content {
background-color : transparent;
margin : 0 auto;
width : 610px;	
z-index:1;
position: absolute;
top: 400px;	 
padding-left: 170px;
}
#footer {
background : transparent;
clear : both;
height : 110px;
width : 650px;
}
#infoot {
background-color : transparent;
position : relative; 
float:right;
right : 10px;
top : 15px;
height : 30px;
width : 335px;
text-align : right;
font : 8pt tahoma, verdana, arial, sans-serif;	
color: #424242;
}
p {
font : 10pt tahoma, verdana, arial, sans-serif;
margin-top : 0;
margin-left : 10px;
text-align : justify;
}
h1 {
color : #544a3a;
font:16pt arial, verdana, sans-serif;
margin-left : 10px;
text-transform : uppercase;
border-bottom : 1px solid #544a3a;
width : 98%;
}

a:hover{
color : #dad6a3;
cursor : help;
text-decoration : none;
border-bottom : 2px solid #845e4c;
}
a, a:link, a:active, a:visited  {
color : #C1BD91;
font-weight : bold;
text-decoration : none;
border-bottom : 1px solid #BE886E;
}
strong, b {
color : #918E6D;
}
i {
color : #BBB78C;
}
label, th {
color : #666666;
font : bold 8pt verdana, arial, sans-serif;
line-height : 10pt;
text-align : justify;
}
img {
border : 0;
}
td, td p, td blockquote {
font : 8pt tahoma, verdana, arial, sans-serif;
margin-left : 5px;
}	
blockquote {
background-color : #845e4c;	   
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
border : 1px solid #A3755E;	  
color: #000000;		   
padding: 10px;
width:50%; 
margin: auto;
}		  

input,option,textarea,select	{
background-color : #574035;	 
border: 0px;
}		
