/* Dickerson Tool and Engineering, LP */
/* April 22, 2006 - Mark Jenkins */


body {
 padding:0;
 margin:0;
 background-color: #cccc99;
 background-image:url(images/cadbg1.gif);
 background-attachment:fixed;
  
 
}
.topbanner {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:190px;
 padding:8px;
  /* background-color: #c80000; */
	background-color: #E1E1C3;
	background-image:url(images/redbackground.jpg);
  background-repeat: repeat-x; 
 margin: 0; 
 padding: 0.25em; 
 font-family: verdana, arial, helvetica;
 }

.leftcol {
 position:absolute;
 top:200px;
 left:0;
 width:145px;
 padding:10px;
 margin:0;
 font-family: arial, helvetica;
 font-size: 12px;
/* background-color: #cccc99; */
 
}
.rightcol {
 position:absolute;
 top:200px;
 right:0;
 width:155px;
 padding:10px;
 margin:0;
 font-family: arial, helvetica;
 font-size: 12px;
 background-color: #cccc99;


 
 
}
.centercol {
 padding:8px;
 margin:200px 148px 0;
 background-color: #E1E1C3;
 color: #000000;
 font-size: 12px; 
 font-family: arial, helvetica;
 line-height: 1.2em;
} 

.centercolblack {
 padding:8px;
 margin:200px 175px 0;
 background-color: #000000;
 color: #ffffff;
 font-size: 14px;
 font-family: arial, helvetica;
 line-height: 1.2em;
 /* #000000 BG */
} 

.caption {font-size: .70em;}

hr {color: #c80000; background-color: #c80000;}


a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none;}
a:hover {color: #ff0000; font-family: arial; text-decoration: none;}
a:active {color: #ff0000; font-family: arial; text-decoration: none;}


h1, h2, h3, h4, h5, h6 {font-family: arial, helvetica;}

.center1 {
	text-align: center;
	{


/* end */
