@import "../../global/css/base.css";

/*.wrap { width:740px; margin-top:60px; }*/


/* Header & Intro
---------------------------------------- */
ul.nav { 
	font-size:11px; 
	line-height:26px;
	height:226px;
	position:absolute;
/*	top:0;
	left:0;
*/	z-index:1;	
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
	
ul.nav li {
	background:#000;
	padding:0 20px;
	margin-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch:expanded;
	opacity: auto;
	}
	
ul.nav li a {	
	opacity: auto;
	}
ul.nav li a:hover { 

	}	

.bg1 { 
	background: #381C0E url(../images/mainbackground.jpg) top center no-repeat;
	}

.img1 {
	position:absolute;
	right: 0;
	bottom: 0; 
	}	

/*.twocolleftb, .twocollefta { 
	margin-bottom:0; 
	min-height:340px;
  	height:auto !important; 
	}	*/

.twocolleftb .column { height:670px; }
.twocolleftb .column.first { width:135px; }
.twocolleftb .column.last { width:590px; z-index:2; position:relative; }

.twocolleftb p { margin-left:10px;  }	

/* Footer
---------------------------------------- */	
.footer {
	margin-top:5px;
	text-align:center;
	height:40px;
	/* background-color:#3b1c0e; */
	width:740px;
	line-height:40px;
	}	
	
.footer li {


	}	
.footer, .footer a { color:#ccc; font-size:10px; }		

#flash {
z-index:1000;
position:absolute;
bottom:0px;


}
	
	.photo
 { border:#996600 solid 2px;
 margin:5px;
 }
 
#floatingphoto { position:absolute; right:-85px; top:-43px; }