/* New index.css */

/* This is the old css.css which was listed second on the index.pg (Called D. B. Johnson Art.htm) */
#splash #everything {width: 696px;
padding-top: 10px; /* 5px; */
text-align: center;}

/* hide from ie5mac \*/
* html #splash #everything {width: 710px;}
/* end hide */

#splash #menu {width: 696px;
margin: 10px 0 0; 
}

/* hide from ie5mac \*/
* html #splash #menu {width: 710px;}
/* end hide */

#splash #menu li {width: 112px;
margin: 0 1px; /* weird margins for ie5mac */
margin/**/: 0 2px; /* hide correct margins from ie5mac */
font-size: 1.2em;}

#splash #menu a {margin: 0;}

#content {
margin-top: 150px;
}



/* temporary border 
#content {
border: 1px solid red;
padding: 2px;
margin-bottom: 2px;
}

#menu {
border: 1px solid red;
padding: 2px;
margin-bottom: 2px;
}
*/
 








