html{
	margin:0;
  padding:0;
  width:100%;
  height:100%;
  text-align:center;
  overflow:auto;
  background:url(pics/leabkgde.jpg) repeat;
}

body {
  font-family:verdana, arial, sans-serif;
  font-size:12px;
  text-align:center;
	position:relative; 
	top:0; 
	left:0; 
	width:800px;
	height:99%; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0;
	text-align:left;
  overflow:visible;
}
 p{
  font-size:15px;
 	margin-left:25px;
 	margin-right:25px;
 	margin-top:0;
 	margin-bottom:0;
 	width:380px;
  color:#000000;
  padding:5px;
  z-index:3;
}

img.back1{
	height:135px;
	width:462px;
	position:absolute;
	z-index:-1;
	top:53px;
	left:15px;	
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	padding-left:0;
	color:#000000;
}

img.back2{
	height:265px;
	width:462px;
	position:absolute;
	z-index:-1;
	top:210px;
	left:15px;	
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	padding-left:0;
	color:#000000;
}

img.logo{
	position:absolute; 
	top:7px; 
	right:20px;
}

img.title{
	position:absolute;
	top:15px;
	left:10px;
}

img.motto{
	position:absolute;
	top:75px;
	left:320px;
	}
 
 h1{
 	font-size:20px;
 	font-family:serif;
 	font-weight:bold;
 	padding:0;
 	margin:0;
 	z-index:0;
 	background:none;
 	width:99%;
 	color:#a3a3a3;
 	padding-left:1%;
 }
 
 h2{
  position:relative;
  top:-23px;
  left:-1px;
	font-size:20px;
 	font-weight:bold;
 	padding:0;
 	margin:0;
 	z-index:0;
 	color:#000;
 	padding-left:1%;
 }

#top{
  position:relative;
  top:0;
  left:0;
  height:113px;
  width:100%;
  background:url(pics/header.png) no-repeat;
  border-left:0;
  border-right:0;
  border-top:0;
  border-bottom:0;
  z-index:3;
}



 #left{
   position:relative;
   top:-14px;
   left:5px;
   height:475px;
   width:150px;
   border-left:0;
	 border-top:0;
   border-bottom:0;
   background:none;
   overflow:hidden;
   z-index:0;
 }

 #content{
   position:relative;
   top:-486px;
   left:156px;
   height:475px;
   width:465px;
   border-left:1px solid #000;/*#a9a6a7;*/
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   border-top:1px solid #000;
   background:url(pics/contentback.png) repeat;/*#e0d198;*/
   overflow:auto;
   z-index:0;

 }
 
 #right{
   position:relative;
   top:-965px;
   left:623px;
   width:150px;
   height:475px;
   background:none;
   overflow:hidden;
   border-bottom:0;
   border-right:0;
   text-align:center;
   z-index:0;
 }



#nav{
  position:relative;
  top:-5px;
  left:0;
  width:810px;
  height:44px;
  border-left:0;
  border-right:0;
  border-top:0;
  border-bottom:0;
  background: url(pics/nav.png) no-repeat;
  overflow:visible;
  text-align: center;
  z-index:5;
}

.sidepic{
  position:absolute;
  width:auto;
  height:auto;
  top:10px;
  left:0;
  z-index:-1;
}

.sidepic2{
  position:absolute;
  width:auto;
  height:auto;
  top:200px;
  left:0px;
  z-index:-1;
}

.rsidepic{
  position:absolute;
  width:auto;
  height:auto;
  top:190px;
  left:0px;
  z-index:-1;
}

.rsidepic2{
  position:absolute;
  width:auto;
  height:auto;
  top:10px;
  left:0;
  z-index:-1;
}

#sidecontent{
  position:absolute;
  width:125px;
  height:300px;
  background:none;
  top:20px;
  left:4px;
  border:none;
  text-align:center;
  color:#000;
  font-size:10px;
  padding-top:5%;
  padding-left:4%;
  padding-right:8%;
  overflow:hidden;
}

#sidecontent2{
  position:absolute;
  width:125px;
  height:120px;
  background:none;
  top:210px;
  left:4px;
  border:none;
  text-align:center;
  color:#000;
  font-size:10px;
  padding-top:5%;
  padding-left:4%;
  padding-right:8%;
  overflow:hidden;
}

#left b{
  position:relative;
  z-index: 5;
}

#left b.a{
  position:relative;
  top:-13px;
  left:-1px;
  color:#19059a;
  z-index: 7;
}

#right b{
  position:relative;
  z-index: 5;
}

#right b.a{
  position:relative;
  top:-15px;
  left:-1px;
  color:#19059a;
	z-index: 7;
}


#left a, #left a:visited{
  position:relative;
  display:block;
  border-top:1px solid;
  border-left:1px solid;
  border-right:1px solid;
  border-bottom:1px solid;
  border-color:#000;
  height:17px;
  width:120px;
  background:url(pics/sidenav.png) repeat;
  color:#000;
  text-decoration:none;
  font-size:.9em;
  text-align:center;
  padding-top:5px;
  overflow:hidden;
  z-index:2;
}


#left a:hover, #left a:focus, #left a:active,{
  background-color:#e6e6e6;

}

h3 {
padding-left: 5px;
}

hr{
background:#615946;
width:80%;
height:5px;
position:relative;
float:left;
margin-left:5px;
margin-top:0;
}

table.staff{
margin-left:15px;
font-size:15px;

}

td.staff{
text-align:left;
padding-left:5px;
}

table.links{
margin-left:50px;
font-size:15px;

}

td.links{
text-align:left;
padding-left:5px;
padding-bottom:20px;
}

table{
margin-left:100px;
font-size:15px;
}

td{
text-align:center;
}

th{
text-align:center;
border: 1px solid;
background:url(pics/tableback.png);
}
 #content.home{
   position:relative;
   top:-486px;
   left:156px;
   height:1250px;
   width:465px;
   border-left:1px solid #000;/*#a9a6a7;*/
   border-right:1px solid #000;
   border-bottom:1px solid #000;
   border-top:1px solid #000;
   background:url(pics/contentback.png) repeat;/*#e0d198;*/
   overflow:visible;
   z-index:0;

 }
 #right.home{
   position:relative;
   top:-1740px;
   left:623px;
   width:150px;
   height:475px;
   background:none;
   overflow:hidden;
   border-bottom:0;
   border-right:0;
   text-align:center;
   z-index:0;
 }
 
 #content b, #content.home b{
 		font-size:15px;
}

#content a, #content.home a{
		font-size:12px;
}