body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
}
.i, em {
	font-style: italic;
}
.b, strong {
	font-weight: bold;
}
acronym {
	border: none;
}
acronym:after {
  content: " (" attr(title) ")";
}
#main a[href^="http://"]:after {
  content: " (" attr(href) ")" !important;
}
#wrap_all {
	width: 100%;
	max-width: 100%;
}
a:link, a:visited, a:active, a:hover {
	color: #FFCA3A;
	text-decoration: underline;
}
/* div.clear {
	display: none;
} */
#skip ul, #footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#skip ul li, #footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main table {
	border: 1px solid #FFFFFF;
}
#main table th {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px;
}
#main table td {
	padding: 2px;
}
#main p {
	text-indent: 10px;
}
#main blockquote.testimonial {
	border: 1px solid #555555;
	background-color: #222222;
	padding: 3px;
	margin: 5px;
}
#main blockquote.testimonial cite {
	display: block;
	font-style: italic;
	color: #BABABA;
	text-align: right;
	text-indent: 0;
}
#main kbd {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	background-color: #333333;
	font-size: 100%;
}
#main address {
	display: inline;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.2em;
	word-spacing: 0.3em;
}
ul#float_sites {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#float_sites li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#float_sites img {
	vertical-align: middle;
}
dt {
	font-style: italic;
}
#footer h2 {
	font-size: 100% !important;
}
span.asterisk {
	color: #FFCA3A;
	font-weight: bold;
}
#statcounter {
	position: absolute;
	top: -20em;
}