/* this is andrews first css page */
body {background-image: url(webimgs/key1.png);
text-align: center;
margin: 0px auto 0px auto;
padding: 0;
font-size:20px;
font-weight: bold; }
/*551122*/
#main { width: 800px;
height: 100%;
background-color: #ffffff;
margin: 0px auto 10px auto;
text-align: left;
}
#center { text-align: center ;
}
#header { background-color: #595043;
border: 1px solid black;
text-align: center;
height: 200px; }
table { margin-left: auto;
margin-right: auto;
}

#red {
color: #440000;
}

#gold {
color: #ffff33;
}

#toc { float: left;
width: 230;
background-color: #ffffff;
color: #ff2222;
font-size:20px;
border: 3px solid black;
}

#text { float: right;
width: 544;
background-color: #cfb52b;
padding: 10px;
}

#toc a:link, #toc a:visited {font-weight: bold; 
#toc a:hover { background-image: url(.jpg); color: #; }

