html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

html, body {
height: 100%;
margin: 0 0 1px;
padding: 0;
}

body {
background-color: #eeeeff;
background-image: url(http://www.bmon.co.uk/images/background-tile.gif);
background-repeat: repeat;
text-align: center;
}

div#container {
margin: 0 auto;
text-align: left;
width: 974px;
}

.contact {
background-color: white;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: -1px;
margin: 0 0 0 850px;
padding: 3px;
text-align: center;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

.contact a:link,.contact a:visited {
color: #3333ff;
text-decoration: none;
}

.contact a:hover,.contact a:active {
color: #ff0000;
text-decoration: underline;
}

.headlines {
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 42px;
font-weight: bold;
letter-spacing: -3px;
line-height: 120%;
margin-top: 0px;
margin-bottom: 5px;
text-align: center;
}

.headlines img {
margin-bottom: 20px;
}

.nextbox {
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
letter-spacing: -1px;
line-height: 125%;
margin-top: 3px;
margin-bottom: 30px;
text-align: center;
}

.main a:link,.main a:visited {
color: #3333ff;
text-decoration: none;
}

.main a:hover,.main a:active {
color: #ff0000;
text-decoration: underline;
}

.nextbox a:link,.nextbox a:visited {
color: #333333;
text-decoration: none;
}

.nextbox a:hover,.nextbox a:active {
color: #ff0000;
text-decoration: underline;
}


.contentbox {
width: 974px;
}

.topleft {
background-image: url('http://www.bmon.co.uk/images/tl.png');
}

.bottomleft {
background-image: url('http://www.bmon.co.uk/images/bl.png');
}

.topright {
background-image: url('http://www.bmon.co.uk/images/tr.png'); 
}

.bottomright {
background-image: url('http://www.bmon.co.uk/images/br.png'); 
}

.topright, .bottomright {
float: right;
margin-top: -37px;
}

.topleft, .topright, .bottomleft, .bottomright {
height: 37px; 
width: 37px;
font-size: 2px;
}

.centre {
background-color: white; 
margin: -37px 37px 0 37px;
height: 37px; 
width: 900px;
}

.main {
background-color: white; 
padding: 0 74px;
}

h1,h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #333399;
	letter-spacing: -1px;
	padding: 0;
	text-align: center;
	line-height: 125%;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 21px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #333333;
	padding: 10px 0;
	text-align: center;
}

.strong {
	font-weight: bold;
}

.highlight {
	background-color: yellow;
}

.aligned {
	vertical-align: top;
}

img.ip_thumbnail {
	float:right;
	margin-left: 10px;
}
