body {
background-color: rgb(242,242,230);
background-image: url("images/back6.gif");
background-repeat: repeat-y;
margin: 0;
padding: 0;

}




a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}


.watermark span {
position: absolute;
left: 0;
bottom: 0;
background-image: url("images/watermark.gif");
} 

/* Layout Stylesheet */ 



#nav
{
float: left;
width: 120px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#nav p
{
margin-top: 0;
}

#content
{

margin: 0 0 0 120px;
}

#monthoffer{position: absolute;
    top: 200px;
    left: 5px;
width: 110px;
border:  2px solid #333;
padding: 5;
text-align: centre;
background-color: rgb(242,242,230);
}

#news {position: absolute;
    top: 300px;
    left: 5px;
width: 107px;
border:  2px solid #333;
padding: 1px 1px 1px 1px;
text-align: center;
background-color: rgb(242,242,230);
}



#footer {background-colour: rgb(242,242,230);
position: absolute;
        left: 130px;
text-align: left;
border-top: 1px solid #333;
}





/************** .feature styles ***************/

.feature{
	text-align: left;
}

.style13 {
	color: #000000;
	font-style: italic;
}
.style14 {
	color: #105239;
	font-size: 130%;
}

.prodlab{
	color:#000000;
	font-size: 140%;
	text-decoration: underline;
}

.proddes{
	font-size: 100%;
}

.proddes2{
	font-size: 120%;

}

.prodoff{
	
	color:#000000;
	font-size: 85%;
}

.tradeonly{
	
	color:#000000;
	font-size: 90%;
	font-weight: bold;
text-align: left;
}


.camhead{
	font-size: 80%;
	color:#FF0033;

}

/* Presentation Stylesheet */ 

h1 {
font-size: 120%;
font-weight: bold;
 margin:0;
 padding: 20px 90px 20px 90px;
 }
 

p:first-letter {
 font-size: 100%; 
 font-weight: bold;
text-align: left;
 }
