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

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


A:link {COLOR: #8b5365; text-decoration: none; font-weight:bold}
A:visited {COLOR: #8b5365; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #4a1000; text-decoration: underline; font-weight:bold}


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

#header {
width : 568px;} 


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

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


.title {
color : #8f6b51;
border-bottom: 1px solid #8f6b51;
font-size : 12px;
font-weight:bold;
font-family : Verdana;
letter-spacing: 3px;
padding-right:20px;
text-align : left;
padding-left: 30px;
padding-top: 5px; 
height:24px;
background-image: url(title.png);
background-repeat: no-repeat;} 





