/* CSS Document */
body {
font-family : Georgia, Serif;
font-size : 12px; 
color : #000000;
line-height: 16px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #000000 url(background.gif) repeat-x;
cursor:default; } 

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


A:link {COLOR: #638653; text-decoration: none;}
A:visited {COLOR: #638653; text-decoration: none;}
A:hover {COLOR: #638653; text-decoration: line-through;}


#container {
width : 359px; 
margin : auto; 
text-align : justify; 
position: absolute; 
top: 0px; 
left: 0px;
background-color:#c2c4c8;  
} 

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

} 

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

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

#footer
{float : center;
width : 359px; 
margin : auto;
background-image: url(footer.gif); 
padding: 0;
border: 0;
}

.title {
color : #c2c4c8;
background-color:#498978;
border: thin solid #94979d;
font-size : 12px;
font-variant:small-caps; 
font-family : Tahoma;
letter-spacing: 1px;
line-height: 14px;
padding: 2px;
font-weight:bolder;
text-align : center; } 



