
body { font-family: "Helvetica", "Century Gothic", "sans serif";
       color: black;
}

#leftLogo {
	/*position: absolute;
	top: 0em; */
	left: 2%;
	width: 15%;
	padding: 1%;
}

#rightPurpose {
	position: absolute;
	/*top: 0em; */
	right: 5%;
	width: 60%;
	padding: 1%;
}

#centerLocations {
	text-align: center;
	/*position: absolute;
	 top: 6em;*/
	left: 2%;
	width: 80%;
	padding: 1%;
}


h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

#largeBold {
	font-size: 1.3em;
	font-weight: bold;
        display:inline
}

#largeItalic{
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
        display:inline
}

/*<table align="left" border="5" bgcolor="#eeeeee" cellpadding="30" width="100%">
*/

#fourOffices {
	padding: 0em;
	/*position: absolute;
	top: 13em;
	*/
	width: 90%;
}

#leftColumn {
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #999999;
	position: absolute;
	/*top: 28em;
	*/
	left: 1em;
	width: 45%;
	padding: 1em;
}

#rightColumn {
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #999999;
	position: absolute;
	/*top: 26em;
	*/
	left: 50%;
	width: 45%;
	padding: 1em
}


#lowpara {
	position: absolute;
	top: 110em;
	left: 20em;
	width: 50em;
}

/*
<div id="rightColumn">



	<table cellpadding="3" width="100%">  <tbody> 

		<tr>
      		<h2>Underground Safety Products and Services</h2>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Steel Trench Shields
			</a> 
		</td>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Aluminum Trench Shields
			</a> 
		</td>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Aluminum Hydraulic Shoring
			</a> 
		</td>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Finnform End Panels
			</a> 
		</td>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Steel Plates
			</a> 
		</td>
		</tr>

		<tr>
      		<td> <img border="2" src="images/WITCH_JH.JPG" height="178"> </td>
		<td>
			<a href="officeAlbuquerque.htm">Pipepullers
			</a> 
		</td>
		</tr>

	</tbody></table>
</div>

#navigation {
	float: left;
	width: 10em;
}

#navigation2 {
	float: left;
	width: 10em;

}

#content {
	margin: 0 10em;
	width: 20em;
	clear: left;
}


.class more than one element
#id just one element

#top {
	background-color: #ccc;
	padding: 1em
}

#top h1 {
	color: yellow;
}

#top p {
	color: red;
	font-weight: bold;
}


body {
	background: white url(http://www.htmldog.com/images/bg.gif) no-repeat top right;

	background: white url(images\WITCH_JH.JPG) no-repeat top right;	font-family: arial, helvetica, sans-serif;
	
	font-size: 0.8em;
}

h1 {
	font-size: 2em;
}


h2 {
	font-size: 1.5em;
	background-color: #ccc;
	margin: 4em;
	padding: 1em;
}


h3 {
	border-style: inset;
	border-width: 3px;
	border-left-width: 10px;
	border-right-width: 10px;
	border-color: red;
}

a {
	text-decoration: none;
}

strong {
	font-style: italic;
	text-transform: uppercase;
}

p {
	font: 1em/1.5 "Times New Roman", times, serif;
	padding: 3em 1em;
	border: 10px pink dotted;
	border-width: 1px 5px 8px 3px;
	border-color: red green blue yellow;
        
	margin: 2em 0em;
}


p {
	letter-spacing: 0em;
	word-spacing: 1em;
	line-height: 1.5;
	text-align: center;
}
*/
