html { height: 100%; margin-bottom: 1px; }
body { font-family: arial, helvetica, sans-serif; background-color: #210f06; color: #000; margin: 0px; padding: 0px; font-size: 0.825em; }

ul { list-style: none; font-size: 1.1em; }
li { padding: 0px 0px 4px 0px; }
img { border: 0px; }

.clear { clear: both; }
a { color: #210f06; text-decoration: underline; }
a:hover { color: #722f0a; text-decoration: none; }

h1 { font-size: 1.4em;padding: 0px 0px 10px 0px; margin: 0px;font-weight: normal;  }

#topheader { background: url(/images/logo_background.jpg) repeat-x; height: 66px; }
#logo { height: 66px; float: left; display: block; padding-left: 20px; }

#top { height: 50px; }
#topLinks { padding: 5px 20px 15px 5px; float: right; color: #f2f1de; }
#topLinks a { font-size: 12px; color: #f2f1de; padding: 0px 10px 0px 10px; }
#topLinks a:hover { font-size: 12px; color: #f2f1de; padding: 0px 10px 0px 10px; }

#MainNav { padding: 0px 0px 35px 20px; background-color: #f2f1de; }
#MainNav ul { padding: 0px 0px 10px 0px; margin: 0; list-style: none; }
#MainNav li { float: left; width: 105px; text-align: center; }
#MainNav a { background: url(/images/link_off.jpg) no-repeat; font-size: 16px; font-weight: bold; height: 28px; width: 104px; display: block; text-decoration: none; padding: 2px 0px 0px 0px; color: #000; }
#MainNav a:hover { background: url(/images/link_on.jpg) no-repeat; font-size: 16px; font-weight: bold; height: 28px; width: 104px; display: block; text-decoration: none; padding: 7px 0px 0px 0px; color: #000; }

#botLinks { float: left; color: #f2f1de; }
#botLinks a { color: #f2f1de; padding: 0px 10px; }
#botLinks a:hover { color: #f2f1de; padding: 0px 10px; }

#develop { float: right; }
#develop a { color: #f2f1de; padding: 0px 10px; }
#develop a:hover { color: #f2f1de; padding: 0px 10px; }

.wrap { min-width: 900px; }
.credits { float: right; padding-right: 20px; }
.header { background: url(/images/header_background.jpg) repeat-x; height: 130px; display: block; }
.contentArea { background-color: #f2f1de; padding: 5px 5px 25px 20px; }
.footer { padding: 15px 20px 0px 10px;}
.contentText { width: 625px; float: left; }
.favoriteImages { padding: 5px 5px 15px 5px; }
.copy { padding: 30px 10px; }
.GoogleTower {width:140px;height: 600px; display: inline; }
.GoogleWide { padding: 20px 0px; clear: both; }
