html
{
	background: #fffff8;
	z-index: 0;
	margin: 0;
	padding: 0;
  width: 100%;
  height: 100%;
}
body
{
  height: 101%;
  min-width: 540px;
	max-width: 800px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
	background:#fff;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Georgia,Serif;
	text-align:center;
	color:#333;
	font-size: small;
	background-image: url(http://www.intrafoundation.com/intrafoundation/layout/layout/BKG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 2;
}

#oroborus
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
width: 120px;
background: tranparent;
}

#indexlogo
{
float: right;
padding: 10px;
margin: 0;
vertical-align: top;
}

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
{
/*  width: 450px; */
  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;
}

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;
  color: pink;
}

.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;
}

.sidebar
{
	position: relative;
	z-index: 100;
	font-size: 1.1em;
}
.sidebar a
{
	font-family: Georgia, serif;
	font-weight: bold;
}
.sidebar a:link
{
	text-decoration: none;
}
.sidebar a:visited
{
	text-decoration: none;
}
.sidebar a:active
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
}
.sidebar a:hover
{
	text-decoration: underline;
	text-shadow: #ccc 1px 1px 2px;
}

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

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

#menu
{
	font-family: Georgia, Avantgarde, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
#menu a
{
	font-family: Georgia, Avantgarde, serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
#menu a:link
{
	color: white;
}
#menu a:visited
{
	color: white;
}
#menu a:active
{
	color: #95b76a;
}
#menu a:hover
{
	color: #95b76a;
}

.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
{
	margin: 0px;
	padding: 10px;
	background-color: #fafafa;
	color: black;
	font-size: 9pt;
	font-family: monospace;
}
.query th
{
	font-weight: bold;
	background-color: #f8f8f8;
}
.login input
{
	background-color: pink;
}
.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;
}

.gallery_link
{
	font-family: Verdana, serif;
}
.gallery_numbers
{
	font-family: serif;
}

.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
{
  min-width: 320px;
}
.theborder
{
  min-width: 280px;
  border:1px dotted #ccc;
  margin: 0;
  padding: 0;

  border-left-width: 0px;
  border-top-width: 0px;
  background-color: #ffffff;
}
.thefrontier
{
  border-right: 1px dotted #ccc;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.header
{
  margin: 0;
  padding: 0;
}

.subtext
{
	margin:0;
	padding: 0;
	font-family: "Arial Narrow", Arial, serif;
	font-size: 8pt;
	color: black;
}

.notice
{
	color: pink;
}

.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;
}

ul { }
li {
	font-size: 9pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  padding: 3px;
}

.msg
{
	background: #fffff0;
	color: #333;
	font-weight: bold;
}


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