      body  {
           font-family : Verdana, Arial, sans-serif;
           padding : 0;
           margin : 0;
           background-color : #E09776;
      }
     img {
           border : 0;
      }
     table , td {
           padding : 0;
           margin : 0;
           vertical-align : top;
      }
     a {
           text-decoration : none;
           color : #9F1404;
           font-size : 11px;
	   font-weight : bold;
      }
     a:hover {
           color : #ffffff;
           background-color : #9F1404;
      }
     p , li , ul , body {
           font-family : Verdana, Arial, sans-serif;
           font-size : 11px;
           color : #97342B;
           text-align : justify;
      }
     h1 {
           color : #D9614B;
           font-family : Verdana, Arial, sans-serif;
           font-size : 13px;
           border-bottom : 3px double #D9614B;
           font-weight : bold;
           text-align : left;
           letter-spacing : 3px;
           text-transform : uppercase;
      }
     .alltable {
           background : url(images/bg.jpg);
           background-repeat : repeat-y;
           width : 750px;
           border-left : 1px solid #97342B;
	   height : 100%;
      }
     .content {
	height: 100%;
	background: url(images/elements_15.jpg); 
	width: 454px;
	background-repeat: no-repeat;
      }
     .nav {
           width : 148px;
           background : url(images/elements_17.jpg);
           background-repeat : no-repeat;
           padding-top : 55px;
      }
     .nav a {
           font-weight : normal;
      }
     .nav h1 {
           text-align : left;
      }
     .right {
           text-align : right;
      }
     .borderbg {
           background-color : #97342B;
      }

.footer
	{
	text-align: center;
	color: #97342B;
	font-weight: bold;
	background: url(images/bottom.jpg);
	border-top: 1px solid #97342B;
	border-right: 1px solid #97342B;
	text-transform: uppercase;
	height: 27px;
	font-size: 11px;
	vertical-align: middle;
	letter-spacing: 1px;
	}

