html
{
	background-color: #fffff8;
	z-index: 0;
	margin: 0;
	padding: 0;
  height: 100%;
  width: 100%;
	background-image: url(../images/html_background.gif);
}
body
{
  height: 100%;
  min-width: 800px;
	width: 800px;
	max-width: 800px;
	margin: 0;
	padding: 0;
  margin-left: auto;
  margin-right: auto;
	font-family:Georgia,Serif;
	text-align:center;
	color:#333;
	font-size: small;
	z-index: 2;
}

.left_shadow { background: url(../images/left_shadow.gif) 0 0px repeat-y;}
.right_shadow { background: url(../images/right_shadow.gif) 0px 4px repeat-y;}
.bottom_shadow { background: url(../images/bottom_shadow.gif) 0 0 repeat-x;}

#indexlogo
{
float: right;
padding: 10px;
margin: 0;
vertical-align: top;
}
#logo
{
float: right;
padding: 0;
margin: 0;
vertical-align: top;
position: absolute;
top: 0;
width: 120px;
height: 120px;
z-index: 1;
}
oroborus { }
.oroboruslogo { }
.rss
{
	font-size: 8pt;
	font-family: "New York", monospace;
}

a { z-index: 10; }
a:link
{
  color:#58a;
  text-decoration:none;
}
a:visited
{
  color:#969;
  text-decoration:none;
}
a:hover
{
  color:#c60;
  text-decoration:underline;
}
a img
{
  border-width:0;
}

p:first-line
{
  color: black;
  font-size: 1.1em;
}
p
{
	margin:0;
	padding: 2px;
	position: relative;
	z-index: 10;

  color: #555;
  padding-bottom:.5em;
  padding-left: 20px;
  padding-right: 30px;
  margin:0 0 .75em;
  line-height:1.6em;
}
.firstpara
{
  color: #333;
  font-size: 1.1em;
}
.firstpara:first-line
{
  color: black;
  background-color: #fffff0;
  font-size: 1.1em;
  font-weight: bold;
}

.introduction
{
  margin: auto;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  FONT-SIZE: 9pt;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
  color: #666;
  text-align: justify;
}

.title
{
  line-height:1.4em;

	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: oblique;
	font-weight: bold;
	color: black;
	text-shadow: #cccccc 2px 2px 3px;
	text-indent: 1em;
	margin: 0;
	padding: 3px;

	position: relative;
	z-index: 100;

  text-transform:none;
/*	background-color:#fff; */
	background-image: url(../images/BKG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1
{
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
	position: relative;
	z-index: 11;
}
h1 a, h1 a:visited, h1 strong
{
/*  display:block; */
  text-decoration:none;
  color:#c60;
  font-weight:normal;
}
h1 strong, h1 a:hover
{
  color:#333;
}
h2, .h2
{
  margin:1.5em 0 .75em;
  font:1.1em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
	position: relative;
	z-index: 11;
}
h3
{
  margin:1.5em 0 .75em;
  font-size:10pt;
margin-right: 25%;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#444444;
	position: relative;
	z-index: 11;
border-width: 0;
border-bottom-width: 1px;
border-color: #999;
border-style: solid;
}
h4, .h4
{
  margin:1.5em 0 .75em;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 7pt;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#666;
	position: relative;
	z-index: 11;
}
  
.buy
{
  margin:1.5em 0 .75em;
  font-size:9pt;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  background-color: black;
  color: #FF00FF;
}

.date
{
  margin:1.5em 0 .75em;
  font-family: "Times New Roman",sans-serif;
  font-size: 7pt;
  letter-spacing:.2em;
  color:#444;
}
  
.topnews
{
 	margin: 0;
 	padding: 0;
 	font-size: 8pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  min-width: 200px;
}
.topnews_description
{
  margin: 0;
  padding: 4px;
  font-size: 8pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

.comment
{
	border-top:1px dotted #eee;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin: 2px;
	padding: 2px;
}
.comment p
{
	margin: 2px;
	padding: 2px;
}

.info
{
	color: #aaa;
	margin: 5px;
	padding: 5px;
	font-family: "Andale Mono", "Lucida Console", Monaco, "Courier New",monospace;
	font-size: 10pt;
}
.author
{
	color: #ccc;
	margin: 5px;
	padding: 5px;
	font-family: monospace;
	font-size: 12pt;
	font-weight: bold;
}

.footer
{
	position: relative;
	z-index: 100;
	font-size: 1.1em;
	font-size: 10pt;
	background-color: rgb(80,90,100);
	color: #ffffff;
}
.footer a:link
{
	text-decoration: none;
	background-color: rgb(80,90,100);
	color: #ffffff;
}
.footer a:visited
{
	text-decoration: none;
	background-color: rgb(80,90,100);
	color: #ffffff;
}
.footer a:active
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
	background-color: rgb(80,90,100);
	color: #ffffff;
}
.footer a:hover
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
	background-color: rgb(80,90,100);
	color: #ffffff;
}

.dropdown
{
	font-size: .9em;
	background-color: rgb(80,90,100);
	color: #ffffff;
  margin: 0;
  padding: 0;
  text-indent: 0;
  width: 600px;
  min-width: 600px;
}
.dropdown a
{
	font-family: Georgia, serif;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 4px;
}
.dropdown a:link
{
	text-decoration: none;
	color: #ffffff;
}
.dropdown a:visited
{
	text-decoration: none;
	color: #ffffff;
}
.dropdown a:active
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
	color: #ffffff;
}
.dropdown a:hover
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
	color: #ffffff;
}

