<!--
body { background-color: #000002;
}

h2 { color: #dbdbdd;
     margin: .5em 0 .8em 0;
     font: 16px sans-serif;
     letter-spacing: 1px;
     font-weight: lighter;
     line-height: 1.28;
}

h3 { color: #dbdbdd;
     margin: 0 0 1.5em 0;
     font: 21px sans-serif;
     letter-spacing: 1px;
     font-weight: lighter;
     line-height: 1.28;
}



img { margin: 0 0 0 0;
}

a { color: #4e91b4;
}

#bodyimg { width: 400px;
           margin: .75em 0 0 .7em;
           float: left;
}

#container { width: 950px;
        margin: 0 0 0 0;
        text-align: left;
        
}




#bodytxt { 
        width: 375px;

	    margin: 2.5em 10em 0 0;
	    _margin: 2.5em 10em 0 0;

        float: right;

        text-align: left;
   
}

#links { color: #dbdbdd;
     margin: 5.5em 0 .8em 5.75em;
     font: 14px sans-serif;
     letter-spacing: 1px;
     font-weight: lighter;
     line-height: 1.28;
     float: left;
}


-->

