.BODY {
background-repeat:no-repeat;
background-color:#ffffff;
}


a:link, a:visited, a:active	{text-decoration:none; 
color:#40cdca; 
}

a:hover  {
color:#616161; 
background-color:none;
}


.header {
position:absolute; 
left:210px; 
top:205px; 
height:justify; 
font-family:verdana; 
font-weight:bold; 
font-size:20pt; 
color:#000000; 
line-height:15px; 
text-align:justify; 
background-color:transparent;
}

.entry2  {
position:relative; 
padding:20px; 
left:202px; 
top:70px; 
width:640px; 
height:justify; 
font-family:verdana; 
font-size:8pt; 
color:#000000; 
border: 1px solid black;
line-height:15pt;
text-align:justify; 
background-color:transparent;
}

.links {
position:absolute; 
border: 1px black solid; 
left:15px; 
top:226px; 
padding: 20px; 
width:justify; 
height:justify; 
font-variant: small-caps; 
font-weight:bold; 
font-family:verdana;
font-size:24pt; 
line-height:23px;
text-align:justify; 
background-color:transparent;
}

#footer {
position:relative;
font-size: 60%;
text-align: center;	
margin-top:100px;	
margin-bottom:10px; 
font-family:verdana; 
}
