body {
font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
    height: 100%;
	background-color:#9D3D03
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
	font-size: 12px;
}
a:hover {
	color: #B24A03;
	font-size: 12px;
}
a:active {
	color: #B24A03;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #000000;
}.RegLink {
	font-size: 12px;
	text-decoration: none;
}
#flaz {
	position:relative;
	z-index:1;
	top:-144px;
	text-align:right;
    height:130px;
	width:96%;
	white-space:nowrap;
	overflow: hidden;
	padding-right:25px;
	}
#navz {
	position:relative;
	z-index:1;
	top:-35px;
	left:150px;
	text-align:left;
	width:420px;
	white-space:nowrap;
	overflow: hidden;


	}
	
	#mainbodz {
	background-image: url(Images/mbodybg.jpg) ; 
	background-repeat:repeat-x;
	
	


}
	#sz {
	position:relative;
	z-index:1;
	top:-42px;
	text-align:right;
	padding-right:1px;

	
	white-space:nowrap;
	overflow: hidden;

	}

#Pagz {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;


}

#bodz {	position:relative;
	top:-160px;
	z-index:1;
	width:100%;
	white-space:nowrap;
	
	}
#footer
	{
	   width:100%;
		position: relative;
		bottom: 0;
		height:92px;
		text-align:right;
		text-decoration:none;
		color:#FFFFFF;
 	    background-color:#000000;

	}
	html
	{
		height: 100%;
	}


	#page
	{
		position: absolute;
		min-height: 100%;
		
	}

	* html #page
	{
		height: 100%;
	
	}
	
	.wlink {
		
		color:#FFFFFF;
 	    background-color:#000000;
	
	 	}
	a.wlink:link {
	color: #ffffff;
	text-decoration:none;
	}
	a.wlink:visited {
	color: #ffffff;
	text-decoration:none;
	}
	a.wlink:hover {	color: #B24A03;
	text-decoration:none; }
	
	a.wlink:active {
	color: #ffffff;
	text-decoration:none;
	} 


