
body { background-image: url("images/bg.gif"); margin: 0; padding: 0; width: auto }

p { color: darkblue; font-size: 80%; font-family: Segoe UI, Arial, sans-serif;} 

h1 { color: slateblue; font-size: 125%; font-family: Segoe UI, Arial, sans-serif;}

h2 { color: indigo; font-size: 105%; font-family: Segoe UI, Arial, sans-serif;}

h3 { color: red; font-size: 105%; font-family: Segoe UI, Arial, sans-serif;}

h4 { color: darkred; font-size: 105%; font-family: Segoe UI, Arial, sans-serif;}

a { color: #006400; }

a:hover { color: #66cd00; text-decoration:none;}

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px;}

a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}

ul { list-style-type: circle; color: darkblue; font-size: 80%; font-family: Segoe UI, Verdana, Arial, sans-serif;} 

g { cursor: help; border-bottom: 1px dashed #0000ff; text-decoration: none}

#top { position: absolute; top: 0px; left: 0px;}

#main { margin-left: 200px; margin-top: 180px; width: inherit }

#menu { position: absolute; top: 170px; left: 15px; width: 150px; }

#ad {float: right; clear: right; padding: 20px}

img.floatLeft { float: left; clear: left; margin: 4px; 
}






