body, table, h1, h2, h3
{
	font-family: Times New Roman, serif;
	color: #000000;
}
#main 
{
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
}
#content 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	line-height: 22px;
	letter-spacing:	0px;
	border: 0px;
}
ul
{
	list-style-type: square;
}
#navigation, .calc_main , .no_print, .info, .shop_top, #foot, .top_img, #user_navigation, #navigation_left, #navigation_right
{
	display: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
td
{
	border: 1px solid #000000;
}
.tab_content_left, .tab_content_left h3
{
	margin-top: 0px;
}

