a:link{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #0000ff;
}

a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ff6600;
}

a:hover{
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-size: 11px;
	color: #ff6600;
}

.bookmark a:link{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

.bookmark a:visited{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #0000ff;
}

.bookmark a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.bookmark a:hover{
	font-family: Arial, Helvetica;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.bookmark{
	font-family: Arial, Helvetica;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #330033;
}

a:link img{
	border-color: #660033;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited img{
	border-color: #660033;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:active img{
	border-color: #660033;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover img{
	border-color: #660033;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.ad a:link img{
	border-color: #660033;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:visited img{
	border-color: #660033;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:active img{
	border-color: #660033;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.ad a:hover img{
	border-color: #660033;
	border-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.bd {
	background: #dadada;
	border-color: #000000;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

td b{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #770000;
        background-repeat: no-repeat;
}

body { /* tidied by jayeff but functionally unchanged */
	font: 11px Arial, Helvetica;
	color: #000;
	background: #fff;
	margin: 0;
	}

	
/* added by jayeff */

body#main {
	background: #fff url(images/bk-wpag.png) repeat-x;
	text-align: center;
	}
	
#preload {
	height: 0;
	overflow: hidden;
	}
	
#preload img {
	width: 1px;
	height: 1px;
	}
	
#warning {
	width: 452px;
	height: 365px;
	margin: 70px auto 0 auto;
	background: url(images/warning.png);
	}

#warning a {
	width: 452px;
	height: 365px;
	display: block;
	}
	
#main h1 {
	padding: 35px 0 135px 0;
	}
	
#main h1 a {
	font-size: 18px;
	}
	
#main h2, #main h3, #main p {
	font-weight: normal;
	font-size: 11px;
	width: 95%;
	margin: 10px auto;
	text-align: left;
	}
