@font-face {
    font-family: "Trek DS9 Credits Text";
    font-style:  normal;
    font-weight: 700;
    src: url(TREK1.eot);
  }
  @font-face {
    font-family: "Trek DS9 Credits Text";
    font-style:  oblique;
    font-weight: 700;
    src: url(TREK0.eot);
  }


body, th, td {
	font-family: sans-serif;
	background: #000000;
	color: #00FFFF; 
}

body {
	margin: 0; 
	padding: 0 0 20px 0; 
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y;
}

#logo {
	position: absolute; 
	top: 0; 
	left: 10px;
}

h1 {
	font-family: "Trek DS9 Credits Text", Trek, "Gill Sans", sans-serif; 
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding-left: 120px;
    background: #FF9933;
	color: #FFFF00; 
	min-height: 47px;
	height: 47px;
	background-image: url(images/bg.gif); 
	background-repeat: repeat-y;
	margin-bottom: 60px;
}

body>h1 {height: auto;}



h2 {
	font-family: "Trek DS9 Credits Text", Trek, "Gill Sans", sans-serif;
	font-size: 1.6em;
    background: #FF9933 url(images/h2end.gif) top right no-repeat;
	margin: 1.5em 20px 1em 10px;
	padding: 0 20px;
	height: 35px;
	position: relative;
	clear: both;
}

h2 span {display: block; background: #000000; padding: 0 10px; position: absolute; top: 0; left: 20px; min-height: 35px; height: 35px;}

h2>span {height: auto;}


.linklist {
	height: 22px;
	font-size: 1em;
	margin: 2em 20px 0 10px;
    background: #00FFFF url(images/linkend.gif) top right no-repeat;
}

.linklist a {
display: block; background: #000000; padding: 0 5px; border-left: 5px solid black;  border-right: 5px solid black; position: absolute; top: 0; left: 20px; min-height: 22px; height: 22px;
}

.linklist+p {
	margin-top: 0.25em; margin-bottom: 2em;
}


h3 {
	font-family: "Trek DS9 Credits Text", Trek, "Gill Sans", sans-serif;
	font-size: 1.45em;
	margin: 1.5em 20px 1em 10px;
    background: #FF9933 url(images/h3end.gif) top right no-repeat;
	padding: 0 20px;
	height: 30px;
	position: relative;
}

h3 span {display: block; background: #000000; padding: 0 10px; position: absolute; top: 0; left: 20px; min-height: 30px; height: 30px;}

h3>span {height: auto;}

h4 {
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	font-size: 1.15em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	font-weight: bold;
}

a:link		{ color: #FFFFFF; background: #000000; text-decoration: underline;}       
a:visited	{ color: #CCFFFF; background: #000000; text-decoration: underline;}
a:hover		{ color: #000066; background: #FFFF33; text-decoration: none;}
a:active	{ color: #990000; background: #FFFF33; text-decoration: none;}    
a:focus 	{ color: #990000; background: #FFFF33; text-decoration: none;}
a[name]		{ color: inherit; background: inherit; text-decoration: inherit;}

a.img:hover {background: #000;}
a.img IMG {border-width: 3px; border-style: double; padding: 3px; margin: 10px; vertical-align: middle;}
a.img:link IMG { border-color: #FFF;}
a.img:visited IMG {border-color: #CFF;}
a.img:hover IMG, a.img:active IMG, a.img:focus IMG {border-color: #FC0;}

.linklist a:link, .linklist a:visited {text-decoration: none;}

.imgs {text-align: center;}

.nav {text-align: center;}
.nav a:link, .nav a:visited {text-decoration: none;}

sup { font-size: 0.85em; }
cite { font-style: italic; color: #FF99FF; background: #000000;}
abbr, acronym, .abbr {  border-bottom: 1px dotted #666; }


.pic-r {float: right; margin: 0 20px 1em 1em;}


ul			{ list-style-type: square; }
li 	{
		margin-left: 25px;
		padding-top: 0.2em;
		padding-bottom: 0.2em;
}

p, ul, ol { margin: 1.2em 20px; padding: 0;}

blockquote { margin: 1.2em 5em; border: 2px solid #666666; padding: 0.5em; }

table {border: 0px; width: 80%; margin: 1em 20px; clear: both;}
th, td { border: 1px solid #666666;
	padding: 0.2em;
	vertical-align: top;
}
th {text-align: left; font-variant: small-caps; background-color: #666; color: #0FF;}

.note { font-size: 0.85em; }
.comment {color: #ffff00; background: #000000;}



hr { display: none; }
div.hr {
	clear: both;
	margin: 1em 20px 1em 10px;
	height: 35px;
	border: none;
    background: #FF9933 url(images/h2end.gif) top right no-repeat;
}