@charset "utf-8";

* { margin:0; padding:0; border:0; outline:0; }



body { font-family:Helvetica, Arial, sans serif; font-size:100%; font-weight:100; background:yellow; color:#363434; }
h1 { color:#363434; font-size:150%; margin:0 0 5px 0; text-transform:uppercase; }
h1 span a { position:absolute; top:20px; left:865px; }
h3 { color:#363434; font-size:75%; margin:0 0 20px 0; font-weight:100; }
h3 span a { position:absolute; top:55px; left:860px; }
#wrap { margin:20px 0 0 20px; padding:0; width:150%; }
div.explain { width:100%; background:#363434; height:4.2em; padding:0; vertical-align:middle; color:yellow; }
div.explain:hover { background:#a6e3f4; color:#363434; } 
.explain h2 { background:yellow; height:1.4em; color:#363434; font-size:300%; float:left; padding:0 20px 0 0; position:relative; top:0px; margin:0; line-height:48pt; }
.explain p { float:left; background:none; height:2.8em; padding:1.4em 0 0 1.4em; font-weight:bold; line-height:20pt; }
.explain p:hover {  }
.explain p span { font-family:monospace; margin:0 0 0 1em; }
.clear { clear:left; }
img { position:absolute; top:-95px; left:650px; }
a:link, a:visited { margin:0 0 0 1em; color:#363434; text-decoration:none; }
a:hover, a:active { margin:0 0 0 1em; color:#363434; text-decoration:underline; }
