body{
	width: 100%;		
	background: Black;
   color: silver;
	padding: 1%;

}
	
div.logoside{
	left:1%;
	top:1%;
	height: 100px;
	width: 23%;
	position: absolute;
	color: silver;
	border: groove;
	border-color: gold;
	background-color: black;
	background-image: url(shadowchylde_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div.logo{
	left: 26%;
	top:1%;
	height: 100px;
	width: 72%;
	position: absolute;
	text-align: center;
	font-size: medium;
	font-weight: bold;
	color: silver;
	border: groove;
	border-color: gold;
	background-color: black;

}
div.side{
		position: absolute;
	left: 1%;
	top: 120px;
	width: 23%;
	background: black;
	color: silver;
	font-size: small;	
	height: 650px;
	  border: groove;
	border-color: gold;

}



#sidemenu a {
     margin: 0 2px; 	  	 
     width: 160px; 
     height: 20px;	
     display: block;
     text-align: left;
     border: 1px solid gray;
     text-decoration: none;       
	  color: silver;
	background-color: #000000;
	 }	 
#sidemenu ul {
list-style-type: none;
} 

#sidemenu li {
	margin-bottom: 5px;
	list-style: none;
	font-size: small;
	font-weight: bold;
}
	 
#sidemenu a:hover {
background: Black;
	border: 1px solid silver;
	color: white;
	font-size: small;
		font-weight: bold;
	
     }

#sidemenu a:active {
	background: black;
	border: 1px #99FFFF;
	color: #fff;
	font-size: small;
	font-weight: bold;
     }

#sidemenu a:visited {
         color: #FFD700;
       background: #000000;
}

#sidemenu li a#currentside {
background: white; 
color: black;
} 

	div#main {
	position: absolute;
	left: 26%;
	top: 120px;
	width: 72%;
	background: black;
	color: silver;
	font-size: medium;	
	text-align: left;
	text-indent: 2px;
	
	height: 650px;
	  border: groove;
	border-color: gold;

	}
	div#maininner {
	position: absolute;
	left: 27%;
	top: 125px;
	width: 71%;
	background: black;
	color: silver;	
	height: 640px;	
	overflow: scroll;	
	font-size: medium;	
	text-align: left;
	text-indent: 2px;
}
div.footer {
	display: inline;
	position: absolute;
	left:5px;	
   top:785px;
	text-align: center;
	font-size: x-small;
	height: 18px;
	width: 98%;	
	color: silver;
	background: black;


}

  
  #bottom_menu ul {
	list-style-type: none;
	width: 100%; /* for Opera */
	font-size: xx-small;
}

#bottom_menu li {
float: left;
list-style: none;
font-size: x-small;
	font-weight: bold;
}

#bottom_menu a {
	width: 160px;
	height: 17px;
	position: relative;
	display: block;
	border: 1px solid gray;
	text-decoration: none;
	color: silver;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	
	background-color: #000000;
}

#bottom_menu a:hover {
	background: Black;
	border: 1px solid silver;
	color: white;
	font-size: x-small;
		font-weight: bold;
}
#bottom_menu a:visited {
           color: #CCCCCC;
       background: #000000;
}
			
#bottom_menu a:active {
	background: black;
	border: 1px #99FFFF;
	color: #fff;
	font-size: x-small;
	font-weight: bold;
}



#bottom_menu li a#currentfooter {
background: white; 
color: black;
}
a:link {
	color: silver;
	 background: black;
}
a:visited {
	color: #FFD700;
       background: #000000;
}
a:hover {
	background: Black;
	border: 1px solid silver;
}
a:active {
	background: black;	
	color: #fff;
	}
/* Headings H1-H6 */
h1 {	
	text-align: center;
	background: black;
	color: silver;	
	padding: 4px;
	font-weight: bold;
}

h2 {
text-align: center;
	background: silver;
	color: black;	
	padding: 4px;
	font-weight: bold;
 }

h3 {
text-align: center;
	background: silver;
	color: black;	
	font-weight: bold;
}

h4 {
	text-align: center;
	background: silver;
	color: black;
	font-weight: bold;
}


h5 {	text-align: center;
	background:silver;
	color: black;		
	font-weight: bold;
	top:0;
	 }

h6 {	text-align: center;
	background: silver;
	color: black;		
	font-weight: bold;
	top:0;
	 }
c1 {
 text-align: center;
  }
a:link {
	color: silver;
	background: black;

}
a:visited {
	color: #FFD700;
	 background: #000000;
}
a:hover {
	color: white;
	 background: black;
}
a:active {
background: gray;
color: #fff;
}

div.c1 {
 text-align: center;
  }
div.c2 {  
text-align: center;
 }
 div.c3 {
 text-align: center;
  }
div.c4 {  
text-align: center;
 }
div.c5 {
 text-align: center;
  }
div.c6 {  
text-align: center;
 }
 div.c7 {
 text-align: center;
  }
div.c8 {  
text-align: center;
 }
