a       { text-decoration: none; }            
a:hover { text-decoration: underline; }

h1 { font-size: 110%; }
h2 { font-size: 100%; }
h3 { font-size:  90%; }
input { border: 1px solid #d0d0d0; }
textarea { border: 1px solid #d0d0d0; }

body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-family: sans-serif, verdana;
 color: #444;
 background-color: #ffffff;
}	

blockquote {
 background: #eeeedd;
 border: 1px solid #dddd55;
 padding: 5px 5px 5px 5px;
}
 
#topbanner {
 position: absolute;
 top: 0px; left: 0px; width: 850%;
 height: 75px;
 border-bottom: 4px solid #000;
 margin: 0;
 background: #ddddbb;
}

#topbannerinner {
 position: relative;
 top: 10px;  left: 85px; 
}

#topbannerright {
 position: absolute;
 top: 48px; left: 600px;
}

#leftcolumn {
 position: absolute;
 top: 80px; left: 0px;
 width: 600px;
 margin: 0em;
 background: #ffffff;
}

#leftcolumninner { 
 position: relative; 
 left: 20px; 
 width: 570px; 
}

#leftcolumn .heading {
 font-size: 110%; font-weight: bold;
 padding: 4px;
 padding-top: 1em;
 margin-bottom: 1.5em;
 text-align: center
}

#leftcolumnarchive {
 font-size: 80%; 
 margin: auto;
 text-align: center;
 border-top: 1px solid #d0d0d0;
 padding-top: 0.5em;
}

#copyright {
 font-size: 80%; 
 margin: 1em 0 0 0;
 text-align: center;
 padding-top: 0.5em;
}


#rightcolumn {
 position: absolute;
 top: 75px; left: 600px;
 width: 250px;
 border-left:   2px solid #000000;
 border-bottom: 2px solid #000000;
 border-right: 2px solid #000000;
}

#rightcolumninner { 
 position: relative; 
 left: 0px; 
 width: 250px; 
}

#rightcolumnouter {
 float: right;
 padding-left: 20px;
 background: #ffffff;
 padding-top: 1em;
}

#rightcolumnnavbar {
 position: absolute;
 top: 92px; left: 330px;
}

.righthandindent100 {
  position: relative;
  left: 100px;     
}

.righthandindent200 {
  position: relative;
  left: 200px;     
}

.righthandindent300 {
  position: relative;
  left: 300px;     
}

.righthandindent400 {
  position: relative;
  left: 400px;     
}

.rightcolumnbox {
 font-size: 80%;
 background: #eeeecc;
 margin-bottom: 1.5em;
}

.grayrule {
 width: 50%;
 height: 4px;
 border-top: 1px solid #aaa;
}

.small {
 font-size: 80%;
}

.smalltitle {
 font-size: 90%;
 font-weight: bold;
 margin-top: 8px;
}

.COPY .smalltitle {
 color: #444;
 font-size: 90%;
 font-weight: bold;
 margin: 0 0 0.25em 0;
}

.COPY .smalltitleoffset {
 color: #fff;
 font-size: 90%;
 font-weight: bold;
 margin-left: 7px;
 margin-top: 4px;
 margin-bottom: 4px;
}

.COPY .smalltext {
 font-size: 80%;
 margin: 0 0 0.25em 0;
}
.COPY .smalllink {
 font-size: 80%;
 margin: 0 0 1em 0;
}


.COPY {
 padding: 0;
 margin-top: 1em;
}

.COPY .title {
 color: #444;
 font-size: 130%;
 font-weight: bold;
 margin: 0 0 0 0;
}

.COPY .titledate {
 color: #4444aa;
 font-size: 100%;
 font-weight: bold;
 margin: 0 0 0 0;
}

.COPY .titlebox {
 color: #fff;
 font-size: 110%;
 font-weight: bold;
 margin: 0 0 0 0;
 background: #999999;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
}

.COPY .smalltitlebox {
 color: #eee;
 font-size: 90%;
 font-weight: bold;
 background: #888;
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 padding-left: 7px;
 padding-top: 4px;
 padding-bottom: 4px;
 margin-bottom: 8px;
 position: relative;
}

