  #banner { }
  #columns { position: relative; }
  #main { position: relative; text-align: center; }
  #nav { position: relative; }
  #side { position: relative; }
  #container { position: relative; }
  #footer {
	position: relative;
	bottom: 0; }
body {
	font-family: Comic Sans, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a  {
	font-family: Comic Sans, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

a:hover {color: #d3d3d3;}

td {
	font-family: Comic Sans, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Comic Sans, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
