* html {overflow:hidden;}

body {background-color:#ffe8aa; margin:0; padding:0 10px 0 10px; border:0; height:100%; overflow-y:scroll;}
body {font-family:arial, sans-serif; font-size:14px; letter-spacing:1px; font-weight:bold;}

#menu {position:fixed; top:20px; left:20px; width:160px; height:400px; background-color:transparent; z-index:20;  text-align:center;}
* html #menu {position:absolute;}

#menu a, #menu a:link {display:block; width:160px; height:18px; color:rgb(0,0,0); text-decoration:none; line-height:17px; margin-top:1px; border:1px solid #000; background:#ffe8aa; font-size:12px; text-align:center;}
#menu a:visited {color:rgb(255,0,0);}
#menu a:hover {font-weight:bold; color:#000;}
#menu a:active {font-weight:bold;}

.menutxt {font-size:14px; font-weight: bold; margin-top: 10px; margin-bottom: 5px;}
.menutxtSm {font-size:12px; font-weight: normal;}

#content {position:relative; display:block; margin:0 0 0 190px; background:transparent; overflow:hidden; letter-spacing:.08em; z-index:10;}
.text {display:block; padding:10px 10px 10px 10px; width:81%; margin-left:5px; text-align:justify; float:left; color:#000;}
.text {width/* */:/**/90%;
		 width: /**/90%;}

#foot {display:block; padding:10px 10px 0 100px; text-align:justify; background:transparent; font-size:10px; color:#000; text-align:center;}

h1, .h1 {font-size:30px; margin-top:20px;  margin-bottom:5px;}
h2, .h2 {font-size:25px; margin-top:10px;  margin-bottom:5px;}
h3, .h3 {font-size:20px; margin-top:5px;  margin-bottom:10px;}
h4, .h4 {font-weight:bold; margin-top:15px;  margin-bottom:5px;}
p, ul, ol {margin-top:5px;  margin-bottom:10px;}
.bold {font-size:14px; font-weight:bold;}
.terms {font-size:12px; margin-top:10px; margin-bottom:0px;}