.subsidebar
{
	position: relative;
	z-index: 100;

	font-size: .7em;
	font-family: Arial,sans-serif;
	font-weight: bold;
}
.subsidebar a
{
  border-right:1px dotted #ccc;
  padding-left: 2px;
  padding-right: 2px;
}
.subsidebar a:link
{
}
.subsidebar a:visited
{
}
.subsidebar a:active
{
}
.subsidebar a:hover
{
}

.form
{
	width: 400px;
	text-align: justify;
}
.form input,.form textarea
{
	margin-left: 10px;
/*	width: 400px; */
}
.form .name
{
	font-weight: bold;
}
form
{
	margin: 0;
	padding: 0;
}
form input
{
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 6pt;
	text-align: justify;
	border: 1px;
	border-color: #aaaaaa;
	border-style: dotted;
	background-color: #fafaff;
	color: #666;
	height: 24px;

	position: relative;
	z-index: 11;
}
form textarea
{
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 6pt;
	text-align: justify;
	border: 1px;
	border-color: #aaaaaa;
	border-style: dotted;
	background-color: #fafaff;
	color: #666;

	position: relative;
	z-index: 11;
}

img
{
	position: relative;
	z-index: 10;
}
.frame
{
  border-color: #444;
  border-style: solid;
  border-width: 2px;
  padding: 1px;
	margin: 8px;
	position: relative;
	z-index: 10;
}

b
{
	font-weight: 800;
	color: black;
}

form, form input, form textarea, form option
{
	font-size: 10pt;
}

.forum_message
{
	margin: 10px;
	padding: 10px;
	background-color: #fafaf4;
	position: relative;
	z-index: 11;
}
.forum_preface
{
	margin:1.5em 0 .75em;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 7pt;
	letter-spacing:.2em;
	color:#555;
}
code,.code
{
	margin: 0px;
	padding: 10px;
	background-color: #fafafa;
	color: black;
	font-size: 9pt;
	font-family: monospace;
	display: block;
}

.login input
{
	background-color: #FF00FF;
}
.item
{
	border-top:1px dotted #eee;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
	color: #444;
}

.description
{
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
   color: #666;
}
.description:first-line
{
	font-size: 10pt;
	color: #000;
}

