
/**************************************************************
		 BODY - OVERALL STRUCTURE (force 1em=10px)
 **************************************************************/

body { background-color: white; margin: 0; padding: 0; text-align: center; font-size: 62.5%; line-height: 13pt;}
body, input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
textarea, input, select { font-size: 9pt; }

#header { padding: 5px 0 5px; text-align: center; position: relative; height: 120px; width: 100%; line-height: 16px; margin-bottom: 1em; }
#header img { margin: 0 auto; }
#header #catchphrase { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; }
#header #feed { background-image: url(../images/feed16.png); background-image-position: 0 100%; text-decoration: none; padding: 2px 10px; overflow: hidden; background-repeat: no-repeat;}
#header #catchphrase a { padding-right: 0.5em; }
#header a#updated { background: yellow; text-decoration: none; padding: 0 3px; }

img { border: none; }
a, a:visited { color: #00b; }
.clearance { clear: both; }

#footer { margin-top: 500px; }
