body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
}

.header

{
    PADDING-RIGHT: 0px;
    LEFT: 307px;
    FLOAT: right;
    BACKGROUND-IMAGE: url(buttons/bignosetext.jpg);
    WIDTH: 486px;
    BACKGROUND-REPEAT: no-repeat;
    POSITION: absolute;
    TOP: 20px;
    HEIGHT: 56px}
.leftbar

{
	margin:0;
	padding:0 0 0 0;
	width:128px;
	position:absolute;
	top: 13px;
	background-image: url(bignose/pictures/eric.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 24px;
	height: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgHome {
	position: absolute;
	top: 190px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.imgHistory {
	position: absolute;
	top: 250px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.imgEric {
	position: absolute;
	top: 310px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.imgBignose {
	position: absolute;
	top: 370px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.imgProducts {
	position: absolute;
	top: 430px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.imgReviews{
	position: absolute;
	top: 490px;
	left: 40px;
	height: 30px;
	width: 78px;
}
.bodytable
{
	position: absolute;
	top: 126px;
	left: 182px;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
}
.bodytableblue {
	color: #0033CC;
	background-color: #FFFFFF;
}
