body      {background: #ffffcc url(thewall.gif); margin: 0; color: #993300}

div#head  {position: absolute; top: 0; left: 0; height: 111px; width: 100%}

div#menu  {position: absolute; top: 111px; left: 0; width: 180px; height: 650px}

div#title {position: absolute; top: 115px; left: 200px; height: 3.75em; width: auto;}

div#main  {position: absolute; top: 175px; left: 200px; height: auto; width: auto;}

div#main p {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.0em; font-weight: bold}

div#links {position:absolute; left: 200px; top: 200px; width:auto; height:auto}

div#foot  {position: absolute; top: 48em; width: 100%; text-align: center}

div#foot p {font-family: "Times New Roman", serif; font-size: 0.8em; color: #3333FF; font-weight: normal;
				text-align: center}

ul.menu 	 {font-family: arial, sans-serif; font-size: 1.0em; font-weight: bold;
				list-style-image: url(reddot.gif)}

h1  {font-family: "Book Antiqua", "Times New Roman", serif; font-size: 2.4em; 
     font-weight: bold; font-style: italic}

h2  {font-family: "Book Antiqua", serif; font-size: 2.0em; font-weight: bold; 
     font-style: italic}

h3  {font-family: "Book Antiqua", serif; font-size: 1.4em; font-weight: bold; 
     font-style: italic}

h4  {font-family: "Book Antiqua", serif; font-size: 1.2em; font-weight: bold; 
     font-style: italic}

h5  {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.0em; font-weight: bold; 
	  font-style: italic}

.it  {font-style: italic}

.bld {font-weight: bold}

a   {text-decoration: none}

a:link    {color: #993300}
a:visited {color: #ff3399}
a:active  {color: #ff0000}
a:hover   {color: #ff0000; background: #ccffff}
