h1, .nav {
          display: none;
		  }

body     {
	margin: 200px 0 0;
	padding: 0 68% 0 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	background: #FFFFFF url(images/rawerks2.jpg) no-repeat;
		 }
.sidecol {
         color: #666666; 
         position: absolute;
		 z-index: 5;
		 width: 88px;
		 top: 0px;
		 left: 13px;
		 margin: 150px 0 0 0;
		 padding: 0 3% 0 0;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: .9em;
		 }
img {
	border-style: none;
}
.rightcol {
	margin: 5;
	position:absolute;
	width:344px;
	height:115px;
	z-index:6;
	left: 508px;
	top: 185px;
	padding: 10;
		  }
/* =Nav
---------------------------------------------- */
		  
a:link.black2, a:visited.black2{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a:hover.black2{
	color: red;
	background: white;
	font-weight: bold;
	font-size: 10px;
}
   		 
a:link{
	color:#666666;
	text-decoration: none;
	border-style: none;
       }
a:visited{
	color:#666666;
	text-decoration: none;
	border-style: none;
}

a:active{
	color:#666666;
	text-decoration: none;
	border-style: none;
}

a:hover{
	color:#000000;
	text-decoration: none;
	background: #c7e19e;
	border-style: none;
         }
.black {
	color: #000000;
	font-weight: bolder;
}
.gray {
	color: #666666;
} 
.ltgreen {
	color: #009966;
} 
.footer {
	color: #999999;
	font-size: xx-small;
	font-family: "Times New Roman", Times, serif;
		}
.green {
	color: #7a7700;
}
p {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}

ol {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}

.none {
	text-decoration: none;
	display: none;
}
h5 {
	color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8AC6CC;
	margin-bottom: 0px;
}
.black2 {
	color: #000000;
	background: #fff;
	text-decoration: none;
}
