#logo {
	width: 100%;
	color: #000080;
	font-size: 16pt;
	font-family: "Arial Black";
	}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
	color: #000080;
}

#logo ul {
	list-style-type: none;
	}
#logo ul li {
	border-top: thin solid #000080;
	letter-spacing: 2pt;
	}
#logo ul li.last {
	border-bottom: thin solid #000080;
	}	

#addr {
	color: #800080;
	font-family: "Arial";
	font-size: 9pt;
	}
#addr ul {
	list-style-type: none;
}

#list {
	color: #FF0000;
	font-size: 12pt;
	font-family: "Arial";
	}

#list ul {
	font-weight: bold;
	font-style: italic;
	}
#list ul li {
	text-transform: uppercase;
	list-style-type: none;
	padding-top: 10px;
	text-decoration: underline;
	}

#list ul li.pl {
	color: green;
	margin-left: 10pt;
	text-transform: capitalize;
	text-decoration: none;
	list-style-type: circle;
	display: inline;
}

#list ul li a {
	color: #FF0000;
}

#list ul li a:hover {
	color: #800080;
}

#ccards {
	width: 60%;
	font-family: "Verdana";
	font-size: 60%;
	border: 0px;
}

.bitnetix {
	position: absolute;
	bottom: 0px;
	right: 1em;
}
