body {
 margin : 0;
 padding: 0;
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #7a7b59;
 letter-spacing : 2pt;
 font-weight : lighter;
 font-size : 0.87em;
 line-height : 1.47em;
 background : #5e5d50;
 background: url('bg.png') repeat;
 background-position : top left;
 background-attachment : fixed;
}

#a {align:center;height:100%;width:100%;}

#header {
margin:0 auto;
 height : 280px;
 width : 746px;
 background : #5e5d50;
 background-image : url(l.jpg);
 background-repeat : no-repeat;
 background-position : top left;
 background-attachment : scroll;
 border-right : 1px dashed #aec16f;
 border-top : 1px dashed #aec16f;
 border-left : 1px dashed #aec16f;
 color : #7a7b59;
      }
#left {
margin:0 auto;
 width : 744px;
 color : #5e5d50;
 background: #97c781;

      }
#center {
 top : 0;
 margin-left : 520px;
 margin-right : 15px;
 background: #97c781;
 color : #7a7b59;
      }
a {
 color : #625f53;
 font-size : .85em;
 background: #97c781;
      }
a:link {
 text-decoration : none;
 color : #625f53;
 border-bottom : 1px dotted #625f53;
 background: #97c781;
      }
a:visited {
 text-decoration : none;
 color : #625f53;
 border-bottom : 1px dotted #625f53;
 background: #97c781;
      }
a:hover {
 text-decoration : none;
 color : #625f53;
 border : 1px dotted #625f53;
 background: #97c781;
      }
a:active {
 text-decoration : none;
 color : #625f53;
 border-bottom : 1px dotted #625f53;
 background-color : #aec16f;
      }
#title {
 font-family : 'Trebuchet MS', Verdana, Arial, sans-serif;
 color : #625f53;
 letter-spacing : 2pt;
 font-weight : bolder;
 font-size : 1.79em;
 line-height : 1.47em;
 background: #97c781;
 position: absolute;
 top: 236px;
 padding: 4px;
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
}


p {
 padding-bottom : 10px;
 text-align:justify;
      }
#content {
 padding : 20px;
 border-left : 1px dashed #625f53;
 border-right : 1px dashed #625f53;
 border-bottom : 1px dashed #625f53;
 height : 100%;
      }
#menu {
 text-align : center;
 padding: 20px 3px 20px 3px;
 border-top: 0px;
 border-bottom: 0px;
 border-left : 1px dashed #625f53;
 border-right : 1px dashed #625f53;
      }
#menu ul,li {list-style-type:none;padding:0;margin:0;display:inline;}

#footer {
 top : 100%;
 height : 20px;
 border-top : 1px dashed #aec16f;
 color : #aec16f;
 font-size : 0.8em;
 text-align : right;
 background : #636255;
 background: url('bg.png') repeat;
 background-position : top left;
 background-attachment : fixed;
      }
#footer a {
 color : #aec16f;
 font-size : 1em;
 background : #636255;
 background: url('bg.png');
 background-repeat : repeat;
 background-position : top left;
 background-attachment : fixed;
      }
a img {
 border : none;
      }
 img.left, img.center, img.right {
 padding : 4px;
 border : 1px dotted #625f53;
      }
 img.left {
 float : left;
 margin : 0 12px 5px 0;
      }
img.center {
 display : block;
 margin : 0 auto 5px;
      }
img.right {
 float : right;
 margin : 0 0 5px 12px;
      }
form {
 float : left;
 font-size : 11px;
      }
input {
 background-color : #ffffff;
 color : #625f53;
 border : 1px dotted #625f53;
 font-size : 12px;
 padding : 3px;
      }
textarea {
 background-color : #ffffff;
 color : #625f53;
 border : 1px dotted #625f53;
 font-size : 12px;
 padding : 3px;
      }
.button {
 padding : 2px;
 background-color : #aec16f;
 color : #625f53;
 border : 1px solid #625f53;
 font-size : 11px;
      }
#sidebar {
 width : 155px;
 padding:5px 5px 20px 21px;
 float : right;
 border-top : 1px dotted #625f53;
 border-bottom : 1px dotted #625f53;
      }