body {
  text-align:center;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #cccc99;
  background-color: #000;
  background-image: url(http://www.thevampire.com/weblog/images/background_fade.jpg);
  background-repeat:repeat-x, repeat-y;
  
}
	
#frame {
  width:644px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  text-align:left;
}

#map {
  width:644px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  align:left;
  
}
		
#contentcenter {
  padding:0px;
  width:457px;
  margin-top:0px;
  float:left;
  background:#000;
}

#entrycontainer {
  padding:10px;
  width:445px;
  margin-top:0px;
  background:#000;
}
	
#contentright {
  width:187px;
  padding:0px 0px 0px 0px;
  margin-top:0px;
  margin-bottom:0px;
  float:left;
  background:#000;
}
	
#contentheader {
  background:#000
}
		
p,h1,h2,h3,pre {
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}
		
h1 {
  font-size:14px;
}
h2 {
  font-size:13px;
}
h3 {
  font-size:12px;
}
		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:10px;
}

a {  
  color: #e56701; 
  text-decoration: none;
  font-weight:bold;
}

a:hover {
  text-decoration: underline;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000;
}

.raised {
  position: relative;
  top: 12px;
  left: 12px;
  padding: 4px;
  background:#000;
  border: 1px solid #cccc99;
}

.dashes {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background:#000;
  border: 1px dashed #cccc99;
}



table.calendar {
  margin-left: 10px;
  border-top: thin;
  border-bottom: thin;
  border-left: thin;
  border-right: thin;
  border-color: #cccc99;
  font-size:10px;
}



select {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #999999; border-style: outset; border-size: thin; border-color: #cccc99};

