



BODY {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
  margin: 0px 0px 0px 0px;
	background: #AEAEAE;
}

td,tr,p,div {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a:link, a:visited {
	color: #0000ff; text-decoration: underline;
	font-weight: bold;

}

a:hover {
	color: #000000;	text-decoration: none;
	font-weight: bold;
}


/*right box*/
a.box {
	padding-left: 3px;
	font-weight: bold;
}
div.moduletable h3, div.box h3, div.box-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 0px;
}

div.box {
  width: 900px;
  background: url(http://www.beckyjago.co.uk/BG_100.jpg) repeat-y;
  margin-bottom: 2px;
}

div.box div {
  background: url(http://www.beckyjago.co.uk/BG_Bottom.jpg) bottom left no-repeat;
}

div.box div div {
  background: url(http://www.beckyjago.co.uk/900x390_Top.jpg) top left no-repeat;
  padding: 7px 3px 7px 2px;
}

div.box div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%;
}

a.box {
	padding-left: 1px;
	font-weight: bold;
}
div.module2 table h3, div.box2 h3, div.box2-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 0px;
}


td.footer2 {
  background: #F7F7F7;
  text-align: center;
	color: #999;
}

td.footer2 a:link, td.footer2 a:visited, td.footer2 a:hover {
	color: #999;
}



