body {
     margin: 15px 15px 15px 15px;
     background-color: #000000;
     text-align: center;  
        }

a {
     text-decoration: underline;
        }

a:link {
      color: #0000FF;
        }

a:visited {
      color: #C0C0C0;
        }

a:active {
      color: #0000FF;
        }

a:hover {
      color: #00FFFF;
        }

h1, h2, h3 {
        margin: 0px;
        padding: 0px;
        font-weight: none;
        }

#container {
        line-height: 100%;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        padding: 2px;
        width: 750px;
        background-color: #000000;
        border: 4px dotted #800517;
        }

#banner {
        font-family: Century Gothic;
        color: #800517;
        background-color: #000000;
        text-align: center;
        padding:7px;
        line-height:110%;
        }

a#banner-img {
        display: none;
        }


#banner a {
        color: #800517;
        text-decoration: underline;
        }

#banner a:link {
      color: #800517;
        }

#banner a:visited {
      color: #800517;
        }

#banner a:active {
      color: #800517;
        }

#banner a:hover {
      color: #FF00FF;
        }

#banner h1 {
        font-size:32px;
        font-weight: normal;      
        padding-top:10px;
        padding-bottom:20px;
        }

#banner h2 {
        font-size:10pt;
        color: #82CAFF;
        }


#right {
        float: center;
        width: 180px;
        background-color: #000000;
        overflow: hidden;
        padding-right:5px;
        }

#center {
        float: left;
        width: 540px;
        overflow: hidden;
        }

.content {
        padding: 15px 15px 15px 15px;
        background-color: #000000;
        color: #6698FF;
        font-family: century gothic;
        font-size: 13px;
        }

.sidebar {
        padding-top: 10px;
        }

.content p {
        color: #6698FF;
        font-family: book antiqua;
        font-size: 14px;
        font-weight: normal;
        line-height: 110%;
        text-align: justify;
        margin-bottom: 10px;
        }

.content blockquote {
        color: #6698FF;
        line-height: 140%;
        background-color: #000000;
        padding: 6px;
        }

.content li {
        line-height: 100%;
        }

.content h2 {
        color: #C12869;
        font-family: Century Gothic;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 10px;
        }

 .content h2 A  {
  color: #C12869;
  text-decoration: none;
  }
  .content h2 A:link {
  color: #C12869;
  text-decoration: none;
  }
  .content h2 A:visited {
  color: #C12869;
  text-decoration: none;
  }
  .content h2 A:active {
  color: #C12869;
  text-decoration: none;
  }
  .content h2 A:hover {
  color: #C12869;
  text-decoration: none;
  } 	


.content h3 {
        color: #800517;
        font-family: Book Antiqua;
        font-size: 16px;
        text-align: center;
        font-weight: none;
        margin-bottom: 10px;     
        }

 .content h3 A  {
  color: #800517;
  text-decoration: underlined;
  }
  .content h3 A:link {
  color: #800517;
  text-decoration: underlined;
  }
  .content h3 A:visited {
  color: #800517;
  text-decoration: underlined;
  }
  .content h3 A:active {
  color: #800517;
  text-decoration: underlined;
  }
  .content h3 A:hover {
  color: #F6358A;
  text-decoration: underlined;
  } 	


.content p.posted {
        color: #C11B17;
        font-family: Times New Roman;
        font-size: 13px;
        text-align: center;
        margin-bottom: 23px;
        line-height: normal;
        
        }

.sidebar h2 {
        color: #82CAFF;
        font-family: Century Gothic;
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: .1em;       
        }

.sidebar ul {
        padding-left: 0px;
        margin: 0px;
        margin-bottom: 20px;
        }

.sidebar li {
        color: #82CAFF;
        font-family: Century Gothic;
        font-size: 12px;
        text-align: left;
        line-height: 110%;
        margin-top: 10px;
        list-style-type: none;
        }

.sidebar img {
        border: 5px dotted #82CAFF;
        }

.photo {
        text-align: right;
        margin-bottom: 20px;
        }

.link-note {
       	font-family: Century Gothic;
        font-size: 12px;
        line-height: 120%;
        text-align: left;
        padding: 2px;
        margin-bottom: 15px;
        }

.eliza {
       	font-family: Century Gothic;
        font-size: 12px;
        line-height: 120%;
        text-align: left;
        padding: 2px;
        margin-bottom: 15px;
        }

.powered {
       	font-family: Century Gothic;
        font-size: 12px;
        font-weight:none;
        line-height: 110%;
        letter-spacing: .1em;
        text-align: center;
        width: 100%;
        color: #FFFFFF;
        padding: 4px;
        background: #000000;
        border: 1px solid #F88017;
        text-transform: uppercase;
        }

.powered a {
     text-decoration: none;
        }

.powered a:link {
      color: #00FFFF;
        }

.powered a:visited {
      color: #737CA1;
        }

.powered a:active {
      color: #00FFFF;
        }

.powered a:hover {
      color: #0000FF;
        }



#comment-data {
        float: left;
        width: 180px;
        padding-right: 15px;
        margin-right: 15px;
        text-align: left;
        border-right: 1px dotted #FFFFFF;
        }

textarea[id="comment-text"] {
        width: 80%;
        }

.forminputmain {
	font-size: 9pt;
	font-family: Verdana, Tahoma, MS Sans Serif, Arial, Times New Roman;
	color: #0000FF;
	background: #E9E9E9;
        padding:2px;
	border: 3px dotted #800517;
        margin-top: 2px;
        margin-bottom: 2px;
}

.forminput {
	font-size: 10 pt;
	font-family: Century Gothic;
	color: #333444;
	background: #E9E9E9;
        padding: 2px;
	border: 3px dotted #800517;
        margin-top: 2px;
        margin-bottom: 2px;
}

#AuthorImage {
        float: left;
        width: 60px;
        height: auto;
        font-size: 12px;
        text-transform:uppercase;
        font-weight:none;
	font-family: Century Gothic;
	color: #FFFFFF;
        text-align:left;
        background-color: transparent;
        overflow: hidden;
        padding-right:10px;
        padding-bottom:3px;
        line-height:110%;
        letter-spacing: .1em; 
        overflow: hidden;       
}

.archivedig {
font-size: 13px;
font-family: Century Gothic;
line-height: 110%;
color: #3BB9FF;
text-align: center;
margin-bottom: 15px;
background-color: #000000;
padding:8px;
letter-spacing: none;
border: 3px dotted #C12869;
overflow: hidden; 
}

.archivedig a, .archivedig a:link, .archivedig a:visited {
text-decoration: underline;
color: #8D38C9;
overflow: hidden; 
}

.archivedig a:active, .archivedig a:hover {
color: #D16587;
overflow: hidden; 
}

.archivedig h1, .archivedig h2, .archivedig h3 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #C12869;
border: none;
background-color: transparent;
margin-bottom: 4px;
text-align: left;
overflow: hidden; 
}

.archivedig h1 a, .archivedig h1 a:link, .archivedig h1 a:visited, .archivedig h2 a, .archivedig h2 a:link, .archivedig h2 a:visited, .archivedig h3 a, .archivedig h3 a:link, .archivedig h3 a:visited {
text-decoration: none;
color: #C12869;
overflow: hidden; 
}

.archivedig h1 a, .archivedig h1 a:link, .archivedig h1 a:visited, .archivedig h2 a, .archivedig h2 a:link, .archivedig h2 a:visited, .archivedig h3 a, .archivedig h3 a:link, .archivedig h3 a:visited {
color: #C12869;
overflow: hidden; 
}

.archivedig b {
text-decoration: none;
overflow: hidden; 
}
