@charset "utf-8";
* { margin:0; padding:0; border:0; }

body { font-family:Arial, Helvetica, sans-serif; font-size:100%; margin:0; line-height:1.4; background:#e7dfc6; color:#101010; }
h1 { width:400px; line-height:1.2; margin:20px 0 0 30px; font-size:300%; }
h1:after { content:" //"; }
h1#secondHead { position:relative; top:270px; left:470px; width:500px }
h2 { width:410px; line-height:1.2; margin:20px 0 30px 0; font-size:150%; font-weight:normal; background:#dc7f10; padding:20px 20px 20px 40px; color:white; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative; left:-10px; }
h2#secondSub { width:610px; line-height:1.2; font-size:150%; font-weight:normal; background:#dc7f10; padding:20px 150px 20px 40px; color:white; -moz-border-radius:5px; -webkit-border-radius:5px; position:relative; left:480px; top:270px; }
p { width:400px; margin:0 0 20px 30px; font-family:Georgia, "Times New Roman", Times, serif; }
.mouse { font-size:70%; }
ol { position:absolute; margin:0; left:500px; top:0; width:500px; /*background:transparent url(../images/border.png) repeat-y top left;*/ padding:30px 0 30px 40px; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px solid #101010; }
ol li { margin-bottom:10px; }
a:link, a:visited { color:#101010; }
ol#second { position:relative; top:-190px; left:-20px; width:400px; padding:40px 0 0 60px; border:0; border-top:1px solid #101010;  margin:-110px 0 0 0; text-align:right; }
a:hover, a:active { text-decoration:none; }