@charset "utf-8";
/* CSS Document */

body {
 background-color: #ffffff;
background-image: url(b1.jpg);
 margin: 29px;
 padding: 0;
 font-size: 0.9em;
 font-family: verdana, arial, helvetica, sans-serif;
}


h1 {
 font-family: verdana, arial, helvetica, sans-serif;
 margin: 0 0 15px 0;
 padding: 0;
 color: #0000ff;
}


h2 {
 font-family: verdana, arial, helvetica, sans-serif;
 margin: 0 0 5px 0;
 padding: 0;
 font-size: 1.1em;
 color: #0000ff;
}


p {
 font-family: verdana, arial, helvetica, sans-serif;
 line-height: 1.1em;
 margin: 0 0 16px 0;
 padding: 0;
}


.content>p {
 margin: 0;
}


.content>p+p {
 text-indent: 30px;
}


a {
 color: #0000ff;
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: 100;
 text-decoration: none;
}


a:link {
 color: #0000ff;
}


a:visited {
 color: #4169e1;
}


a:hover {
 background-color: #bbb;
}


/* All the content boxes belong to the content class. */
.content {
 position: relative;
 width: auto;
 left: 0.1em;
 margin: 0 190px 20px 137px;
 background-color: #ffffff;
 background-image: url(b1.jpg);
 padding: 1px;
 z-index: 3;
}

.content1 {
 position: relative;
 width: auto;
 left: 10.5em;
 margin: 0 480px 30px 50px;
 border: 0px solid #bebebe;
 background-color: #ffffff;
 background-image: url(b1.jpg);
 padding: 0.1em;
 z-index: 4;
}


.navleft {
 position: absolute;
 width: 10%;
 top: 18%;
 left: 0.1em;
 font-size: 0.9em;
 background-color: #ffffff;
 background-image: url(b1.jpg);
 padding: 0.1em;
 z-index: 5;
}


.navleft1 {
 position: absolute;
 width: 15%;
 top: 70%;
 left: 0.1em;
 font-size: 0.9em;
 background-color: #ffffff;
 background-image: url(b1.jpg);
 padding: 0.1em;
 z-index: 2;
}

.navright {
 position: absolute;
 width: 17%;
 top: 18%;
 right: 0.1em;
 font-size: 0.9em;
 background-color: #eee;
 background-image: url(b1.jpg);
 padding: 0.1em;
  border: 1px solid #bebebe;
 z-index: 1;
}

 

.left {
 position: absolute;
 width: 200px;
 top: 250px;
 left: 10px;
 font-size: 0.9em;
 background-color: #ffffff;
 background-image: url(b1.jpg);
 padding: 10px;
 z-index: 6;
}

.footer {text-align: left;
        background: #b7b7b8;
		position: relative; left: 0.1em; bottom: 0.5em;
        width: 97%;
		color: #bebebe;}
		
.footera {padding: 2px 3px 4px 13px;
     
     border-bottom: 2px solid #fff;
	 }
	 



