
* { outline: none; }


html,body {padding: 0; margin: 0; 	height: 100%;} 
body {
	text-align: center; /* IE center */
	background-color: #4E332A;
} 


.left {left: 0;
} 
.right {right: 0;
} 

#leftcol {
z-index:20;
margin-right: 436px;
background-color: #492D20;
height: 100%;
background-image: url(images/tile_left1.jpg);
	background-repeat: repeat;
	background-position: right top;
	overflow:hidden; }
	 } 
	 
	 
	 #leftcol2 {
z-index:19;
margin-right: 436px;
background-color: #492D20;
height: 531px;
background-image: url(images/tile_left1.jpg);
	
	background-position: right top;
	overflow:hidden; } 
#rightcol {

z-index:30;
margin-left: 436px; 
height: 100%;
background-image: url(images/tile_right1.jpg);
background-color: #492D20;
	background-repeat: repeat;
	overflow:hidden;
	background-position: left top;} 
	
	#rightcol2 {

z-index:29;
margin-left: 436px; 
height: 100%;
background-image: url(images/tile_right1.jpg);
height: 531px;
background-position: left top;
overflow:hidden;} 
	
	
#ccol {
z-index:100;
text-align:left;
height:100%;
z-index:310;

}

#flash {
position:relative;
z-index:200;
text-align:left;
width: 695px;
height: 382px;
}

#subcontent {
position:relative;
z-index:500;
}


#footer1 {
position:relative;
z-index:505;
}


#navcol {
position:absolute;
margin-top: -370px;
margin-left:-8px;
z-index:12;
text-align:left;
width: 245px;
height: 215px;

}

#homelink
{
	position:absolute;
	margin-top: 0px;
	z-index:250;
	width: 200px;
	height: 150px;
	
	
	
	
}
