.itemBorder { border: 1px outset gray}
.itemText { text-decoration: none; color: white; font: 12px Arial, Helvetica; font-weight:bold }

.crazyBorder { border: 2px outset linen }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }

.topHeading {color: #FFFFFF; font: Bold 16px Helvetica }

.catalog {
color: red;
margin: 17px 6px 10px 15;
font: Bold 60px Hanzel Extended, Arial;
 }
 .required{
 color: red;
font: 12px Lucida Sans Unicode;
 }

.category {
color: red;
font: Bold 36px Hanzel Extended, Arial;
 }

 .price{
 color: red;
font: Italic 30px Allegro BT,;
 }


body {
background-image: url('img/bg.gif');
}

h1 {
 font-family: verdana, arial, helvetica, sans-serif;
 padding: 0;
 font-size: 1.1em;
 }
 
h2 {
color: #FF4F00;
 font-family: verdana, arial, helvetica, sans-serif;
 padding: 0;
 font-size: 1.1em;
 }
 .CapDrop {
float: left;
color: red;
font: Italic 30px Gallery Condensed;
font-weight: bold;
background: #FFFFCC;

}
   #LeftLinks {
  position: absolute;
  width: 120px;
  top: 155px;
  left: 3px;
  }
   #ItemList {
  position: absolute;
  width: 500px;
   left: 200px;
  }
  #Main {
  position: absolute;
  top: 140px;
  left: 130px;
  padding-right: 30px;
  }
  
  .description {
	font-family: "Bernhard Modem Roman";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
#Date {
  position: absolute;
  top: 30px;
  left: 400px;
  }
  #FreeShipping {
  position: absolute;
  top: 5px;
  left: 375px;
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#cccccc', gradientType='0');
  }
   #FreeShipping2 {
position: absolute;
filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#cccccc', gradientType='0');
font-size: 0.9em;
font-weight: bold;
font-style: italic;
 color:red
  }
  #ImpCatalogue {
position: absolute;
top: 455px;
left: -127px;
  }