body { background-color: #000; color: #fff;
	margin: 5px; }

h1 { font: bold 210% "Times New Roman", Georgia, serif; 
	background-color: #000;
	color: inherit;
	text-align: center;
	margin: 0px 20px 0px 100px;
	line-height: 1em;
	padding: 2px; }
*.llc { font-size: 60%;
	vertical-align: super; }
*.teal { font-size: 130%;
	color: #308ec5;
	background-color: inherit; }

h2 { font: italic large "Times New Roman", Georgia, serif;
	text-align: center;
	margin: 0px 20px 0px 100px;
	line-height: 1em;
	text-indent: -2em;
	padding-bottom: 10px; }

*.pic { white-space: pre; }
	
#navbar { font: bold medium arial, helvetica, sans-serif;
	border: none;
	color: #fff;
	background-color: #000;
	width: 30%;
	height: 300px;
	margin: 55px 5px 10px 7px;
	float: left; 
	display: block;
	text-align: left;
	line-height: 2.5em;
	padding: 2px; }

*.logo { height: 90px; width: 90px;
	border-color: #c0c0c0;
	border-width: 6px; 
	border-style: ridge;
	margin: 10px;
	text-align: left;
	position: absolute;
	z-index: 20;  }

hr { color: #2b7fb1;
	background-color: #000; }

p.contact { font: italic small arial, helvetica, sans-serif; 
	color: #fff; 
	background-color: inherit;
	text-align: center;
	margin: 5px 20px 0px 20px;
	white-space: pre; }