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

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


A:link {COLOR: #b3a16c; text-decoration: none; font-weight:bold}
A:visited {COLOR: #b3a16c; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #b3a16c; text-decoration: underline; font-weight:bold}


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

#header {
width : 622px;} 


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

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


.title {
color : #000000; 
font-size : 12px;
font-weight:bold;
font-family : Verdana;
letter-spacing: 3px;
padding-right:20px;
text-align : right;
padding-bottom: 3px; 
background-image: url(title.gif);
background-repeat: no-repeat;
background-position: bottom} 





