body, html
{
margin				: 0;
padding				: 0;
height				: 100%;
font-family			: Arial, sans-serif;
color				: #000000;
background-color	: #FFFFFF;
}

#t_layout
{
width				: auto;
height				: auto;
}

#t_header_left
{
display 			: none;
}

#t_header
{
display 			: block;
}

#t_header_right
{
display 			: none;
}

#t_left
{
display 			: none;
}

#t_right
{
display 			: none;
}

#t_footer_left
{
display 			: none;
}

#t_footer
{
display 			: none;
}

#t_footer p
{
display 			: none;
}

#t_footer_right
{
display 			: none;
}

#t_pagefooter_left
{
display 			: none;
}

#t_pagefooter
{
display 			: none;
}

#t_pagefooter_right
{
display 			: none;
}
