.mainContent {
  font-family: georgia, times, serif;
}

body, .mainContent small, .tibHeader small {
  font-family: georgia, times, serif;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  georgia, times, serif;
} 

h1 {  font-size: 21pt; } 
h2 {  font-size: 16pt; } 
h3 {  font-size: 12pt; } 
h4 {  font-size: 12pt; }
h5 {  font-size: 10pt; }
h5 {  font-size: 9pt; }

.announce a { color: #c00; }
	
h2 a, h3 a {
  color: #000;
  text-decoration: none;
}

.tibHeader, .tibFooter { 
  color: #FFF;
  background-color: #99f;
}

.tibHeader {
  height: 60px;
  background-image: url('http://www.iconbar.com/tibtheme/default/logos/logo.gif');
  background-repeat: no-repeat;
  background-position: left top;
  }

.tibFooter a, .tibHeader a {
  color: #FFF;
}

#TIBlogo {
  display:none;
}

.subtleheight {
  margin: 0 0 3px 0;
  padding: 0;
  visibility: hidden;
}

form {
  margin: 0;
  padding: 0;
}

.sidePanelL, .sidePanelR {
  display:none;
}

.mainContent {
  font-size: 0.8em;
}
.mainContent .text {
  line-height: 1.3em;
  margin: 0 7px;
}
.mainContent .text blockquote {
  margin: 1em 0;
  padding: 0 0 0 10px;
  border-left: solid 7px #CCF;
  font-style: italic;
}

table.tags td, table.tags th { padding: 0 10px; text-align: left; }

/* styles copied over from old site */

acronym, abbr {
  border-bottom: 1px dotted #333333;
}

.attachment_container {
  width:         99%;
  padding:       2px;
  margin-top:    5px;
}

.attachment {
  text-align:   center;
  width:        100px;
  float:        left;
  margin:       5px;
}

h3 { clear: both; }

.free_ad {
  border-left:  2px solid #ccf;
  border-right: 2px solid #ccf;
  padding:      10px 10px 10px 20px;
}

.error {
  background: #fcc;
  border: 2px solid #f00;
  padding: 10px;
  margin-top: 10px;
  color: #600;  
}
#footer_nav {
 display:none;
}
.tibHeader strong {
 visibility: hidden;
}

.text a:link:after, .text a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
} */
