/* commented backslach hack v2 \*/
* html {overflow:auto;}
/* end of hack */

#menu {
	position:fixed; 
	overflow: hidden;
	display:block; 
	top:175px; 
	left:3px; 
	width:140px; 
	height:545px; 
	background-color:inherit;
	color:black;
	z-index:20;
}

* html #menu {position:absolute;}

body {
	font: normal normal normal large/120% Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	letter-spacing: 1px;
	color: Black;
	background-color: #ddffff;
}

#menu a, #menu a:link {
	display:block; 
	width:115px; 
	height:25px; 
	color: #3333ff; 
	background-color:white;
	text-decoration:none; 
	line-height:25px; 
	margin-top:5px; 
	border:2px solid #000; 
	background: #bbffff; 
	font-size:18px; 
	text-align:center;
}
#menu a:visited {
	display:block; 
	width:120px; 
	height:25px; 
	color: #993399;
}
#menu a:hover {
	font-weight:bold; 
	color:#000;
}
#menu a:active {
	font-weight:bold;
}


#content {
	position: relative;
	display: block;
	margin: 180px 0 0 155px;
	height: 375px; 
	background: #ddffff;
	overflow: scroll;
	letter-spacing: .05em;
	z-index: 10;
}
#content a:link {
	text-decoration: underline;
}
.text {
	display: block;
	padding: 10px 10px 0 10px;
	width: 60%;
	margin-left: 5px;
	text-align: justify;
	float: left;
	color: #000;
	overflow: hidden;
}

.text {
	width/* */:/**/75%; 
	width: /**/75%;
}
.text img {float:right;
	border: 0px;}

#topper {
	position: fixed;
	display: block;
	padding: 1px 5px 0 10px;
	top: 0px;
	left: 1px;
	width: 99%;
	height: 140px;
	overflow: hidden;
	background-color: #aaffff;
	color: Black;
	z-index: 20;
	border: 3px solid Black;
}
* html #topper {position:absolute; right:0;
	right/* */:/**/17px; 
	right: /**/17px;}
#topper img {float:right;}

.clear {clear:both; height:1px;}


#foot {
	display: block;
	padding: 0 1% 1.25% 1%;
	/*text-align: justify;*/
	background: transparent;
	font-size: x-small;
	color: #000;
	text-align: center;
}
.h4 {
	font-size:40px; 
	color:rgb(250,111,0); 
	margin-bottom:5px; 
	border-bottom:1px solid #000; 
	letter-spacing:1px; 
	font-weight:bold;
}
#rl {
	position:fixed; 
	display:block; 
	top:-10px; 
	left:10px; 
	width:600px; 
	height:130px; 
	font-size:60px; 
	line-height:90px; 
	font-family:arial,verdana, sans-serif; 
	overflow:hidden; 
	color:rgb(250,111,0); 
	z-index:25; 
	font-weight:bold;
}
#rl div {color:#000; font-size:30px; margin-top:-40px;}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	height: 20%;
	letter-spacing: normal;
	line-height: 85%;
	background-color: inherit;
	color: black;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	height: 10%;
	letter-spacing: normal;
	line-height: 90%;
	background-color: inherit;
	color: Black;
}
h3{
	background-color: inherit;
	color: Black;
	font: normal normal normal medium/90% Arial, Helvetica, sans-serif;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	height: 1em;
	letter-spacing: normal;
	line-height: inherit;
	background-color: inherit;
	color: Black;
}
* html #rl {position:absolute;}

.cent{text-align: center;}
.dent{text-indent: 25px;}
.rite{text-align: right;}
.bold {font-size:14px; font-weight:bold;}
.lpad { padding-left: 200px;}
.lpad2 { padding-left: 150px;}
.lpad250 { padding-left: 260px;}
.lpad40 { padding-left: 40px;}
.uline{text-decoration: underline;}

#hr {color: blue;}


#pad {display:block; height:5px;}
#blockpad {
	display:block;
	margin: 160px 0 50px 155px;
}
