div.adsense-wrap {
        float: right;  
        margin-right: 5px;
}

div.adsense-wrap2 {
        margin-left: auto;
        margin-right: auto;
}

body {
background-color:#ccc;
}

#header {
background:#fff url(/img/header.jpg) 0 0 repeat-y;
height: 100px;
border-bottom: #000000 thick;
}

#title {
padding-top:30px;
}

#title h1, #title p {
color:#fff;
}

#bg {
background:#fff url(/img/content.png) 0 0 repeat-y;
padding-top:20px;
padding-bottom:20px;
}

#footer {
background:#ffffff url(/img/ftr.jpg) 0 0 no-repeat;
height:30px;
min-height:30px;
color: #ffffff;
text-align: center;
}

#copyright{
position: relative;
left: 50px;
width: 66%;
text-align:center;
float:left;
padding: 20px;
}
