html, body {margin:0; padding:0;  overflow:hidden;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
}



#scroller {
	position:absolute;
	width:64%;
	height:90%;
	top:0;
	left:211px;
	overflow:auto;
	z-index:2;
} 
#content {
	padding:20px 35px 20px 35px;
	color: #FFFFFF;
}
p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
#left {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:150px;
	z-index:2;
	color:#567;
	padding-right:25px;
	padding-left:10px;
	background-image: url(images/menu.png);
}

#right {
	position:absolute;
	top:-10px;
	right:0px;
	height:90%;
	width:18%;
	z-index:3;
	padding-right:5px;
	padding-left:5px;
}

#footer{
	height: 9%;
	position: absolute;
	bottom: 0px;
	left: 185px;
	width: 100%;
	z-index: 2;
	padding-left:50px;
	background-image:url(images/menu.png);
}

#background{
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #00CCCC;
}
.style1 {
	font-size: x-small;
}
h1 {height: 1px;}
h2 {line-height: 1px;}
.style5 {
	font-size: xx-small;
	line-height: 1.3em;
	line-height: 1.4em;
	line-height: 1.4em;
}
.imglist {
float: left;
position: absolute;
left: 25px;
bottom: 5px;
} 
.style2 {
	font-size: small;
	line-height:1.4em;
	letter-spacing:0.1em;
	text-align:justify;
}
.style6 {font-size: medium;}

.style7 {
	font-size:x-small;
	color:#FFFFFF;
}
