#wrapper {
  
	width:800px;
	margin: 0 auto;
	position:relative;
}


body {
	

	/*text-align: center;*/
	font-size: 12pt;
	font-family: Trebuchet ms, arial;
	color: black;
	
	 background-color: #ffffff; 

	 
}




.dotsandspots {
	font-size: 20pt;
	font-family:courier new;
	color: red;
}

.banner {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}

.scrollBox {
	font-size: 12px;
	width: 585px;
	height: 22 px;
	position: absolute;
	left: 115px;
	top: 105px;
	z-index: 4;
	overflow: hidden;
}


.cart  {
	
	position: absolute;
	left: 690px;
	top: 110px;
	z-index: 5;
}

.addthis  {
	
	position: absolute;
	left: 678px;
	top: 150px;
	z-index: 5;
}

.centre {
	text-align: center;
	width: 700px;
	height:2000;
	position: absolute;
	left: 100px;
	top: 110px;
	padding: 0px;
	z-index: 0;

}
	
background-color: #ffffff;
}



.centreblock1 {

	text-align: center;
	width: 250px;
	height: 280px;
	position: absolute;
	left: 110px;
	top: 110px;
	padding: 0px;
	z-index: 1;
}


.centreblock2 {

	text-align: center;
	width: 250px;
	height: 280px;
	position: absolute;
	left: 340px;
	top: 110px;
	padding: 0px;
	z-index: 0;
}

.centreblock3 {

	text-align: center;
	width: 500px;
	height: 300px;
	position: absolute;
	left: 140px;
	top: 380px;
	padding: 0px;
	z-index: 2;
}

.leftbanner {
	
	text-align: center;
	width: 100px;
	/*height: 1200px;*/
	position: absolute;
	left: 0px;
	top: 110px;
	/*padding-left: 50px;*/
	z-index: 0;
	background-color: #ffffff;
}


/*.rightbanner {
	
	text-align: center;
	width: 100px;
	height: 1200px;
	position: absolute;
	left: 700px;
	top: 100px;
	/*padding-left: 50px;*/
	z-index: 0;
	background-color: #ffffff;
}*/


/*.bottombanner {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 1250px;
	height: 50px;
	z-index: 4;
	background-color: #ffffff;
}*/


a {
	text-decoration:none;
	font-size: 18px;
	
	/*margin:10pt;*/
	
	
  }


a:link {

	color:red;
	
	
  }

a:visited  {
	color:red;
	
	
  }

a:hover {
	
	color:black;
	font-weight:bold;
	
  }

div.blog {


a:hover {
	
	color:black;
	
	
  }
}

	

h1	{
	
	font:2.5em  Trebuchet ms, arial, helvetica;
	color: #ac1828;
}

h2	{

	font:1.5em  Trebuchet ms, arial, helvetica;
	
	
}

h3	{

	font:1.2em  Trebuchet ms, arial; helvetica;
	
	
}
