body { background-color: #FFFFFF; margin: 0; }

.top { font-family: verdana, arial; font-size: 12px; color: #000000; font-weight: bold; }

a:link { color: #0CA722; text-decoration: none; background: none; font-weight: bold; }
a:visited { color: #8A2A2C; text-decoration: none; background: none; font-weight: bold; }
a:active { color: #F1E345; text-decoration: underline; background: none; font-weight: bold; }
a:hover { color: #F1E345; text-decoration: underline; background: none; font-weight: bold; }

img { border-color: #000000; }

li.plain { list-style: none; padding: 0px; font-weight: bold; padding-top: 3px; }
li.indent { list-style: circle outside; padding: 0px; margin-left: 30px; padding-left: 10px;  }

ul { margin-left: 20px; padding: 5px; }
li { list-style: circle outside; padding: 2px; }

/* -------------------- Subpages -------------------- */

#top { position: absolute; background-color: #E6E6E6; height: 100px; width: 100%; z-index: 1; }
#topleft { position: absolute; background-color: #FFFFFF; height: 100px; width: 50%; z-index: 2; }
#bottomleft { position: fixed; background-color: #E6E6E6; width: 50%; height: 100%; z-index: 1; }

#subpage { position: relative; z-index: 3; padding-bottom: 20px; margin-bottom: 10px; }
#subpage DIV { line-height: 15px; }

#floater { position: fixed; bottom: 0; left: 0; margin: 0; height: 30px; width: 100%; background-color: #000000; z-index: 5; color: #FFFFFF; text-align: center; }

#floater a:link { color: #E6E6E6; text-decoration: none; background: none; font-weight: bold; }
#floater a:visited { color: #E6E6E6; text-decoration: none; background: none; font-weight: bold; }
#floater a:active { color: #E6E6E6; text-decoration: underline; background: none; font-weight: bold; }
#floater a:hover { color: #FFFFFF; text-decoration: underline; background: none; font-weight: bold; }

/* -------------------------------------------------- */

p, td, div { font-family: verdana, arial; font-size: 11px; color: #000000; line-height: 18px; }

#ad-vertbanner {
	position: absolute;
	left: 820px;
	top: 200px;
}

#ad-horzbanner {
	position: relative;
	margin: 0 0 0 250px;
}
