body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: 'verdana';
 color: #000000;
 background: #cecece;


}
#container {
	background: #FFFFFF;
	width: 900px;
	min-height: 500px;
	height: auto !important;
	margin: auto;
	position: relative;
	padding: 0;
	border-left: 0px solid #3e3e3e;
	border-right: 0px solid #3e3e3e;
	border-bottom: 0px solid #3e3e3e;
	top: 1px;

}


a:link {
color: #3fa2b0;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}
a:visited {
color: #3fa2b0;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}
a:active {
color: #3fa2b0;
text-decoration: none;
font-weight: bold;
font-size: 8pt;
}
a:hover {
color: #464646;
text-decoration: none;
background: none;
font-weight: bold;
font-size: 8pt;
}

#header {
  margin: 0px;
  padding: 0px;
  height: 100px;
}
#left {
  position: absolute;
  left: 0px;
  top: 275px;
  width: 205px;
  height: 420px;
 color: #000000;
 background: #c1b5d0;
 font-size: 8pt;
 text-align: justify;
 padding: 10px;
 
 
}
#main {
  position: absolute;
  top: 275px;
  left: 220px;
  
  

}

#escape {
  position: absolute;
  top: 20;
  left: 725px;
  
  

}

#footer {
position: absolute;
top: 675px;
left: 0px;
background: #957eae;
width: 900px;
color: #ffffff;
 font-size: 8pt;
 text-align: justify;
 padding: 0px;
}

#maincontent {
  font-family: 'verdana';
  color: #000000;
  padding: 10px;
  font-size: 8pt;
  background: #ffffff;	
  min-height: 400px;/* set here min height  */
 height: auto;/* overwrite the height */
  

}


/* main menu */

#menu {
	position: absolute;
	left: 0px;
	top: 259px;
	width: 60px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #957eae;
}

#menu2 {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 105px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #957eae;
}

#menu3 {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 80px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #957eae;
}

#menu4 {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 65px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #957eae;
}

#menu5 {
	position: absolute;
	left: 100%;
	top: 0px;
	width: 116px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #957eae;
}


#menu a {
	display: block;
	height: 17px;
	padding: 0px 0 0 0px;
}

/* sub menus */

.submenu {
	position: absolute;
	left: -130px;
	top: 0;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu a:hover {
	background-color: #3fa2b0;
}

.submenu2 {
	position: absolute;
	left: -130px;
	top: 0;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu2 a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu2 a:hover {
	background-color: #3fa2b0;
}

.submenu3 {
	position: absolute;
	left: -130px;
	top: 0;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu3 a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu3 a:hover {
	background-color: #3fa2b0;
}

.submenu4 {
	position: absolute;
	left: -130px;
	top: 0;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu4 a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu4 a:hover {
	background-color: #3fa2b0;
}

.submenu5 {
	position: absolute;
	left: -130px;
	top: 0;
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu5 a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu5 a:hover {
	background-color: #3fa2b0;
}


.submenu6 {
	position: absolute;
	left: -130px;
	top: 0;
	width: 179px;
	height: auto;
	background-color: #FFFFFF;
}
.submenu6 a {
	display: block;
	height: 20px;
	padding: 5px 0 0 10px;
} 
.submenu6 a:hover {
	background-color: 3fa2b0;
}

.titles {
font-family: 'Verdana','Arial';
font-size: 10pt;
font-weight: bold;
color: #957eae;
}

.lefttitles {
font-family: 'Verdana','Arial';
font-size: 10pt;
font-weight: bold;
color: #957eae;
}

.escape {
font-family: 'Verdana','Arial';
font-size: 7pt;
font-weight: bold;
color: #957eae;
}

.escape a{
font-family: 'Verdana','Arial';
font-size: 7pt;
font-weight: bold;
color: #953eae;

}
.escape :hover{
font-family: 'Verdana','Arial';
font-size: 7pt;
font-weight: bold;
color: #957eae;
}

img.centered {
	padding: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 3px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 3px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
