#logo { float: left;
        width: 250px;
        text-align: center;
        padding-bottom: 4px; }
#logo a {  font-size: 12px; padding-bottom: 6px; }

#top-banner {  float: right; padding-top: -1px; }
#masthead {  height: 100px; }

#paypal-donations, #sponsors { padding-top: 20px; text-align: center; }
#google-skyscraper { text-align: center }

#page-container
{
	font-size: 90%;
}

#outer-column-container
{
	border-left:  solid 170px #fff;
	border-right: solid 170px #fff;
}

#left-column
{
	margin-left:       -175px;
	width:              175px;
	margin-right:         1px;	
}
#right-column
{
	margin-right:      -170px;
	width:              170px;
	margin-left:          1px;

}

a { text-decoration: none; color: #555; font-weight: bold; }
a:hover, a:link, a:visited, a:active { text-decoration: none }
a:hover {  color: #333 }
