/* all h elements are yellow text on blue bg*/
h1,h2{color:white;background:blue;}
h1{font-family:normal font-weight:normal;}

/* images will have a solid yellow border*/
/*img{color:white;border:solid}*/

/* all div id=text: text will be red on silver bg*/
div#text{color:red;background:silver;}

/* all links are colored as follows*/
a:link{color:blue;}
a:visited{color:red;}
a:focus{color:green;}
a:hover{color:white;}
a:active{color:blue;}


/* default page */
#bg{position:absolute;top:710px;left:10px;}
#content{position:absolute;top:180px;left:165px;width:605px;background-image:url(graytile2.jpg);color:blue;}}
#navigation a {display:block;background-color:transparent;}
#navigation(position:absolute;top:10px;left:5px;}

/*#content {*/

#top {background-image:url(graytile2.jpg);}
#maggot {background-image:url(graytile2.jpg);}
#weblinks {background-image:url(graytile2.jpg);img(color:normal;border:none;}
#footermenu {background-image:url(graytile2.jpg);border-style:solid;border-width:1px;border-color:gray;}
.caption{font-size:.8em;font-style:italic;font-family:"verdana",sans-serif;text-align:right;}
#tri {text-align:center;color:blue;font-family:arial narrow;}

/*table{border:8px double red}*/
table{border:1}

.rightsidebar {width:200px;float:right; background:"#dfecfb";}

.toc{font-family:"verdana", sans-serif; background:"#dfecfb";}

.senior {float:left;}

