#page { width: 990px; margin: auto; }

header          { position: relative; border-bottom : solid 1px #fff; display: block; height:300px; background: no-repeat url('/art/wavies.png');}
header img.logo { position: absolute; top:0px; left: 50px; z-index:1;/*put behind the wavy lines */ opacity: 0.1; }
header h1       { position: absolute; background-image: url('/art/rmbwebs.png'); width: 870px; height: 8px; padding-top:250px; line-height: 100px; top:-40px; left: -100px; overflow: hidden; }
header h2       { position: absolute; top:150px; left: 200px; padding: 0px; margin: 0px; font-size: 16px; }

#twitter_badge                          { float: left; width: 150px; margin-left:30px; padding-top:0px; background: no-repeat url('/art/twitterback.png'); }
#twitter_badge .twtr-hd                 { height: 90px; padding: 0px; margin: 0px 0px 5px 0px; position: relative; overflow: hidden; }
#twitter_badge .twtr-profile-img-anchor { display: none; }
#twitter_badge .twtr-hd h3              { display: none; }
#twitter_badge .twtr-hd h4 a            { padding: 200px; position: relative; left:-80px;}

#main_content > h2:first-of-type { margin-top: 0px; }

#main_content { margin-left: 200px; }
#main_content p { }
#main_content blockquote { width: 85%; }
#main_content blockquote + p { text-align: right; }

footer { text-align:center; width:80%; margin:auto; margin-top:20px; padding-top:20px; display:block; border-top: solid 1px #ccc; clear: left; }