/* layout and nav */


		#wrapper
		{
			background-position: right;
		}
		

		
		#nav
		{
			float: right;
/*			margin-left: 0px;*/
		}
/* moved to ie		
		* html #nav {
			margin-right: 0;
		}
		*/
		#content
		{
			margin: 0 186px 0 0 ;
			padding: 1em 1.5em 1.5em 1.5em;
		}
		



		
	#nav li {
		list-style-type: none;
		}

	#nav li a {
		padding: 4px 0.5em 4px 5px;
		border-left: 5px solid #111;
		}

div#nav ul li strong {
/*	margin-right: -1px;*/
margin-right: 0;
}
/* moved to ie
* html div#nav ul li strong {
	margin-right: 0;
}
*/
	#nav li a:hover {
border-left:5px solid #F00;
border-bottom: 1px solid #666666;
border-right: none;
background-color: #333;
		}

#nav li a:active {
	voice-family: "\"}\"";
		voice-family: inherit;
border-left:5px solid #F00;
border-right:none;
}

html>#nav li a:active {
border-left:5px solid #F00;
border-right: none;
}
		
		
		/* for restricted liquid width */

#outer {min-width:560px;

}







#banner {background-color:#000;}




  
  /* exps */
  body.sectab #outer, body#home #outer {
  	background-color: #000;

  }

body {
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}

body.sectab, body#home {
	background-image: url(bg-b.gif);
}  

body.secresource, body.secequip {
	background-image: url(bg-g.gif);
}

#outer {
	margin-left: auto;
	margin-right: auto;
	width: 80%;

	max-width: 900px;
}

body.secequip, body.secresource {
	background-color: #ccc !important;
}


  body.sectab #outer, body#home #outer {
  	background-color: #000;
		border-left: 1px solid #333;
	border-right: 1px solid #333;
  }

  body.secequip #wrapper, body.secresource #wrapper {
  	background-color: #fcfcfc;
  }
  
body.secequip #outer, body.secresource #outer {
background-color: #fcfcfc;
			border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}



 div#footer {
  	background: Black !important;
  }
  
  body.secequip div#footer, body.secresource div#footer {
  	background-color: #fff !important;
  }
  
  div#footer hr {
  	display: none !important;
  }
  
  div#footernav {
  	border: none;
  }
  
    #urhere {
	margin-right: 186px;
	margin-left: 0;
	padding-left: 12px;
}

body.secequip div#footernav, body.secresource div#footernav {
	border-top:1px solid #ccc;
}

body.sectab div#parentsite, body#home div#parentsite {float: right;}

body.sectab #stmt1, body#home #stmt1 {

margin-right: 186px;
margin-left:auto;
	}

	/* table size fix for limited width */
body#ptgear table.equiptable td {
font-size: 86%;
}
	
/* moved to ie 177-192 */	
/* width fix for IE only */
/*
* html #outer {
	width: 60em;
}
*/

/* fix for ie win older */
/*
* html body {
	text-align: center;
	t\ext-align: left;
}

* html div#wrapper {
	text-align: left;
}
*/
/* end move 177-192 */

.topreference {
		margin-right: 1em;
	margin-left: 0em;
}

/* homepage sidebar */

#sidebarhm {
/*border-color:#ececec;
background: #ececec;*/

}
	
#sidebarhm h2  {
	/*color:#999; 
	border-color:#666666;*/
}

div.secd h2 /* for sectioned pages -right fix */ {
clear:none; clear:both;}

div.secd h2:first-child {
	clear: none;
}

div.photogallery {clear:left !important;}
