BODY {
 margin: 0px;
 font-family: Times New Roman,Sans-serif,Verdana;
 font-size: small;
 font-style: normal;
 text-align: center;
 color: #fff;
 background-color:#008282;
}

A:link {color: #9cf; text-decoration : none;}
A:visited {color: #9cf; text-decoration : none;}
A:hover { color: #ff6; text-decoration : underline;}
A:active {color: #6cf; text-decoration : none;}

#strip {
 position: relative;
 width: 85%;
 left: 25px;
 margin: 5px;
 padding: 5px;
 background-image: url(../imgs/strip.gif)
}

#toptitle {
 position: relative;
 width: 85%;
 left: 25px;
 margin: 5px;
 padding: 5px;
 text-align: center;
 font-size: x-large;
 font-style: normal;
 font-weight: normal;
}

#contentbox {
 position: relative;
 width: 85%;
 left: 25px;
 margin: 5px;
 padding: 5px;
 color: #fff;
 font-family:Arial,Verdana;
}

#navBar {
 width: 85%;
 left: 25px;
 margin: 5px;
 padding: 5px;
 text-align: center;
 border: 0px;
}

.button {
 padding-left:6px;
 padding-right:6px;
 margin:0px;
 border: 0px solid #009;
 font-family:Arial,Verdana;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
}

.left { float: left; margin: 5px;}
.right { float: right; margin: 5px; }
.small { font-size: x-small;}
.yellowtext { color: #ff6; font-weight: bold;}
.creamtext { color: #ffc; font-weight: bold; }

Div.ProductPanel {
 width: 85%;
 height: 230px;
 padding: 0.2em;
 border: 1px #696 solid;
}

#ImageColumn {
 float: left;
 margin-right: 25px;
 width: 50%;
 clear: left;
 border: 0px red solid;
}

LI { margin-bottom: 10px; text-align: left;}
LI.VANDESC { margin-left: 325px; }
H3 { text-align: left; }
H1.NAME { margin: 0; padding: 0; font-size: 1.6em; }
INS { color: #fff; font-weight: normal; text-decoration: none; }
P { text-align: center; }
P.C { text-align: center; margin: 10px; }
P.REFNO { margin: 10px; padding: 0; text-align:center; font-size: 1.2em; }
P.VANFOOTER { margin-left: 310px; text-align:center; font-size:1.2em; }
P.SOLD { font-size: 1.4em; font-weight: bold; color: yellow; }

div.longdesc {
 
 margin-left: 300px;
 border: 1px red solid;
}

P.Price {
 float:left;
 clear:left;
 font-size: 1.4em;
 padding: 0em 0 0.5em 3.8em;
}

Img.Picture {
 border: 0px;
 margin: 0.4em;
}
INPUT, TEXTAREA { background-color: #ececec; font-size: x-small; font-weight: normal }

.LeftBox {
 position: absolute;
 left: 20px;
 top: 118px;
 width: 162px;
 height: 78%;
 margin-top: 0%;
 background: white;
 border: 1px #003 solid;
}

.Navigation {
 position:relative;
 top: 45px;
 left: 2px;
 width: 155px;
 font-family : Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
 line-height : 100%;
}
