
body { 
 background: #ffffff; 
}

.text {
 color: #000000;
 font-family: Verdana,Arial;
 font-size: 12pt;
 font-weight: bold;
 line-height: 150%;
 margin-right: 40px;
}


.text a:link, .text a:visited, .separator {
 padding-top: 1px;
 padding-bottom: 1px;
 margin-right: 2px;
 margin-left: 2px;
 color: #ffffff;
 background: #fc8244;
 text-decoration: none; 
}

.text a:link, .text a:visited {
 padding-left: 8px;
 padding-right: 8px;
}

.separator {
 padding-left: 4px;
 padding-right: 4px;
}


.text a:hover, .separator {
 background: #044284;
}


#fmy {
 background: url(fmy.gif) no-repeat; 
 position: absolute; 
 top: 15px; 
 left: 29px; 
 width: 163px; 
 height: 149px; 
}

#cd {
 background: url(cd.gif) no-repeat; 
 position: absolute; 
 top: 174px; 
 left: 0px; 
 width: 117px; 
 height: 633px; 
}

#eclipse {
 background: url(http://www.eclipse.org/donate/images/friendslogo200.png) no-repeat; 
 position: absolute; 
 top: 58px; 
 right: 29px; 
 width: 200px; 
 height: 106px; 
}

#content {
 position: absolute; 
 top: 160px; 
 left: 160px; 
}
