
BODY
	{
	background:url(img/bg.jpg) #000000 repeat-x;
	margin: 0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
H1
	{
	padding:0 0 15px 0;
	margin:0px auto 20px auto;
	font-size:16px;
	font-weight:900;
	border-bottom:#A19B25 1px dashed;
	display:block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	}

#page
	{
	background:url(img/bg01.jpg) repeat-x bottom #ffffff;
	width:800px;
	height:auto;
	text-align:left;
	overflow:auto;
	padding-bottom:30px;
	}
	
#left
	{
	position:relative;
	left:20px;
	width:230px;
	display:block;
	overflow:auto;
	float:left;
	}
	
#midd
	{
	position:relative;
	left:50px;
	width:230px;
	display:block;
	overflow:auto;
	float:left;
	}
	
#righ
	{
	position:relative;
	left:80px;
	width:230px;
	display:block;
	overflow:auto;
	float:left;
	}

#buttons
	{
	position:relative;
	display:block;
	float:left;
	overflow:auto;
	width:780px;
	padding-top:20px;
	}

#left2
	{ position:relative; left:20px; width:230px; display:block; overflow:auto; float:left; }

#midd2
	{ position:relative; left:50px; width:230px; display:block; overflow:auto; float:left; }		

#righ2
	{ position:relative; left:80px; width:230px; display:block; overflow:auto; float:left; }

.button a, .button a:active, .button a:visited
	{
	background:url(img/button01.jpg) no-repeat;
	width:159px;
	height:32px;
	display:block;
	text-decoration:none;
	color:#ffffff;
	font-weight:900;
	text-align:center;
	padding-top:2px;
	}	
.button a:hover
	{
	background:url(img/button02.jpg) no-repeat;
	}

/*========= FOOT ===================================================*/

#foot_1
	{
	background:url(img/bg02.jpg) repeat-x;
	width:800px;
	height:20px;
	color:#A19B25;
	}
	
#foot_1	a, #foot_1 a:visited, #foot_1 a:active
	{
	text-decoration:none;
	color:#A19B25;
	position:relative;
	padding-right:10px;
	padding-left:10px;
	}
	
#foot_1 a:hover
	{
	text-decoration:underline;
	}
	
#foot_2
	{
	background:url(img/bg04.jpg) repeat-x;
	width:800px;
	height:28px;
	color:#ffffff;
	font-size:11px;
	}
	
#foot a
	{
	color:#A19B25;
	}

#down
	{
	background: url(img/bg03.jpg) no-repeat;
	width:800px;
	height:44px;
	}
