* {
	margin: 0;
	padding: 0;
	border: none
} 
html {
	width: 100%;
	min-height: 100%;
	height: 100%
}
body {
	background-color: rgb(193,189,222);
	color: black;
	width: 100%;
	height: 100%
}
* html #main {
	height: 100%
} 
#main {
	min-height: 100%;
	width: 100%;
	position: absolute;
	top: 0
}
#content {
	margin-left: 185px;
	margin-right: 180px;
	padding-top: 110px;
	padding-bottom: 90px;
	min-height:600px;
	}
#content h1,h2,h3 {
	margin-bottom: 25px
}
p {
	margin-bottom: 15px;
	text-indent: 2em;
	text-align: left;
	font-famIly: serif;
	font-size: 14pt
}
table {
	border: 2px solid black;
	border-collapse: collapse;
	width: 100%
}
.cntr {
	text-align: center
}
td {
	border: 1px solid black
}
#header {
	background: rgb(39,79,111);
	color: rgb(121,171,205);
	position: absolute;
	left: 0;
	width: 100%;
	height: 100px
}
#header h1 {
	padding:51px 0 0 0;
	height:0 !important;
	overflow: hidden;
	background: url("/i/logoh1.gif") no-repeat;
	width:402px;
	position: absolute;
	top: 10px;
	right: 60px
}
#logo {
	display: block;
	position: absolute;
	margin: 7px 0;
	margin-left: 40px;
	background: url("/i/logo.gif") no-repeat;
	width: 150px;
	height: 85px
}               
.nav_forum {
	display: block;
	background: url("/i/forum.gif") no-repeat;
	width: 31px;
	height: 25px
}
.nav_articles {
	display: block;
	background: url("/i/articles.gif") no-repeat;
	width: 31px;
	height: 25px
}
#header p {
	margin: 0 auto;
	white-space: nowrap;
	font-size: 20pt;
	text-align: center
}
#topnav .nav_articles { 
	position: absolute;
	top:65px;
	right:91px
}  
#topnav .nav_forum { 
	position: absolute;
	top:65px;
	right:60px
}
pre {
  display:block;
	border: 1px solid black;
	background-color: #CCCCCC;
	color: black;
	font-size: 10pt;
	overflow:auto;
}
#leftmenu {
	position: absolute;
	top: 150px;
	left: 10px;
	text-align: right;
	font-famIly: sans-serif;
	font-size: 18pt
}
#ad_right {
	position: absolute;
	right: 0px;
	width:178px;
	top: 110px;
	font-size: 11px;
	line-height: normal
}
#ad_right td, table {	
	border:none
}
#ad_wide {
	margin-top: 20px;
	width:360px;
	font-size: 11px;
	line-height: normal;
}
#ad_wide td, table {	
	border:none
}
#leftmenu a, #navlinks a, .rss a{
	text-decoration: none;
	color: rgb(224,113,69);
	background-color: rgb(193,189,222)
}
#navlinks {
  text-align:right;
	margin-top: 20px;
	font-size: 14pt
}
ul {
	list-style-type: none
}
#footer {
	position: absolute;
	background-color: rgb(39,79,111);
	color: rgb(121,171,205);
	height: 60px;
	width: 100%;
	bottom: 0
}
#w3c_css {
	position: absolute;
	top: 15px;
	left: 92px;
	width: 81px;
	height: 31px;
	background: url("/i/valid-css.png") no-repeat
}
#w3c_xhtml {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 81px;
	height: 31px;
	background: url("/i/valid-xhtml10.png") no-repeat
}
#counter {
	position: absolute;
	top: 10px;
	left: 173px;
	width: 81px;
	height: 31px
}
#bottomnav .nav_articles {
	position: absolute;
	top:10px;
	right:91px
}
#bottomnav .nav_forum {
	position: absolute;
	right:60px;
	top:10px
}
dt {
	color: black;
	font-weight: bold;
	text-indent: 1em
}  
dd {
	margin-left: 50px
}
.fn {
	font-style: italic;
}
kbd {
	background-color: #CCCCCC;
	color: black;
}
#copyright {
	font-size: 8pt;
	color:white;
	position: absolute;
	right:60px;
	bottom:5px
}
.rss {
	text-align:right;
	color: rgb(224,113,69);
	background-color: rgb(193,189,222)
}
#slink {
	width: 160px;
	margin-top: 20px;
	color: #696969;
	text-align: left;
	font-size: 9pt
}
#slink h2 {
	color: black;
	margin-bottom: 10px;
	font-size: 11pt
}
#slink li {
	border-left:5px solid #ADADAD;
	border-bottom:2px solid #9A9A9A;
	padding-left:3px;
	margin-bottom: 8px
}
#slink a {
	color: #696969;
	text-decoration: none
}
#slink2 {
	color: #696969;
	text-align: left;
	font-size: 9pt
}
#slink2 h2 {
	color: black;
  margin-top: 20px;
	margin-bottom: 0px;
	font-size: 11pt
}
#slink2 li:first-child {
	border-bottom:2px solid #9A9A9A;
	margin-left: 0px;
	display:inline
}
#slink2 li {
	border-bottom:2px solid #9A9A9A;
	margin-left: 20px;
	display:inline
}
#slink2 a {
	color: #696969;
	text-decoration: none
}
.download 
{
padding:16px 0 0 0;
height:0px !important;
overflow: hidden;
width:16px;
position: absolute;
background: url("/i/download.gif") no-repeat;
}
