table.full_layout
	{
		border-collapse: 	collapse;
		width:				100%;
		border-spacing:		0px;
	}

td.main_menu
	{
		width: 				100px;
		background-color:	rgb(155, 215, 165);
	}

td.header_main
	{
		background-image: 	url(../images/header.gif);
		height:				105px;
		width:				782px;
		padding:			0px;
	}

td.header_sub
	{
		background-image: 	url(../images/header_sub.gif);
		height:				49px;
		padding:			0px;
	}

td.header_main_spacer
	{
		background-image:	url(../images/header_spacer.gif);
		padding:			0px;
	}

td.header_sub_left_spacer
	{
		background-image:	url(../images/header_sub_left_spacer.gif);
		padding:			0px;
	}
	
td.header_sub_right_spacer
	{
		background-image:	url(../images/header_sub_right_spacer.gif);
		padding:			0px;
	}
	
img.footer
	{
		border:				0;
		width:				88px;
		height:				31px;
	}
	
td.footer
	{
		width:				88px;
		height:				31px;
	}