body { 
		margin: 0px 10px 20px 0px; <!--top, right, bottom, left -->
                }
 p{ 
 		font: 16px Arial bold; color: "#ffffff";
 		margin: 10px 10px 10px 10px; 
 		font-weight: bolder;
 		}
 		
 .big{          font: 20px Arial bold;
                
              }
 .red{           
                 font: 20px Arial bold;
                 font-weight: bolder;
                 color: "#ff0000";
               }
            
 .black{
                 font: 16px Arial bold;
                 color: "#000000";
                 }
                 
 ul{
                list-style-image: url("arrowredr2.gif");
                list-style-type: square;
                }

#banner {
		background:#fff;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		border-bottom:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:100px;
		}
      
#definitions{
                   position: absolute;
                   right:10px;
                   top:250px;
                   width:200px;
                   background:#fff;
                   border:1px solid #000;
	}
	
#definitions2{
                   position: absolute;
                   left:10px;
                   top:200px;
                   width:200px;
                   height:400px;
                   background:#000000;
                   border:1px solid #000;
	}
	
#centerContent{
                position: absolute;
                left:10px;
                top: 215px;
                width: 750px;
                border:0px solid #000;
                
               }
               
#quizContent{
               position: absolute;
               left: 750px;
               top: 425px;
               width: 230px;
               border: 1px solid #000;
               background:#ffffff;
               }

#pictureHolder{
                position: absolute;
                left: 700px;
                top: 75px;
                width: 275px;
                height: 350;

               }

#definitions_background{
                   position: absolute;
                   left:525px;
                   top:150px;
                   width:200px;
                   height:400px;
                   background:#000000;
                   border:1px solid #000;
	}

 #definitions2_background{
                   position: absolute;
                   left:560px;
                   top:150px;
                   width:200px;
                   height:400px;
                   background:#000000;
                   border:1px solid #000;
	}
##black_white_picture_background{
                   position: absolute;
                   left:10px;
                   top:220px;
                   width:200px;
                   height:200px;
                   background:#000000;
                   border:1px solid #000;
	}
	
#phone_number_background{
                   position: absolute;
                   left:630px;
                   top:10px;
                   width:350px;
                   height:100px;
                   background:#ff0000;
                   border:1px solid #000;
	}
	
#amber_background{
                   position: absolute;
                   left:830px;
                   top:670px;
                   width:280px;
                   height:170px;
	}

 #stats{
                   position: absolute;
                   left:10px;
                   top:630px;
	}
	
#lacey_background{
                   position: absolute;
                   left:10px;
                   top:670px;
                   width:280px;
                   height:170px;
                  
	}
	
#quote_background{
                   position: absolute;
                   left:210px;
                   top:650px;
                   width:100px;
                   height:200px;
	}
	
#arrow_background{
                   position: absolute;
                   left:150px;
                   top:150px;
           
	}

 #ally_story{
                   position: absolute;
                   top:190px;
           
	}
#myths2{
                   position: relative;
                   top:50px;
                   left: 65px;
	}

 #myths{
                   position: absolute;
                   top:150px;
                   left: 65px;
	}

  #disclaimer{
                   position: absolute;
                   top:450px;
                   left: 65px;
	}


               
