/* CSS Document */
body {
font-family : Thaoma;
font-size : 12px; 
color : #555635;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #f8f9ef;
background-image:url(background.png);
cursor:default; } 

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


A:link {COLOR: #7e840f; text-decoration: none; font-weight:bold}
A:visited {COLOR: #7e840f; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #d7d7a9; text-decoration: overline; font-weight:bold}


#container {
width : 418px; 
margin : auto; 
text-align : justify;
float: left;
top: 0px; 
background-color:#f4df85;
border-right: 1px solid #555635;
border-bottom: 1px solid #555635;
} 

#header {
width : 418px;} 


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

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


.title {
color : #ab8700; 
font-size : 12px;
font-weight:bold;
font-family : Verdana;
letter-spacing: 3px;
padding-right:20px;
text-align : left;
margin-left: 50px;
padding-left: 40px;
padding-top: 3px; 
width:210px;
height:21px;
background-image: url(title.png);
background-repeat: no-repeat;} 





