    body  {
/*    background: url(http://www.integrityautocareshop.com/images/ase.gif) no-repeat;*/
			color: white;
			margin:0 0 0 0;
			text-align:center;
    }

		#mojo {
		  width: 1024px;
		  margin-left:auto;
			margin-right:auto;
		}
    
		#left {
		margin-left: 2px;
		margin-right: 11px;
    background: url(http://www.integrityautocareshop.com/images/300bg.png);
		float:left;
		width: 600px;
		height: 530px;
		text-align:left;
		overflow: auto;
		}
		
		#right {
    background: url(http://www.integrityautocareshop.com/images/300bg.png);
		float: right;
		width: 410px;
		height: 530px;
		text-align:left;
		overflow:auto;
		}

    #menubar {
      background: url(http://www.integrityautocareshop.com/images/chrysler2.png) no-repeat center;
			width:604px;
			height: 340px;
		  padding-top: 10px;
      line-height: 1.8em;
      color: white;
			float: left;
			text-align: center;
    }
    
    .menu {
		  margin-top:290px;
      width: auto;
      float: left;
      padding: 0em 0em 0.1em 1em; 
      cursor: default;
			text-align: center;
    }
    
    .menu ul {
      display: none;
      position: absolute;
      background-color: #e6e6e6;*/
      color: black;
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0px;
    }
    
    .menu ul li {
      display: block;
      padding: 0.3em;
			border-top:1px solid black;
			text-align: center;
    }
    
    div.menu:hover ul {
      display: block;
      margin: 0;
      padding: 0;
    }
 
    div.menu ul li a {
      color: black;
			text-decoration: none;
    }
		
    div.menu ul li:hover {
      background-color: #ccf;
			text-decoration: underline;
    }
		
		div.menu a {
		color:white;
		}

		#topright {
/*    background: url(http://www.integrityautocareshop.com/images/title6.gif) no-repeat center;*/
		float: right;
		width: 400px;
		height: 340px;
		text-align:left;
		}
		
p {margin: 12px; font-size: 18px;}
p a {color:white;}
p a:visited {color: #ffffcc;}
h2 {margin:12px; text-align:center;} 
/* ul {font: 18px "times new roman"; text-align:center;}
td {text-align: center;}
li {text-align: center;} */

/* input, */ 
textarea {
border: 1px solid #99A4AF;
font: inherit;
width: 330px;
height: 90px;
vertical-align: middle;
margin: 2px 0;
}

.hidden {display: none;}

/* image control */
img.left {
	float: left;
	clear: left;
	margin-right: 20px;
}

img.right {
	float: right;
	clear: left;
	margin-left: 20px;
}
