
body {
font-size:80%;
margin: 5px;
padding: 0;
background-color: #fff;
text-align:center;
font-family: cursive, "Comic Sans", Chicago;}

#frame{
border:1px solid #000000;
width: 750px;
background-image: url('http://www.burlingamepetparade.com/phpcms/images/pawprint.gif');
background-repeat: repeat-y;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#leftcol{
width:155px;
float:left;
background-color:#D3D6A9;
background-image: url('http://www.burlingamepetparade.com/phpcms/images/Pet-Parade-04-Photo.gif');
background-repeat:no-repeat;

}
#sidebar{
margin-top:205px;


}
#sponsors{

text-align:center;
}
#nav-section{


}
#rightcol{
width:560px;
float:right;
margin-right:10px;
background-color:#ffffff;
}

#header{
width:100%;
height:29px;
background-image: url('http://www.burlingamepetparade.com/phpcms/images/Header.jpg');
background-repeat: no-repeat;
background-position: +100%;}

#footer{
width:100%;

clear:both;
height:200px;
background-image: url('http://www.burlingamepetparade.com/phpcms/images/bottomdogs.gif');
background-repeat: no-repeat;}
#footernav{
height:20px;
background-color:#D3D6A9;
text-align:center;
}
#topcopy{
width:550px;
margin:0px;
margin-top:5px;
border:solid 1px black;
padding:0px;
padding-left:5px;
padding-right:5px;
font-size: 1.3em;}
#bottomframe{
width:100%;
margin:0px;
padding:0px;
}
#bottomright{
float:right;
width:265px;
border:solid 1px black;
margin:0px;
margin-top:5px;
padding:0px;
padding-left:5px;
padding-right:5px;}
#bottomleft{
float:left;
width:265px;
border:solid 1px black;
margin:0px;
margin-top:5px;
padding:0px;
padding-left:5px;
padding-right:5px;
}