

* { outline: none; }



html,body {padding: 0; margin: 0; 	height: 100%;} 



body {

	text-align: center;

	background-color:#4E332A;

} 



#content { 

width: 872px; 

margin: auto; /* compliant browser center */ 

height: 100%;

text-align: center; 

background:url(images/big_bg.gif);

	background-position:left;

	background-repeat:repeat-y;

	background-color: #FFFFF;

	min-height:900px;

	

	

} 



.column {

	width: 50%;

	position: absolute;

	top: 0;

	text-align: center;

	height: 100%;

	min-height:900px;

	z-index: 4;

} 



.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; 

	background-attachment:inherit;

	} 

#rightcol {



z-index:30;

margin-left: 436px; 

height: 100%;

background-image: url(images/tile_right1.jpg);

background-color: #492D20;

	background-repeat: repeat;

	background-position: left top;

	background-attachment:inherit;

} 

	

#ccol {

z-index:100;

text-align:left;

height:100%;





}



#flash {

position:relative;

z-index:500;

text-align:left;

width: 695px;

height: 235px;





}



#navcol {

	position:absolute;

	margin-top: -232px;

	margin-left: -8px;

	z-index:500;

	text-align:left;

	width: 245px;

	visibility: visible;

	

}



.style1 {

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #CCCCCC;

}

.style2 {

	font-size: 13px;

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

	color: #DF0000;

}

.style3 {color: #CCCCCC}

.style4 {

	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #461F97;

}

#subcontent {

	position:relative;

	z-index:600;

	margin-left:-60px;

	margin-top:10px;

}



#homepic1 {position:relative;

z-index:500;

}



#homepic2 {position:relative;

z-index:650;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}
