body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF8DC;
	background-color: #000000;
	background: url(images/black-orca-tile-2.gif);
}
body.bg1 {
	background-color: #000000;
	background-image: none;
}
.bg1 {
	background-color: #000000;
}
.bg2 {
	background-color: #990000;
}
.bg3 {
	background-color: #FFFFFF;
	color: Black;
	text-align: center;
}
.bg4 {
	background-color: #696969;
}
.bg5 {
	background-color: #339999;
}
.bg-smoke{
	background-color: #1c1c1c;
}
a:link, a:visited, a:link.b, a:visited.b {
	color: #FDF5E6;
	text-decoration: none;
}
a:link.b, a:visited.b {
	font-weight: 900;
}
a:link.ul, a:visited.ul{ 
	color: #FDF5E6;
	text-decoration: underline;
}
a:focus, a:hover {
	color: FFFFFF;
	text-decoration: underline;
}
a:hover.b, a:focus.b, a:hover.ul, a:focus.ul {
	color: #33CCCC;
	text-decoration: overline;
}
a:hover.ul, a:focus.ul {
	color: #33CCCC;
	text-decoration: underline;
}

a:link.nav, a:visited.nav {
	font-weight: 700;
	padding: 3px 0px 4px 0px;
}

a:focus.nav, a:hover.nav {
	font-weight: 700;
	padding:3px 0px 4px 0px;
	background-color: Black;
	text-decoration: none;
	color : #48D1CC;
}
a:link.nav-sm, a:visited.nav-sm {
	font-weight: 700;
	padding: 2px 0px 4px 0px;
	font-size : .95em;
}
a:focus.nav-sm, a:hover.nav-sm {
	font-weight: 700;
	padding:2px 0px 4px 0px;
	background-color: Black;
	text-decoration: none;
	color : #48D1CC;
	font-size : .95em;
}
a:link.lite, a:visited.lite, a:focus.lite, a:hover.lite {
	color: #A9A9A9;
	font-size: .9em;
	text-decoration: none;
	font-weight: 500;
}
a:hover.lite, a:focus.lite {
	color: White;
	font-size: .9em;
	text-decoration: underline;
}
a:link.nav2, a:visited.nav2, a:focus.nav2, a:hover.nav2 {
	color: gray;
	font-size: .9em;
	text-decoration: none;
	font-weight: 600;
	padding: 4px 8px 6px 8px;
}
a:hover.nav2, a:focus.nav2 {
	color: #33CCCC;
	text-decoration: overline;
}
TABLE.nav2 TD{
	text-align: center;
	padding: 4px 0px 3px 0px;
}
.navmenu {
	font-size: .9em;
}
.navmenu TD {
	padding: 0px 0px 0px 0px;
}
.lg{
	font-size: 1.4 em;
}
.sm {
	font-size: .8em;
}
.hilite {
	font-weight: bold;
}
.dkturqnote{
	color: #669999;
	font-size: .8em;
	font-weight: 500;
}
.turqnote{
	color: #33CCCC;
	font-size: .9em;
	font-weight: 500;
}
.turq2note{
	color: #339999;
	font-size: .9em;
	font-weight: 500;
}
.turqnotebox{
	color: #000000;
	background-color: #33CCCC;
	font-size: .9em;
	font-weight: 900;
	border: solid #33CCCC;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 1px;
}
.rednote{
	color: #990000;
	font-size: .95em;
	font-weight: 600;
}
.intronote{
	color: #FFF8DC;
	font-size: .95em;
	font-weight: 500;
}
.graynote{
	color: #999999;
	font-size: .8em;
	font-weight: 500;
}
.graynote a:link, .graynote a:visited, .graynote a:focus {
	color: #999999;
	text-decoration: none;
}
.graynote a:hover {
	color: #48d1cc;
	text-decoration: underline;
}

.pgbody {
	margin-left : 10px;
	margin-top : 10px;
	background : Black;
}
h1 {
	font-size: 2em;
	font-weight: 500;
	text-align: center;
	padding: 15px 0px 5px;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
	padding: 5px 0px 20px 0px;
	margin: 0px;
}
h3 {
	color : #48D1CC;
	font-size : 1.4em;
	font-weight: 600;
	height : 1.5em;
	margin: 0px;
}
h3 a:link, h3 a:visited, h3 a:focus {
	text-decoration: none;
	color : #48D1CC;
}
h3 a:hover {
	text-decoration: overline;
	color: #ffffff;
}

a:link.st-h3, a:visited.st-h3, a:focus.st-h3, a:hover.st-h3, a:link.st-h3ul, a:visited.st-h3ul, a:focus.st-h3ul, a:hover.st-h3ul {
	color: White;
	font-size: .8em;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 8px 3px 8px;
}
a:link.st-h3ul, a:visited.st-h3ul, a:focus.st-h3ul, a:hover.st-h3ul {
	text-decoration: underline;
}
a:focus.st-h3, a:hover.st-h3,a:focus.st-h3ul, a:hover.st-h3ul {
	color: #33CCCC;
	text-decoration: overline;
}

H4 {
	color : #66CDAA;
	font-size : 1.2em;
	font-weight: 500;
}
INPUT, TEXTAREA {
	color : #990000;
	font-weight : 700;
}
INPUT.c {
	background-color: White;
	color: #333333;
	font-size: .9em;
	font-weight: 400;
}
INPUT.doit {
	background-color: #66CDAA;
	color: Black;
	font-weight: 800;
}
.keet {
	font-style: italic;
}
.sm9 {
	font-size: .95em;
}
.sm85 {
	font-size: .85em;
}
.sm9-spread {
	font-size: .9em;
	line-height: 150%;
}
table.photobox {
	border: 1px solid #333333;
	margin: 10px;
	padding: 10px;
}
table.photobox TD {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

table.photobox TD.le {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
table.photobox TD.ri {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
table.photobox table{
	margin: 0px 0px 6px 0px;
}
table.sidebar{
	border-left: 1px solid #666666;
	padding-left: 10px;
}
table.sidebar TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.rollmat {
	border: 3px solid #333333;
	margin: 5px;
}
.bio-text {
	line-height: 150%;
}
.gallery-text {
	line-height: 130%;
	margin-left: 30px;
	margin-right: 30px;
}
.tophalf {
	position: absolute;
	visibility: visible;
	height: 130px;
	width: 170px;
	left: 70px;
	top: 40px;
}
.bottomhalf {
	position: absolute;
	visibility: visible;
	left: 70px;
	top: 170px;
	height: 83px;
	width: 160px;
}

