/* IE6 and below suck so bad they need special treatment so they are using iesucks.css also */
body {background-color: #BBD2B2}
A:LINK {color: #000000} /* unvisited link */
A:VISITED {color: #000000} /* visited link */
A:hover {color: #000000} /* mouse over link */
A:active {color: #000000} /* selected link */
/* to make sure z-index is read properly in firefox dont use negative numbers 0=bottom higher numbers are top layers*/
/* margin order is: top, right, bottom, left */
* {margin: 0px; padding: 0px;}
/* images within the header */
img.header {BORDER: none; z-index: 1; float: left}
img.header1 {BORDER: none; z-index: 1; float: left}
/* images having to do with the art page */
img.art {BORDER: none; WIDTH:100px; HEIGHT:100px; z-index: 1; float: left}
img.art2 {BORDER: none; WIDTH:200px; HEIGHT:320px; z-index: 1; float: left}
/* main text block */
p.main {font-family: "comic sans MS"; text-align: justify; margin: 0px}
/* secondary text block */
p.secon {font-family: "comic sans MS"; text-align: justify; margin: 0px}
/* definition list */
dl.dia {position: absolute; margin: 0px; max-width: 280px; font-family: "comic sans MS"; z-index: 1}
/* properties of containers that elements are placed in */
/* overall proportions - change as you learn and add more */
#completecon {width: 800px; margin: 0px auto}
/* header - DO NOT CHNAGE - header */
#header {z-index: 1; width: 800px; height: 212px; float: left}
/* content section - CHANGABLE - content section */
#body {background-image: url('http://www.andrews.edu/~myhre/homepics/09.jpg'); background-repeat: repeat-y; width: 800px; top: 212px; float: left; z-index: 1}
#leftbar {z-index: 1; width: 110px; min-height: 550px; float: left}
#content {z-index: 1; width: 580px; min-height: 550px; float: left}
#rightbar {z-index: 1; width: 110px; min-height: 550px; float: left}
#contentpic {float: left; border: none; margin: 0px 10px 0px 0px; width: 220px; height: 268px}
#links {z-index: 1; width: 280px; min-height: 550px; float: left}
#links1 {z-index: 1; width: 280px; min-height: 550px; float: left}
/* art - content section - CHANGABLE - content section - art */
#art {margin: 0px 90px 0px 90px}
/* footer - DO NOT CHANGE - footer */
#footer {background-image: url('http://www.andrews.edu/~myhre/homepics/11.jpg'); width: 800px; height: 90px; float: left}
#validate {z-index: 3; border: none; width: 800px; text-align: center; margin-top: 15px}
#altnav {z-index: 3; width: 800px; height: 45px; text-align: center; font-family: "times new roman"}
Bookmarks