
body {background-color: #FFFF66;font-family: Arial, Helvetica, Sans-Serif;font-size: 8pt;color: black;}

.body1 {background-color: white; height: 850px; width: 650px; position:absolute;left:50px;top:50px}

.body1b {background-color: white; height: 550px; width: 650px; position:absolute;left:50px;top:50px}


.left {float: left; width: 430px;}

.text {color: #336600;padding: 10px 10px 10px 10px;}

.right {margin-top: 110px;float: right; }

.skyline {float: right; position:absolute;left:435px;top:-25px}

.footer {position:absolute;left:50px;top:900px;}

.footer2 {position:absolute;left:50px;top:610px}


.navi {background-image: url(yellowdot-1.gif);background-repeat: no-repeat;width: 210px;height: 38px;text-indent: 16px;font-family: Arial, Helvetica, Sans-Serif;font-size: 10pt;font-weight: bold;line-height: 20pt;}

.navi2 {background-image: url(yellowdot-2.gif);background-repeat: no-repeat;width: 210px;height: 38px;text-indent: 16px;font-family: Arial, Helvetica, Sans-Serif;font-size: 10pt;font-weight: bold;line-height: 20pt;}

A:link.nav { text-decoration: none; color: #000000 }

A:visited.nav { text-decoration: none; color: #000000 }

A:hover.nav { color: #666666; text-decoration: none; background-color: #ffdc4c; }


A:link { text-decoration: none; color: blue }

A:visited { text-decoration: none; color: purple }

A:hover { color: red; text-decoration: underline;}

