BODY{
  	font-face : arial;
  	font-size : 10pt;
  	margin : 5px;
  	/*background: no-repeat url('/images/background2.jpg');*/
}

.logo { 
	font-family: Monotype Corsiva; color: #FF0000; font-size: 50pt; position:absolute; left:5; top:5; width:700; height:100;
}

.phone{
	position: absolute; left: 340; top: 90; width: 160; height: 25; font-family:Arial Black; font-size:12pt; color:#FFFFFF
}
.speedqueenlogo{
	position: absolute; left: 650; top:25;
}
.sidebar{
	position: absolute; left: 5px; top: 188px; width:200; float:left; font-family:Radio Stars; font-size:10pt 
}
.menuitem{
	font-family: Franklin Gothic Medium; font-size: 10pt; color: #FFFFCC; 
               text-decoration: none; font-weight: bold;
}

.main{
	position: absolute; margin: 0 auto; top: 165px; left: 220px;

}

#toprowdivheader{
	position:absolute; left: 0px; top: 0px;
	background:transparent repeat-x url(../images/top-back.png);
	width:100%;
	height:105px;
	z-index: -1;
}
#shoppingcartuppercornerblock{
	margin-left: 10px;
	/*margin-top: -25px;*/
	padding-top: 5px;
	border: 3px groove #FF0000;
	background-color: #FFFFFF;
	width: 110px; 
	height: 50px;
	position: relative;
}
.topmargin{
	margin-top: -31px;
	position: relative;
	z-index:1;
}
#leftsidebarbackground{
	position:absolute; left:0px; top:105px;
	background:transparent repeat-y url(../images/left-back.png);
	width:195px;
	height: 1000px;
	z-index:-1;
}