﻿a:active {
	text-decoration: none;
	color: #BBBBBB;
	font-weight: normal;
	outline: none;
}

a:visited {
	text-decoration: none;
	color: #BBBBBB;
	font-weight: normal;
	outline: none;
}

a:link {
	text-decoration: none;
	color: #DDDDDD;
	font-weight: normal;
	outline: none;
	

}
a:hover {
	color: #CC0000;
}
body {
	margin: 0;
	font-family: "Lucida Sans Unicode", Optima, Helvetica;
	font-size: 9pt;
	color: #888888;
	background-color: #000000;
	font-weight: normal;
}
img {
	border-width: 0px;
}
.navbar {
	word-spacing: 4em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	width: 80%;
	margin-bottom: 3em;
	font-size: 8pt;
	font-weight: normal;
}
.navHead {
	font-size: x-large;
	letter-spacing: -2px;
	word-spacing: normal;
	
}
a:hover {
	color: #CC0000;
}
.spaceLeft {
	width: 20%;
	
}
.leftContent {
	width: 18%;
	margin-right: 2%;
	text-align: right;
}
.rightContent {
	width: 80%;
	position: relative;
}
div {
	float: left;
	z-index: 20;
	position: relative;
	
}
div.textHead {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	width: 100%;
	float: left;
	padding-top: 0em;
	margin-bottom: 1ex;
	font-family: "American Typewriter", "Modern No. 20" ;
	font-weight: normal;
	font-size: 13pt;
	letter-spacing: 0px;
	color: #999999;
}
div.textContent {
	width: 85%;
	padding-top: .5em;
	padding-bottom: 1em;
	float: none;
}
.thumbBox {
	width: 126px;
	float: right;
	text-align: left;
	font-size: 8pt;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.eightPoint {
	font-size: 8pt;
}
.NineBoldItalic {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.iframeCaption {
	font-size: 8pt;
	color: #777777;
	position: relative;
	top: 310px;
	text-align: left;
	width: 15%;
	right: 126px;
}
.iframeImage {
	position: relative;
	width: 85%;
	right: 5%;
}
.iframeImageLeft {
	position: relative;
	width: 85%;
	right: 14%;
	
}
.bullet {
	color: #CCCCCC;
	font-style: normal;
}
div.vert200pix {
	height: 200px;
	float: none;
	position: relative;
}
