#recent {
    width: 402px;
    height: 250px;
    border: none;
}
#menuframe {
    width: 171px;
    height: 255px; /* Do not raise above 255px, will break layout */
    border: none;
	vertical-align: text-bottom;
}
#frame1 {
    width: 660px;
    height: 31px;
    border: none;
}
#frame2 {
    width: 660px;;
    height: 0px;
    border: none;
}
#frame3 {
    width: 780px;;
    height: 150px;
    border: none;
}
#footer_john_tabor {
    width: 660px;
    height: 115px;
    border: none;
}
a:link, a:active, a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.bodyTitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.pageTitle {
	font-size: 20px;
	color: #000000;
}
body {
  background-image: url(http://townhalltucson.com/layout/sand.jpg);
  margin:0;
  color:$textcolor;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }
.bodybk {
	background-image: url(http://townhalltucson.com/layout/b1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}