.text {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial;
	line-height: 14pt;
	color: #000000;
}

.prodtitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
}
.promotitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 1px;
}
.textheads {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.promohead {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
}
body {
    min-width:750px;
    }
#wrap {
    margin:0 auto;
    width:750px;
    }
#sidebar {
    float:left;
    width:205px;
    }
#header h1 {
    padding:5px;
    margin:0;
    }
#main h2, #main h3, #main p {
    padding:0 10px;
    }
#main {
    float:right;
    width:535px;
    }

