body {
          background-color : #680a0c;
          font-size : 11px;
          color : #cf5d5f;
          padding : 0;
          margin : 5px;
          font-family : Georgia , 'Times New Roman', sans-serif;	
      }
td {
          font-size : 11px;
      }
p {
          text-align : justify;
      }
b {
          color : #c21620;
      }
a {
          text-decoration : none;
          color : #c21620;
      }
a:hover {
          color : #f7dd8e;
      }
h1 {
          color : #c27451;
          text-align : left;
          background : none;
          font-size : 16px;
          font-style : italic;
      }
img {
          border : 0;
      }
#table {
          width : 770px;
          background : url(images/tablebg.jpg);
      }
#content {
          background : url(images/deathblooms_10.jpg) no-repeat;
          padding-top : 20px;
          vertical-align : top;
          width : 514px;
          height : 239px;
      }
.screenshot img {
          border : 5px solid #000000; }
#nav {
          background : url(images/deathblooms_12.jpg) no-repeat;
          width : 181px;
          vertical-align : top;
          text-align : left;
          padding-top : 15px;
      }
#nav h1 {
          text-align : right;
          margin-bottom : 5px;
      }
#nav p {
          color : #beab9a;
          padding : 5px 5px 35px;
          margin-top : 0;
          margin-bottom : 2px;
          background : url(images/parabg.gif) no-repeat;
          background-position : bottom;
          background-color : #6a0305;
          border-right : 1px solid #000000;
          border-bottom : 1px solid #000000;
      }
#nav a {
          color : #beab9a;
          background-color : #6a0305;
          padding : 2px;
          margin-bottom : 2px;
          border-right : 1px solid #000000;
          border-bottom : 1px solid #000000;
          display : block;
      }
#nav a:hover {
          color : #000000;
          background : url('images/linksbg.jpg');
      }
#title {
          background : url('images/deathblooms_06.jpg');
          width : 770px;
          height : 27px;
          font-size : 20px;
          text-transform : uppercase;
	  text-align : left;
          font-style : italic;
          color : #000000;
          padding-left : 58px;
      }
#subtitle {
          background : url('images/deathblooms_07.jpg');
          width : 770px;
          height : 21px;
          font-style : italic;
	  text-align : left;
          color : #000000;
          padding-left : 58px;
      }
#footer {
          background : url('images/deathblooms_17.jpg');
          width : 770px;
          height : 35px;
          text-align : center;
          color : #000000;
      }
#footer a {
          color : #3B0506;
      }
#footer a:hover {
          color : #000000;
      }

.right
	{
	text-align: right;
	}