body        {
            background-color: white;
            color: black;
            }
            
#container {
        width: 98%;
        color: black;
        font-family: "Gill Sans", "Gill Sans MT", Futura, "Myriad Web Pro", "RotisSansSerif", "Droid Sans", "Bitstream Vera Sans", Helvetica, Verdana, Arial, sans-serif;
        margin: 10px;
        border: 1px solid rgb(192, 192, 192);
        margin-left: auto;
        margin-right: auto;
        padding: 10px;
        background-color: white;
}

#banner {
        padding: 5px;
        margin-bottom: 5px;
        background-color: white;
        text-shadow: white 0px 0px 5px;
}

#centercontent {
color: black;
        padding: 5px;
        margin-left: 210px;
        margin-right: 210px;
        background-color: white;
}

#sidebar-a {
        float: left;
        width: 195px;
        \width: 205px;
        w\idth: 195px;
        margin: 0;
        margin-right: 5px;
        padding: 5px;
        background-color: white;
}

#sidebar-b {
        float: right;
        width: 195px;
        \width: 205px;
        w\idth: 195px;
        margin: 0;
        margin-left: 5px;
        padding: 5px;
        background-color: white;
}

#footer {
        clear: both;
        padding: 5px;
        margin-top: 5px;                        
        background-color: white;
}
                
                
a {
    text-decoration:none;
    font-weight:normal;
    color:rgb(0,0,255);
}

a:visited       {       
    text-decoration:none;
    font-weight:normal;
    color:rgb(0,0,64);
}

.dinky {
font-size: 85%;
}

.center {
        text-align: center;
        }
        
.invis {
        display: none;
        }
        
        
a.remote {
        padding-right:          12px;
        background-image:       url(http://www.freeke.org/icon/aoutside.gif);
        background-position:    right;
        background-repeat:      no-repeat;
}

img {
    border: 0;
    -ms-interpolation-mode:bicubic;
    }

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }
    
    
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}

q:before {
  content: open-quote;
}

q:after {
  content: close-quote;
}

q {
  font-style: italic;
}

p>q, li>q {
  font-style: normal;
}

pre {
	font-size:85%;
	color:#815E00;
	}
	
.greek {
	color:#999;
	}
	
.strikeout {
text-decoration: line-through;
    }

.justed {
text-align:justify;
    }

.searchword {
border-style: groove;
    }
    
.caps {
font-size:85%;
      }
    	
.wct {
font-size:85%;
font-style:italic;
color: rgb(160, 160, 160);
      }
	
.blinks {
  list-style: none;
  font-size: 90%;
  padding: 10px;
  margin: 5px;
}

.pullquote {
    width: 145px;
    background:gold;
    color:black;
    float: right;
    border:1px solid maroon;
    font-weight:bold;
    line-height:140%;
    padding:5px;
    margin-top:10px;
    margin-left:10px;
}

      
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}

h4  {
text-align: center;
    }
        
caption		{font-size: 80%;
			font-weight: bold;
			font-style: normal;
			}

abbr, acronym, .help {
	  border-bottom: 1px dotted #ffff66;
	  cursor: help;
	  }

ins {
     text-decoration:none;
     border-bottom: 1px dotted black;
     }

del {
    text-decoration:line-through;
    color: rgb(192, 192, 192);

    }

select.jumpbox {
                text-align:center;
                text-decoration:none;
                width:180px;
                }

a.pdf {
        padding-right:          12px;
        background-image:       url(http://www.freeke.org/icon/apdf.gif);
        background-position:    right;
        background-repeat:      no-repeat;
}

a.email {
        padding-right:          12px;
        background-image:       url(http://www.freeke.org/icon/aemail.gif);
        background-position:    right;
        background-repeat:      no-repeat;
}

a.caution {
        padding-right:          12px;
        background-image:       url(http://www.freeke.org/icon/caution.png);
        background-position:    right;
        background-repeat:      no-repeat;
}

a.itms {
        padding-right:          20px;
        background-image:       url(http://www.freeke.org/icon/iTunes.png);
        background-position:    right;
        background-repeat:      no-repeat;
}