.COPY .textbox {
 color: #444;
 background: #ffffff;
 margin: 0 0 5 10;
}

.COPY .subtitle {
 font-size: 110%;
 font-weight: bold;
 margin: 0 0 0 0;
}
.COPY .text {
 font-size: 90%;
 margin: 0.25em 0 0.5em 0;
}
.COPY .link {
 font-size: 80%;
 margin: 0 0 0.5em 0;
}

.COPY .subtext {
  font-size: 70%;
  font-weight: bold;
  margin: 1em 0 0 0;
}

.COPY .author {
 font-weight: bold;
  font-style: italic;
  text-align: right; 
  padding-right: 28px;
}


.comment {
 border: 1px solid #000;
 padding:   3px;
 margin-top:    1em;
 width: 450;
}

.comment .title {
 font-size: 110%;
 font-weight: bold;
 margin: 0 0 0 0;
}

.comment .text {
 font-size: 80%;
}

.comment .subtitle {
 font-size: 80%;
 font-weight: bold;
 margin: 0.25em 0 0.5em 0;
}

.comment .link {
 text-decoration: none;
 font-size: 75%;
}

.commentindent p {
  margin: 1em;
  margin-left: 0;
  font-size: 85%;
}

.commentindent blockquote {
  margin: 0 0 0 2em;
  padding: 0;
}

.heading {
 color: #000;
 font-size: 190%; 
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 text-decoration: none;
}

.headinglink:hover {
 color: #000;
 text-decoration: none;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
}

.bluesubheading {
 color: #4444aa;
 font-size: 90%; 
 font-weight: bold;
 padding: 5px 0px 0px 0px;
}


.blacklinks a{
  color: black;
  text-decoration: underline;
}

.whitelinks a{
 color: white;
}

.whiteheading {
 color: white;
 font-size: 150%; font-weight: bold;
 padding: 0px 0px 0px 25px
}

.whiteheadinglink a {
 color: white;
 font-size: 150%; font-weight: bold;
 padding: 0px 0px 0px 25px
}

.whitesubheading {
 color: white;
 font-size: 110%; font-weight: bold;
 padding: 10px;
}

.whitesubheadinglink a {
 color: white;
 font-size: 110%; font-weight: bold;
 padding: 10px;
}

.quote {
background: #dddddd;
   border: 1px solid #666666;
   padding: 8px;	
   font-size: 80%;
   margin-left: 40px;
}



.calendar {
 margin-top: 8px;
 border: 2px solid #333;
 text-align: center;
 height: 185px;
 width: 210px;
 margin-left: 20px;
}

.calendarmonthheader {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 160px;
 border: 1px solid #333;
 background: #eeeecc;
}

.calendarmonthnav {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 border: 1px solid #333;
 background: #eeeecc;
}

.calendarmonthnav:hover {
 background: #ccc;
}


.calendarmonthnavlink {
 color: #333;   
 text-decoration: none;
}

.calendarmonthnavlink:hover {
 text-decoration: none;
}

.calendarmonthnavlink:visited {
 color: #ccc;   
 text-decoration: none;
}


.calendardayheader {
 font-size: 90%;
 text-align: center;
 height: 18px;
 width: 25px;
 
}

.calendarday {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 background: #eeeecc;
 
}

.calendardayhighlighted {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 background: #ddbb00;
 
}

.calendardayother {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 background: #ddd;
}

.calendardayotherhighlighted {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 background: #ddbb00;
}

.calendardaycurrent {
 font-size: 90%;
 font-weight: bold;
 text-align: center;
 height: 25px;
 width: 25px;
 background: #dd9999;
}

.calendardaylink {
 color: #333;   
 text-decoration: none;
}

.calendardaylink:hover {
 color: #333;   
 text-decoration: none;
}

.calendarday:hover {
 background-color: #ccc;
}

.calendardayother:hover {
 background-color: #ccc; 
}

.calendardayhighlighted:hover {
 background-color: #ccc;
}

.calendardayotherhighlighted:hover {
 background-color: #ccc;
}