.search
{
  margin:0;
  padding: 0;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  font-size: 11pt;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#aaa;
z-index: 2;
}
.search input
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: 10pt;
	background-color: #eeeeee;
	color:#666;
}

.commentscolumn
{
  width: 260px;
  min-width: 260px;
}

#container
{
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

#theborder
{
  min-width: 280px;
  border:1px dotted #ccc;
  margin: 0;
  padding: 0;
  border-left-width: 0px;
  border-top-width: 0px;
}
#thefrontier
{
  border-right: 1px dotted #ccc;
  margin: 0;
  padding: 0;
}

.header
{
  margin: 0;
  padding: 0;
}

.section
{
	background-color: #F8F8F8; /*#717E7C;*/
	font-family: Arial, sans-serif;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 0px;
	padding: 10px;
	border: #b0b0b0 1px solid;
}

.disclaimer
{
	font-size: 8pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: gray;
}
.slogan
{
  line-height:1.4em;

 	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;
	color: black;
	text-shadow: #cccccc 2px 2px 3px;
	text-indent: 1em;
	margin: 0;
	padding: 3px;
}

.list 
{
/*
	margin: 0;
	padding: 0em;
	padding-left: 3em;
*/
}
ul
{
	margin: 0;
	padding: 0;
	margin-left: 3em;
}
li
{
	font-size: 9pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	margin: 0;
  padding: 0;
	padding-left: .5em;
}

input, textarea
{
	background-color: #fffff8;
	color: black;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}

.photo img
{
	margin: 4px;
	padding: 0px;
	border-width: 0px;
	border-color: black;
	border-style: solid;
	text-align: center;
}
.photocaption
{
	margin: 0;
	padding: 3px;
	font-size: .9em;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	background-color: transparent;
	color: black;
}

#bookmarks
{
	background: #eee;
padding-bottom: 6px;
}
#bookmarks ul{
		text-align:center;
		list-style:none;
		margin:6px 0 4px 0;
		padding:0;
}
#bookmarks ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
padding-left: 18px;
}
#bookmarks ul li.delicious{
	background:url("../images/icons/delicious.gif") no-repeat 0 0;
}
#bookmarks ul li.digg{
	background:url("../images/icons/digg.gif") no-repeat 0 0;
}
#bookmarks ul li.stumbleupon{
	background:url("../images/icons/stumbleupon.gif") no-repeat 0 0;
}
#bookmarks ul li.reddit{
	background:url("../images/icons/reddit.gif") no-repeat 0 0;
}
#bookmarks ul li.facebook{
	background:url("../images/icons/facebook.gif") no-repeat 0 0;
}

.button {  }
.downloadbutton {
  background-color: #828282;
  color: white;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 10pt;
	border: 2px;
	border-color: #ccc;
	border-style: outset;
	position: relative;
	z-index: 11;
	margin: 0;
 padding: 0;
padding-left: 4px;
padding-right: 4px;
 height: 24px;
	text-align: center;
line-height: 24px;
 vertical-align: top; 
}
.downloadbutton a:hover { color: red; }

.notice
{
color:#000;
font-size:1em;
font-family:"New York","Arial Black",Arial,san-serif;
font-weight:400;
text-shadow:#f5e5e5 2px 3px 2px;
background:#f0f0ff;
border-color:#f0f0f0;
border-style:solid;
border-width:1px;
margin:.5em;
padding:.1em .2em;
}

.error
{
color:red;
font-size:1.1em;
font-family:Arial,san-serif;
font-weight:bold;
text-shadow:#f5e5e5 2px 3px 2px;
background-color:#ffffb0;
border-color:black;
border-style:dashed;
border-width:2px;
margin: .5em;
padding: 2em;
padding-left: 1em;
padding-right: 1em;
}

#right_column {
float: right;
width: 340px;
}
.nobr { white-space: nowrap; }