html
{
	margin: 0;
	padding: 0;
}
body
{
	background:#fff;
	margin:0;
	padding-top: 40px;
	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/media/BKG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
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
{
	margin:0;
	padding: 2px;
	position: relative;
	z-index: 10;
}

body, table, tr, th, td, tr
{
}
body
{
}

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:78%/1.4em "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:9pt;
  font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  letter-spacing:.2em;
  color:#444444;
	position: relative;
	z-index: 11;
}
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;
}
.topnews_description
{
  	margin: 0;
  	padding: 4px;
  	font-size: 8pt;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
  
p
{
   margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  padding-left: 20px;
  padding-right: 30px;
  
  margin:0 0 .75em;
  line-height:1.6em;
}

.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
{
	font-size: 11pt;
}
.sidebar a
{
}
.sidebar a:link
{
}
.sidebar a:visited
{
}
.sidebar a:active
{
}
.sidebar a:hover
{
}

.subsidebar
{
	font-size: 10pt;
}
.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
{
	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: #eeeeee;
    border-style: solid;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    padding: 8px;
	margin: 0%;

	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;
}
.search input
{
	border: 0;
	margin: 0;
	padding: 0;
	height: 20px;
	font-size: 10pt;
	background-color: #eeeeee;
	color:#666;
}

.theborder
{
  border:1px dotted #ccc;
  margin: 0;
  padding: 0;
}
.thefrontier
{
  border-right: 1px dotted #ccc;
  margin: 0;
  padding: 0;
}
.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;
}
  
#oroborus
{
	margin: 0;
	padding: 0;
	position: relative;
	right: 0px;
	bottom: 220px;
	z-index: 1;
}