#div-master 
{
width: 880px;
text-align: center;
margin-left: auto;
margin-right: auto;	
background: url('backgrounds/main-fill.jpg');
padding: 0px;
}

#div-header
{
text-align: center;
margin-left: auto;
margin-right: auto;
height: 107px;	
background-image: url('backgrounds/header.jpg');
padding: 0px;
}

#div-menu-bar
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 880px;
height: 40px;	
background-image: url('backgrounds/menu-bar.jpg');
padding: 0px;
margin: 0px;
}

#div-preview-menu-bar
{
text-align: center;
width: 660px;
height: 41px;	
background-image: url('backgrounds/preview-menu-bar.jpg');
padding: 0px;
margin: 0px;
}

#div-page-title
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 880px;
height: 80px;
background: url('backgrounds/page-title.jpg');
padding: 0px;
}

#div-container
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 880px;
color: #333399;	
background-color: transparent;
padding: 0px;
}

#div-join-page-button
{
width: 166px;
text-align: center;	
background-color: transparent;
margin-left: auto;
margin-right: auto;
padding: 0px;
}

#div-left-column
{
float: left;
width: 190px;
color: #333366;
background-color: transparent;
padding-top: 0px;
padding-left: 0px;
margin: 0px;
}

#div-latest
{
float: left;
width: 165px;
color: #333366;
background: url('backgrounds/latest-fill.jpg');
padding0px;
margin-left: 10px;
}

#div-text-column
{
float: right;
width: 690px;
margin-right: 0px;
padding: 0px;
}

#div-text
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 670px;
color: #333399;	
background-color: transparent;
padding: 0px;
}

#div-clear
{
clear: both;
margin-bottom: 0px;
}

#div-footer
{
text-align: center;
margin-left: auto;
margin-right: auto;
width: 880px;
height: 100px;	
background: url('backgrounds/footer.jpg');
padding: 0px;
}

#div-footer-left
{
float: left;
width: 170px;
padding-top: 0px;
padding-left: 0px;
margin: 0px;
}

#div-footer-right
{
float: right;
width: 170px;
padding-top: 0px;
padding-right: 0px;
margin-top: 0px;
}

#div-footer-center
{
float: left;
width: 539px;
padding-top: 0px;
padding-left: 0px;
margin-top: 0px;
}
