a {
        color: #FFFFFF;
        font-size: 9px;
        font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
        text-decoration: none;
}
a:active {
        color: #FF0000;
}
a:hover {
        text-decoration: line-through;
}
a.comments_invite{
  color: #540c0c;
  font-weight:bold;
}
a.alink{
  color: #540c0c;
}
#everything{
  margin-left: auto;
  margin-right: auto;
  width: 780px;
  border-left: 1px #eabc40 solid;
  border-right: 1px #eabc40 solid;
  border-bottom: 2px #eabc40 solid;
}
#biotext{
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}
#flash{
  width: 780px;
  height: 230px;
}
#nav{
  width: 780px;
  height: 20px;
  background-color: #540c0c;
  text-align: right;
}
#nav a{
  margin-right: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}
.right_side{
  margin: 0px;
  padding: 0px;
  vertical-align: top;
}
#base{
  margin: 0px;
  padding: 0px;
  width: 780px;
  background-color: #f0eed8;
  text-align:left;
}
#calendar{
  width: 174px;
  color: #333333;
  font-size: 10px;
  text-align: left;
  position: relative;
}
#event{
  width: 174px;
}
#event table tr td{
  color: #333333;
  font-size: 10px;
  vertical-align: top;
}
#content{
  margin-left: 20px;
  width: 400px;
  color: #333333;
  font-size: 10px;
}
#content a{
  color: #540c0c;
}
#content td{
  font-size: 10px;
}
#photo{
  margin-bottom: 20px;
  margin-left: 20px;
  width: 100px;
  float: left;
}
.links{
  margin-bottom: 20px;
  width: 200px;
  float: left;
}

#bar{
  width: 200px;
  color: #333333;
  font-size: 10px;
}

body  {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url("images/bg.gif");
  background-position: top center;
  font-size: 10px;
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}


br.clear_all {
  float:none;
  clear:both;
  height:0px;
  line-height:.1px;
}


.Cheader{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
.Cheader2{
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
}
.Ccur{
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}
.Cbody{
  color: #666666;
  font-size: 10px;
}
.Cwe{
  color: #333333;
  font-size: 10px;
}
.Cbodyh{
  color: #999999;
  font-size: 10px;
}
.header1{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
.header2{
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
.side_bar{
  text-align: right;
  margin-right: 20px;
  color: #000000;
  font-size: 10px;
}
.gallery_nav{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 400px;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////text pattern*/

/* base
----------------------------------------------- */

blockquote{
padding-right: 10px;
padding-left: 10px;
font-size: 9px;
line-height: 13px;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: bold;
}

h1 {
font-size: 14px;
}

h2 {
font-size: 13px;
font-style: italic;
}

small, .small {
font-size: 9px;
}
h3.gal {
margin-left: 20px;
font-size: 13px;
}

/* links
----------------------------------------------- */


h1 a, h2 a, h3 a {
border: none;
color: #540c0c;
}

h3 a {
font: 14px Georgia, Times, serif;
font-weight: bold;
}
#content hr {
margin: 2em 0;
width: 66%;
color: #ccc;
background-color: inherit;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}