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";
               }
 .navy{
                 font: 16px Arial bold;
                 color: "#001255";
                 font-weight: bolder;
                 }
            
 .black{
                 font: 16px Arial bold;
                 color: "#000000";
                 font-weight: bolder;
                 }

 ul.arrow{
                list-style-image: url("photo/arrowredr2.gif");
                list-style-type: square;
                }

 ul.disc{
                list-style-type: disc;
                }

#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:475px;
                   top:180px;
                   width:200px;
                   height:400px;
                   background:#000000;
                   border:1px solid #000;
	}
	
#black_white_picture_background{
                   position: absolute;
                   left:10px;
                   top:195px;
                   width:200px;
                   height:375px;
                   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:635px;
                   width:280px;
                   height:170px;
	}
	
#lacey_background{
                   position: absolute;
                   left:10px;
                   top:635px;
                   width:280px;
                   height:170px;
                  
	}
	
#quote_background{
                   position: absolute;
                   left:200px;
                   top:635px;
                   width:100px;
                   height:200px;
	}


#rightContent{
                position: absolute;
                left: 280px;
                top: 215px;
                width: 700px;
                border:0px solid #000;
                
               }
#powerControlWheel{
                position: absolute;
                left:10px;
                top: 215px;
                width: 700px;
                border:0px solid #000;
                
               }              
#why{
                position: absolute;
                left:710px;
                top: 215px;
                width: 260px;
                border: 1px solid #000;
                background:#ffffff;
					}
		
#quotePCW{
                position: absolute;
                left:675px;
                top: 790px;
                width: 280px;
                border:0px solid #000;
					}

a.attention:link{ 
		color: red;
		text-decoration:none; 
		}
a.attention:visited{ 
		color: red;
		text-decoration:none; 
		}
a.attention:hover{ 
		color: "#ff9900"; 
		text-decoration:none; 
		}
a.attention:active{ 
		color: white; 
		}
		
#rFlag_left{
					 position: absolute;
                left:10px;
                top: 215px;
                width: 350px;
					}
#rFlag_right{
 					position: absolute;
                left:365px;
                top: 215px;
                width: 550px;
					}
		
