body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/bg_all.gif");
 background-repeat: repeat-x; 
 background-position: top;
 background-color: #f5e6b6;
}

/* FRAMEWORK */

#tableback {
 background-image: url("../images/bg_table.gif");
 background-repeat: no-repeat; 
 background-position: top;
margin: 0px;
 padding: 0px;
} 

#content {
 background-image: url("../images/bg_content.gif");
 background-repeat: repeat-y; 
 background-position: top;
	background-color: #ffffff;
	width: 798px;
	margin: 0px;
	padding: 0px;
}

#head {
 background-image: url("../images/bg_head.gif");
 background-repeat: no-repeat; 
 background-position: top;
 width: 798px;
 height: 192px;
	margin: 0px;
	padding: 0px;
}

#top {
 background-image: url("../images/bg_contenttop.gif");
 background-repeat: no-repeat; 
 background-position: top;
 width: 798px;
 height: 521px;
	margin: 0px;
	padding: 0px;
}

#extend {
 background-image: url("../images/bg_extend.gif");
 background-repeat: repeat-y;
 margin: 0px;
 padding: 0px;
} 

/*  MENU */

#menu {
 background-image: url("../images/bg_menu.gif");
 background-repeat: no-repeat; 
 background-position: top;
 width: 798px;
 height: 32px;
}

.button {
 margin: 0px 20px 0px 20px;
}

.dateboxwidth {
 margin: 0px 0px 0px 0px;
 width: 55px;
}

/*  CONTENT */

#central {
 margin: 0px;
 padding: 0px 13px 0px 13px;
}

/* FOOTER */

#footer {
 background-image: url("../images/bg_footer.gif");
 background-repeat: no-repeat; 
 background-position: top;
 width: 806px;
 height: 40px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	background-color: #f5e6b6;
}
