body {
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}

td {
	font-size: 10pt;
}

#container {
	position: absolute;
	width: 850px;
	height: 100%;
	left: 50%;
	margin-top: 33px;
	margin-left: -425px;
	padding-top: 200px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
}

#menu {
	float: left;
	width: 200px;
	margin-top: -9px;
	padding-left: 15px;
}

#menu a {text-decoration: none;}

.mt {
	width: 192px;
	height: 30px;
	padding-top: 8px;
	padding-left: 10px;
	margin-top: 9px;
	background-image: url(images/mtit.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

.mi {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin-left: 12px;
	padding-left: 15px;
}

#content {
	margin-left: 235px;
	padding-left: 20px;
	padding-right: 30px;
	min-height: 800px;
	_height: 300px; /* P.O.S Internet Explorer */
	background-image: url(images/content.gif);
	background-repeat: no-repeat;
}


.ct {
	margin-left: -7px;
	height: 38px;
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-image: url(images/ct.gif);
	background-repeat: no-repeat;
}

#footer {
	height: 60px;
	padding-top: 13px;
	font-size: x-small;
	padding-left: 230px;
	text-align: center;
}

#weightinfo {
    padding-top: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	color: white;
	background-image: url(images/side_weight.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 308px;
	margin-top: 6px;
}

#weightinfo td {
	font-family: arial;
	font-weight: bold;
	font-size: 25px;
	color: white;
}
