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

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


A:link {COLOR: #b9c8e9; text-decoration: underline;}
A:visited {COLOR: #b9c8e9; text-decoration: underline;}
A:hover {COLOR: #b9c8e9; text-decoration: none;}


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

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

} 

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

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


.title {
color : #83b5f2;
border-bottom:solid 1px #83b5f2;
font-size : 12px;
font-variant: normal;
font-weight: bold;
line-height: 14px;
font-family:Arial;
letter-spacing: 1px;
text-align : center;
margin-top: 10px; 
padding: 2px;} 
