
body { 
background-color: #000000;
}

#header {
width: 760;
height: 245;
}

#pagetitle {
background-image: url('images/userimages/v3/pagetitle.jpg');
padding-left: 247px;
width: 513px;
font-weight:bold;
font-size:20px;
height:32px;
}

#thebody {
background-image: url('images/userimages/v3/body-tile.jpg');
background-repeat: repeat-y;
}

table {
background-repeat: no-repeat;
font-size: 14px;
}


#left {
padding-left: 35px;
}

#right {
padding-left: 10px;
}

#footer {
background-image: url('images/userimages/v3/footer.jpg');
width:760;
height:34px;
padding-top: 40px;
}