html,body{margin:0;padding:0}
body {font: 90% sans-serif, arial}
img { border: none}
p{margin:0 10px 10px}
h1 {
	letter-spacing: 0.2em;
	font-size:2em;
	margin:0;
	color:#000;
	word-spacing:0.3em;
	}
.art_head {
	color: #000;
	font-size:130%;
	padding-left:10px;
	font-weight:bold;
}
h2 {
	font-size: 120%;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing:0.15em;
}
h3 {
	font-size: 124%;
	color: #666666;
	letter-spacing: 0.1em;
	word-spacing:0.15em;
	padding-left:10px
}
h4 {
	color: #000;
	font-size:130%;
	padding-left:10px;
	font-weight:bold;
}
h5 {
	color: #4F4F4F;
	font-size:95%;
	line-height:130%;
}
h6 {
	letter-spacing: 0.3em;
	font-weight: normal;
}
a:link {  text-decoration: none;
color: #000000
}
a:visited {  text-decoration: none;
color: #000000;
}
a:hover {  
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

div#content p{line-height:1.4;color:#000}
div#navigation{background:#FFF; padding-left:25px}
div#extra{background:#FFF;}
div#footer{background: #FFF;color: #666666; font-size:80%;}
div#footer p{margin:0;padding:5px 10px;}
div#footer a{display:inline;padding:0; color: #666666}
div#wrapper{float:left;width:100%;}
div#content{margin: 0 230px; padding-left:50px; padding-top:1px; padding-right:20px}
div#navigation{float:left;width:200px;margin-left:-100%}
div#extra{float:left;width:230px;margin-left:-230px;}
div#footer{clear:left;width:100%}
.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: grey;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: black;
}
.thelanguage ul {
margin-left:0px;
padding-left:0px}
.thelanguage ul li {
list-style: none;
padding-bottom:6px;
font-size:90%;
}
.thelanguage ul li a{
color:#000099
}
.thelanguage ul li a:hover{
color: #990000
}
.thelanguage ul li a:visited{
color: #000066;
}
#debug {
margin:100px}
.technology1{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 20px 0;
padding-left:50px;
background-image:url(mal1.gif);
background-position:left;
background-repeat:no-repeat;
}
.aux {font-size: 76%}
.aux a { text-decoration:none }

.caption {background-color:#FFF; width:210px}
.caption-grey {background-color:#CCCCCC; width:210px;
}
.igo {
	color: Gray;
	letter-spacing: 0.25em;}
.spacer {height:20px}

.Archive {
  position:absolute; top:0px; right:0px;
}

#content a {
  text-decoration: underline;
}