
body              { font-size: 1em; font-family: "Lucida Grande", Arial, sans-serif; line-height: 1.4; background-color: white; text-align: center; margin: 0; padding: 0 }
#wrapper                                          { color: black; background-color: white; background-image: none; background-repeat: no-repeat; background-position: 0 100pt; text-align: left; margin-top: 1em; margin-right: auto; margin-left: auto; padding: 1em; position: relative; width: 46em; min-width: 700px; max-width: 900px; border: 2px silver }

#content                   { color: black; background-color: white; text-align: left; margin: 0 auto; padding: 0; border-top: 2px none silver }
p    { color: black; font-size: 0.85em; font-family: "Lucida Grande", Verdana, Arial; line-height: 1.4; text-align: left; text-indent: 0; margin: 0 0 1em }


a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	background-color: #000000;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

.floatright  { margin-left: 6px; padding-left: 0; position: relative; float: right }
.floatleft   { text-indent: 0; margin-right: 12px; margin-left: 0; padding-right: 0; padding-left: 0; position: relative; float: left }


h1   { color: #000000; font-size: 1em; font-family: Verdana, Arial, sans-serif; font-weight: bold; line-height: 150%; text-align: left; text-indent: 0; margin-bottom: 1em }

h2   { color: #006699; font-size: 1em; font-family: Verdana, Arial, sans-serif; line-height: 125%; text-align: left; text-indent: 0; margin: 0; padding: 0 }
.clear { clear: both }
