body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}


 
  body {
  
background: #E7C56A;
font-family: Verdana, Arial, sans serif;
font-size:100%;
font-size:80%;
width:100%;
  }
  
  #notes {
  clear:both;}
  #rightside {clear:both;}
  
  #l0, #l1, #l2{
    display:none;
    position:absolute;
	height:70px;
  }
#l0 {
    top:0px;
   left:20px;
   z-index:2;
   color: #800000;
	}
#l1 {
    top:30px;
    left: 60px;
   z-index:1;
   color: #008000
}
#l2 {
    top:60px;
   left:40px;
   z-index:3;
   color: #000080
}
#l3{
   margin-top:-90px;
}
#topmenu {
clear:both;
color: #fff;
background: #DC6511;
width:100%;
height:auto;
border-bottom:1px #E5B05B solid;
background: #DC6511;
}
#topmenu p {
padding:4px;
}

#sidemenu {
position:absolute;
right:-30%;
top:-20px;
font-weight: bold;
width:100%;
}
#slideshow {
display:none;
position:absolute;
width:0px;
}
#slideshow img {
border:1px #E5B05B solid;
}
#wrapper {
clear:both;
height:auto;
width:100%;
border:1px #E5B05B solid;
}
#main {
padding:4px 6px 10px 4px;
color:#180200;
}
#main li {
margin-left:18px;
list-style-type:disc;
}
#main h1,h2,h3 {
	margin-bottom: 6px;
	margin-top:14px;
	color: #C93F07;
	}

#footer {
	clear:both;
	background:#E5B05B;
	text-align:center;
	padding-top:4px;
	height:auto;
	font-size:80%;
	color: #C93F07;
}
#wrapper a {
color: #C93F07;
text-decoration: none;
border-bottom:2px #dc6511 dotted;
}
#wrapper a:hover {
border-bottom:2px #dc6511 solid;
}
#left {
clear:both;
width:100%;
height:auto;
}

