html {background: url('elk.gif') bottom right no-repeat;}

body
{ background: url('backgrnd.gif') repeat-x;
height:500px;
font-size:71%;
font-family: Times, cursive, serif, sans-serif;
margin:0px 40px;
padding:0;
text-align:center;
	margin-left: auto;
 	margin-right: auto;
}

.shadow{ 
 
	margin-top:4%; 
	height:400px;  
 	width:600px;
	text-align:center;
	margin-left: auto;
 	margin-right: auto;}


.box {   background: url('pattern.gif');
         border-style: solid;
         border-width: 1px;
         border-color:green;
margin-top:-10px;
	 margin-left:-10px;
	text-align:center; 
	height:400px;  

 	width:600px;
  overflow:auto;
	}

#countdown {

 padding-top:1%;
  width: 100%;
 height:150px;
text-align:left;
 clear:both;
}

#digits {
   width: 200px;
 height:150px;
}


.question {
 	padding-top:1%;
	 font-size:4em;
	width:44%;
	height:55%;
	color:green;
	float:left;
}

.animquestion {
 	padding-top:1%;
	 font-size:3em;
	width:44%;
	height:55%;
	color:green;
	float:left;
}



.list {
 padding-top:1%;
	 font-size:3em;
	width:54%;
	height:55%;
	 text-align:left;
	float:right;
 line-height:1em;
}



.animlist {

	padding-top:1%;
	 font-size:2.1em;
	width:54%;
	height:55%;
	 text-align:left;
	float:right;
 line-height:1em;
}


.check {
 padding-top:1%;
	 font-size:3em;
	height:55%;
	 text-align:center;
	 line-height:1em;
}


.menuYesNo {
         width: 100px;
         height: 25px;
         background-color: green;
         border-style: solid;
         border-width: 1px;
         border-color: black;
         text-align: center;
         text-decoration: none;
         color: yellow;
      }
.menuYesNo:hover {
         background-color: orange;
         color: black;
      }

.mainpage{ 

   padding-left:1em;
	width:55%;
	 height:85%;
  float:left;
	font-size:1.8em;
	color:green;
 	text-align: left; 
}
.titles{
	color:	gray;
	font-size:1.7em;
 	height:95%;
 	width:38%;  
	float:right; text-align:left;
}


table.trees {padding: 5px;  text-align:center;}

#tablediv tr:hover {background:#CCCC33;}
td.td50 {width:60%; }


#tablediv_{  
border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black; border-top: 1px solid black;
 margin-left:15%;
 margin-right:14%;
 font-size: 1.7em; 
}



#tablediv{  
border-left: 1px solid black; border-right: 1px solid black; border-bottom: 1px solid black;
 margin-left:15%;
 margin-right:14%;
 height:60%;
 overflow:auto;
 text-align:left;
font-size: 1.7em; 
}


