/* CSS Document */
body {
font-family : Georgia, Serif;
font-size : 12px; 
color : #b0c2cd;
line-height: 18px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;

background: #c3ced4 url(background.gif) repeat-y;
cursor:default; } 

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


A:link {COLOR: #f5fbfd; text-decoration: none; font-weight:bold}
A:visited {COLOR: #f5fbfd; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #c3ced4; text-decoration:overline; font-weight:bold}


#container {
width : 548px; 
margin : auto; 
text-align : justify; 
position: absolute; 
top: 0px; 
left: 64px;  
} 

#header {
width : 548px;
margin : 0; 
margin-bottom : 0;

} 

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

#body {margin : auto; 
float : center; 
width : 400px; 
padding-bottom : 8px; }


.title {
color : #f5fbfd; 
font-size : 12px;
font-variant:small-caps; 
font-family : Georgia, Serif;
letter-spacing: 3px;
text-align : center;
margin-top: 10px; 
padding-top : 2px;} 



