/* CSS Document */
body {
font-family : Georgia, Serif; 
font-size : 12px; 
color : #000000; 
margin : 0; 
border : 0;
padding: 0;
background: #e4d591 url(back.gif) repeat-y;
text-align : justify;
cursor:default; } 

table, tr, td {
margin : auto;  
border : 0; 
} 


A:link {COLOR: #97644e; text-decoration: none; font-style:italic }
A:visited {COLOR: #97644e; text-decoration: none; font-style:italic }
A:hover {COLOR: #97644e; text-decoration: underline; font-style:italic}


#container {
width : 625px; 
margin : auto; 
text-align : justify; 
margin-top : 0px;
float : left;} 

#header {
width :625px;} 

#main {
float : center; 
width : 625px; 
padding-bottom : 0px;
} 

#body {margin : auto;
float : center; 
width : 300px;}

#footer
{float : center;
width : 625px; 
margin : auto;
padding: 0;
border: 0;
}


.title {
color : #97644e;
border-bottom: solid 2px #97644e;
font-size : 14px;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
letter-spacing: 1px;
line-height: 14px;
padding: 2px;
text-align : center; }  




