body {
   background: #800000;
   align:center;
   color: #ffffff;
   font-family: Veranda, Helvetica, Arial, Tahoma;
   font-size: 14px;
   margin: 0 auto;
}

a, a:visited, a:active {
   color: #FF9933;
}

a:hover {
   color: #FFFF00;
}

#top {
   width:755px;
   align:center;
   text-align: center;
}

#page {
   width:770px;
   text-align: left;
}

#content {
   width:755;
   margin: 5px;

}

#sidebar {
   width:738px;
   background: #000000;
   text-align: center;
   color: #FFFFFF;
   margin: 14px;
   border: 2px solid #E83A00;
}

#post {
   background: #993333;
   padding: 5px;
   margin: 5px;
   border: 2px solid #CC3300;
}

#post_title {
   border-bottom: 1px solid #454545;
   font-size: 16px;
}

h1 {
   font-size: 40px;
   font-family: Impact;
   color: #FFD62F;
   font-weight: bold;
}

h2 {
   font-size: 18px;
   font-family: Verdana;
   color: #FFFFFF;
   font-weight: bold;
}

h3 {
   font-size: 16px;
   font-family: Tahoma;
   color: #ffcc66;
   font-weight:bold;
}

img {
   border:3px double #FFCC00; 
}

#pics {
   font-weight: bold;
}

#pic1 {
   text-align: center;
   font-size: 13px;
}