body 	{
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000000;
	background-image: url(../images/site/blkbg.jpg);
	background-attachment: fixed;
	}



/* ARROWS */
DIV#containerArrow
	{ 
	position: absolute;		/* position at specific x,y, versus relative wherever */
	width: 820px;			/* must have width */	
	height: auto;
	top: 0;
	left: 50%;
	padding: 0;
	margin: 15px 0 0 -516px;
	z-index: 50;
	}

DIV#containerArrowTwo
	{ 
	width: 820px;			/* must have width */	
	height: auto;
	top: 0;
	left: 50%;
	padding: 0;
	margin: 0;
	z-index: 50;
	}
	
DIV#containerArrowTwoBack
	{ 
	width: 820px;			/* must have width */	
	height: auto;
	top: 0;
	left: 50%;
	padding: 0;
	margin: 0 0 0 -10px;
	z-index: 50;
	}	


/* CONTAINERS */
DIV#navContainer
	{ 
	position: absolute;		/* position at specific x,y, versus relative wherever */
	width: 170px;			/* must have width */	
	left: 50%;
	margin: 0px 10px 0 330px;
	z-index: 100;
	}
	
	
DIV#nav
	{ 
	padding: 10px;
	margin: 0 0 10px 0;
	background: #FFFFFF;
	}	


/* CONTAINERS */
DIV#containerMain
	{ 
	position: absolute;		/* position at specific x,y, versus relative wherever */
	width: 820px;			/* must have width */	
	left: 50%;
	padding: 0;
	margin: 175px 10px 0 -500px;
	background: #FFFFFF;
	/* background-image: url(../images/site/whtbg.jpg); */
	}

DIV#containerWrap
	{ 
	width: 800px;			/* must have width */	
	height: auto;
	left: 50%;
	padding: 0;
	margin: 0 0 15px 10px;
	background: #FFFFFF;
	float: left;
	}

DIV#containerRight
	{ 
	height: auto;
	width: 260px;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	float: left;
	}

DIV#containerOne
	{ 
	position: absolute;		/* position at specific x,y, versus relative wherever */
	width: 820px;			/* must have width */	
	height: 200px;
	left: 50%;
	padding: 0;
	margin: 0px 10px 0 -500px;
	background: #FFFFFF;
	z-index: -50;
	background-image: url(../images/header/blowtorch.jpg);
	}


DIV#containerPortNav
	{ 
	position: absolute;		/* position at specific x,y, versus relative wherever */
	width: 90px;			/* must have width */	
	left: 50%;
	padding: 10px;
	margin: 200px 10px 0 -620px;
	background: #FFFFFF;
	z-index: 50;
	position: fixed;
	}
	
	
/* **** ALTERNATE CONTAINER ONES IN SEPERATE FILE, CONTROL HEADERS **** */

DIV#containerTwo
	{ 
	height: auto;
	width: 530px;
	padding: 0;
	margin: 0 10px 10px 0;
	background: #FFFFFF;
	float: left;
	}

DIV#containerThree
	{ 
	height: auto;
	width: 410px;
	padding: 0;
	margin: 0 10px 10px 0;
	background: #FFFFFF;
	float: left;
	}

DIV#containerFour
	{ 
	height: auto;
	width: 260px;
	padding: 0;
	margin: 0 0 10px 0;
	background: #FFFFFF;
	float: left;
	}
	
DIV#containerFour img
	{ 
	width: 260px;			/* must have width */	
	height: 130px;
	}	

DIV#containerFive
	{ 
	height: auto;
	width: 150px;
	padding: 0 10px 0 0;
	margin: 0 0px 10px 0;
	background: #FFFFFF;
	float: left;
	}
	
DIV#containerSix
	{ 
	width: 800px;			/* must have width */	
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	}	
	
DIV#containerSeven
	{ 
	width: 10px;			/* must have width */	
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	}
	
DIV#containerEight
	{ 
	width: 800px;			/* must have width */	
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	float: left;
	}

DIV#containerEd
	{ 
	width: 600px;			/* must have width */	
	height: auto;
	padding: 0;
	margin: 0 100px 0 100px;
	float: left;
	}		
	