body{
background-color:#636363;
padding:0px;
margin:0px;
height:100%;
}

#container{
width:800px;
margin: 5px auto;
}

#a01{
width:800px;
height:194px;
background-image: url('images/iwant2010_01.jpg');
display:block;
float:left;
}

#a02{
width:192px;
height:100%;
background-image: url('images/iwant2010_02.jpg');
background-repeat:no-repeat;
background-color: #ff0000;
margin:0px;
padding:0px;
vertical-align:top;
}

#a02 p{
margin-left:10px;
color:white;
}

#a03{
width:607px;
height:100%;
background-image: url('images/stonebg.jpg');
margin:0px;
padding:0px;
vertical-align:top;
}

#content{
width: 580px;
margin:5px auto;
display:block;
vertical-align:top;
}

#footer{
width:800px;
height:20px;
display:block;
float:left;
text-align:center;
}

#big{height:800px;}

#lock{
float:left;
margin:0px;
padding:0px;
}

#topb{
width:620px;
height:200px;
float:right;

display:block;

}

#buffer{
float:right;
height:86px;
width:600px;
display:block;

}

.quote{
width:180px;
height:50px;
float:right;
display:block;

}



#navbar{
float:right;
border:2px solid white;
display:block;
height:36px;
width:600px;
margin-right:5px;
}

#nav{
width:595px;
height:30px;
background-color:white;
color:black;
margin:2px auto;

padding-top:2px;
}

#nav a{
color:black;
text-decoration:underline;
font-size:18px;
padding-left:4px;
padding-right:4px;

}

#nav a:hover{
text-decoration:none;
}
