#content {
width: 760px;
margin:1em auto;
text-align:center;
}
 
h1
{
  color:#2E2E8A;
  text-align:center;
  margin: 0px 0px 0px 0px;
}

.site_tag
{
  color:#663500;
   
}

.article_src
{
  float: left;
}

.article_recent
{
font-size:25px;
 font-weight: bold;
}

.article_date, .article_link, .article_box, .top_img
{
  float: right;
}

.article_src, .article_date, .article_link
{
color:#663500;
}

h2, h3
{
  margin: 0px 0px 0px 0px;
}


A:hover, A:link
{
  text-decoration: underline;
  color: #2E2E8A;
}

A:visited
{
  text-decoration: underline;
  color: #2E2E8A;
}

a.prev:link, a.prev:hover, a.prev:visited
{
   float: left;
   text-decoration: none;
   font-size:25px;
}

a.next:link, a.next:hover, a.next:visited
{
   float: right;
   text-decoration: none;
   font-size:25px;
}

a.page_title
{
  text-decoration: none;
}

.center { text-align:center }


.spiffy{
display:block
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#cccc66
}
.spiffy1{
border-right:1px solid #e9e9bd;
padding-right:1px;
margin-right:3px;
border-left:1px solid #e9e9bd;
padding-left:1px;
margin-left:3px;
background:#d8d88c;
}
.spiffy2{
border-right:1px solid #f9f9ef;
border-left:1px solid #f9f9ef;
padding:0px 1px;
background:#d5d583;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #d5d583;
border-left:1px solid #d5d583;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #e9e9bd;
border-left:1px solid #e9e9bd;
}
.spiffy5{
border-right:1px solid #d8d88c;
border-left:1px solid #d8d88c;
}
.spiffy_content{
padding:0px 5px;
background:#cccc66;
} 

