/* $Id: system.css 00001 2009-02-07 bobby $ */
/* Stylesheet for congregator.net */
/*  */
body {
 font-family: Book Antiqua;
 line-height: 1.3em;
 font-size: 13px;
 color: #FFEEBB;
}

TD	{
 font-family: Book Antiqua;
 line-height: 1.3em;
 font-size: 13px;
 color: #ffeebb;
}

div.block  {
 font-size: 13px;
 font-weight: normal;
 line-height: 1.3em;
 text-align: center;
 border-top: 2px solid #aaaa00;
 border-bottom: 1px solid #aaaa00;
 color: #ffD700;
}

div.large  {
 font-size: 14px;
 font-weight: normal;
 text-align: center;
 line-height: 1.3em;
 color: #ffD700;
}

div.small  {
 font-size: 11px;
 font-weight: normal;
 text-align: center;
 line-height: 1.3em;
}

div.navlist {
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 line-height: 1.3em;
}

div.label {
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 line-height: 1.3em;
 color: #aaFFaa;
}

div.menu {
 font-family: Helvetica ,Arial ,sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-align: right;
 line-height: 1.5em;
 padding: 0.5em;
 color: #000000;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #aaccff;
}

a:hover {
 text-decoration: overline underline;
 font-weight: bold;
 color: #ee66bb;
}

A:active	{
 text-decoration:underline; 
 font-weight: bold;
 color: #ff6666;
}

blockquote.quote {
 margin-left: 20px;
 margin-right: 20px;
 padding-left: 15px;
 padding-right: 15px;
 padding-top: 1px;
 padding-bottom: 1px;
 border-left: 2px solid #aaaa00;
 border-right: 1px solid #aaaa00;
 text-align:left;
 color: #FFEEBB;
}

h1 {
 font-family: Helvetica ,Arial,sans-serif;
 line-height: 1.2em;
 font-size: 28px;
 font-weight: bold;
 color: #FFD700;
}

h2 {
 font-family: Arial, Helvetica,sans-serif;
 line-height: 1.2em;
 font-size: 22px;;
 font-weight: bold;
 color: #FFD700;
}

h3 {
 font-family: Helvetica,Arial,sans-serif;
 line-height: 1.2em;
 font-size: 16px;
 font-weight: bold;
 color: #FFD700;
}

h4 {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.2em;
 font-size: 15px;
 font-weight: bold;
 color: #FFD700;
}

