body       {margin: 0px;
            text-align: center;
            background: #FBF9F2 url(/images/background.gif) no-repeat fixed center center;
            color: #777777;}

table#body {margin: 0px auto;
            width: 636px;
            height:768px;}

td         {font: 12px/18px Arial, sans-serif;}

td.side    {width: 36px;
            background: #E2D7AA url(/images/side.gif) repeat-y;}

td#main    {padding: 36px;
            vertical-align: top;
            text-align: justify;}

div#title  {margin:32px 0px 11px 0px;}

div#menu   {margin-bottom: 22px;
            word-spacing: 31px;}
            
p          {margin-top: 18px;}

span       {position: relative;}

span.left  {float: left;
            margin: 0px 18px 18px 0px;}

span.right {float: right;
            margin: 0px 0px 18px 18px;}

span.list  {left:19px;
            display:list-item;
            list-style: square inside;}

span.photo {padding:1px;
            border:1px solid #777777;}

a          {text-decoration: none;
            background: inherit;
            color: #C7B25D;}

a:hover    {background: inherit;
            color: #395385;}

img        {border: 0px;}

