﻿h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body	{
	background-color:gray;
	min-width:750px;
}

/*-- Masthead --*/
#banner 	{
	background-image:url('images/pipe_masthead_untitled.jpg');
	padding: 15px 0px 5px 15px;
	height: 125px;
	width:100%;
	background-repeat: no-repeat; 
	z-index:11;
}
/*-- end Masthead--*/




/*-- Containers --*/
#container	{
	min-width:900px;
	background-color:gray;
}

#content	{
	width: 750px;
	background: gray repeat-y;
	padding-left: 210px;
	padding-right: 3px;
}
#leftbar {
	position: absolute;
	margin: 400px 5px 5px 0px;
	padding: 3px 5px 0px 5px;
	text-align: justify;
	float: left;
	width: 190px;
	border: silver thin solid;
	background: gray;
	background-repeat: repeat-y;
	z-index: 10;
}
#leftbar h2 {
	text-align:center;
}

#menu14 {
	position:absolute;
	margin: 3px 5px 5px 0px;
	float: left;
	width: 200px;
	height: 100%;
	background:gray;
	background-repeat:repeat-y;
	}
	
#menu14 ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu14 ul ul ul {
	position: absolute;
	background:gray;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	}
	
div#menu14 ul ul ul,
div#menu14 ul ul li:hover ul ul
{display: none;}

div#menu14 ul ul li:hover ul,
div#menu14 ul ul ul li:hover ul
{display: block;}

#menu14 li {
/* make the list elements a containing block for the nested lists */
position: relative;
}	
#menu14 li a {
	height: 32px;
	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
#menu14 li a:link {
	color: #333;
	display: block;
	background:  url('images/menu14.gif');
	padding: 8px 0 0 10px;
	}
	
	<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 
</style>
<![endif]-->
	
#footer	{
	background: gray;
}
#navcontainer a	{
	font-variant:small-caps;
	color: #B7DCE8;
	}

#formfields	{
	background: gray;
}
#navlist 	{
	padding-left:5%;
	width: 95%;
}

#navlist li	{
	font-size:xx-large;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	color: white;
	
}
	
#menu14 li a:visited {
	color: #333;
	display: block;
	background:  url('images/menu14.gif');
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: black;
	background:  url('images/menu14.gif') 0 -32px;
	padding: 8px 0 0 10px;
	}
.contentnorm2 {
	background-color: #676767;
	padding: 3px 7px 3px 7px;
	}


.contentwrapper {
	border: 2px black outset;
	padding-left: 10px;
	}
	
.contentnorm {
	background-color: #999999;
	padding-left:10px;
}

.contentalt {
	background-color:gray;
	padding-left:10px;
}


/*-- end Containers --*/



/*- Menu 14--------------------------- */
}
.style1	{
	background-color:#DCD0A3;
	color:black;}
	
.style2 {
	text-align: right;
}
	
.style3 {
	text-align: center;
}

.style4 {
	font-variant: small-caps;
	text-align: center;
}
	
ul	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:100%;
}

li	{
	list-style:none;
	color:white;
	font-family: "FFF Tusj", "Action Man", "Book Antiqua", "Bookman Old Style", Garamond, Helvetica;
}

li a	{
	color: black;
}
h1	{
	color: black;
	font-size: xx-large;
	font-family: "FFF Tusj", "Action Man", "JazzText Extended", "A.C.M.E. Explosive";
}

h2	{
	color: white;
	font-family:"FFF Tusj", "Action Man", "JazzText Extended", "A.C.M.E. Explosive"  ;
	font-size: x-large;
}

a  {
	color: #808080;
	text-decoration: none;
}
p	{
	color: white;
	font-family: "Worstveld Sling Bold", "Bookman Old Style", "Book Antiqua", Garamond, Helvetica ;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-size:x-large;
}
img	{
	padding:5px 5px 5px 5px;
}

ol li	{
	color: white;
	list-style:disc;
}

ol li a	{
	color: white;
}

ol li a:hover {
	color: black;
}

ol li a:visited {
	color: #9900CC;
}

ol.news li a	{
	color:#B7DCE8;
}


/*-- end Menu--*/






/*-- Headers --*/

h3	{
	color: white;
	font-size:x-large;
	font-family: "Action Man", "JazzText Extended", "A.C.M.E. Explosive";
}

h4	{
	color: white;
	font-size:large;
}
/*-- end Headers --*/



/*-- Content Elements --*/


a:visited {
	color: #C19ADC;
}

a:active {
	color: #808080;
}

a:hover {
	color: #808080;
}

p a {
	color: #B7DCE8;
}

p.style1 a {
	color:navy;
}

table	{
	color:white;
	text-align:left;
	border-style:none;
	font-family:"Book Antiqua", "Bookman Old Style", Garamond, Helvetica;
}

th	{
	border-style:none;
	text-align:left;
	font-family:Dauphin, "Chancery Cursive", Colonial-Uncial; 
	font-size:24px;
}

td	{
	border-style:none;
	}

tr	{
	border-style:none;
}

/*-- end Content--*/



/*-- styles --*/

