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;
}	

 
#topbanner {
 position: absolute;
 top: 0px; left: 0px; width: 100%;
 height: 75px;
 border-bottom: 4px solid #000;
 margin: 0;
 background: #ddddbb;
}

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

#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;
}

.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;
 padding-left: 180px;
 margin-top: 8px;
}

.COPY .smalltitle {
 color: #444;
 font-size: 80%;
 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: #000066;
 font-size: 100%;
 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 #0000000;
}

.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 {
 color: #000;
 font-size: 80%;
 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;
}

