
/* colours:
purple        #4c0a6d
bright-purple #a20bed
violet        #c990ed
turquoise     #00909b
gold          #ffb600
light-gold    #ffd559
hover-gold    #ffc484
*/
body {
	color: #fb0;
	background: #000;
	margin: 25px 0;
	padding: 0;
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 12px;
        line-height: 1.4em;
}
a:link   {background: transparent; color: #fb0; font-weight: bold; text-decoration: underline}
a:visited{background: transparent; color: #fb0; font-weight: bold; text-decoration: underline}
a:active {background: transparent; color: #ffe; font-weight: bold; text-decoration: underline}
a:hover  {background: transparent; color: #ffe; font-weight: bold; text-decoration: underline}
p, td, li, ol, h1, h2, h3, h4, h5, h6 {
	font-family: helvetica,arial,verdana,sans-serif;
}
h1 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #a20bed;
	color: #fb0;
}
h2, h3, h4, h5	{
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 5px;
	color: #fb0;
}

.fplist {list-style: url(http://www.testst.co.uk/img/star.gif)}
/* offer version
#t1 {
  position: absolute;
  top: 28px; left: 20px;
  color: #e22#a20bed;
  font-family: serif;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  overflow:hidden;
}
*/

#wrap {
  margin: auto;
  text-align: center;
  padding: 0px 60px 0px 60px;
}
/*   now = stlogo
#fa3 {
  position: absolute;
  top: 0px; left: 220px;
  padding: 0px;
}
border: solid 1px red;
*/
#stlogo {
  padding: 0px;
}

#stimage {
  float: right;
  padding: 0px;
  height: 500px;
}
#i {
  text-align: center;
}
#i1 {
  float: left;
  padding: 30px 0px 0px 60px;
}
#i2 {
  float: right;
  padding: 30px 60px 0px 0px;
}
#i3 {
  padding-top: 40px;
  padding-left: 0px;
}
.img3 {
  padding-left: 40px;
}
/*
#i1 {
  position: absolute;
  top: 300px; left: 20px;
  }  
#i2 {
  position: absolute;
  top: 300px; left: 380px;
  }  
#i3 {
  position: absolute;
  top: 420px; left: 200px;
*/
.clearall {
  clear: both;
}
#d4 {
  height: 200px;
  display: inline;
}
#d5 {
  padding-right: 160px;
}
.highlight {color: #f00; font-weight: bold;}
.big {font-size: 18px}
.special {color: #0e8; font-weight: bold; font-size: 110%;}
.special a {color: #0e8; font-weight: bold; font-size: 110%;}
.special a:hover {background: transparent; color: #ffe; font-weight: bold; text-decoration: underline; font-weight: bold; font-size: 110%;}
.clr {clear: both;}
