body, p, table, iframe {
	font-family: Verdana, Arial;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
}
h1.jazzwar {
	text-align:center;
	background-color: white;
	font-size: 40pt;
	border: 4px solid red;
}
p#advert {
	text-align: center;
	background-color: white;
	font-family: lucida console, courier, monotype;

	border: 1px solid black;
	width: 50%;
	align: center;
	display: block;
	margin-left: auto;
	margin-right:auto;
	padding: 10px;
}
br.nl { clear:all; }
body, p, table, iframe {
	font-size: 10pt;
}
a img {
	border: 0;
}
img {
	margin: 5px;
	clear: both;
 }
.contact {
	font-family: "lucida console", courier, monotype;
}
.centered {
	text-align: center;
	align:center;
	margin-left: auto;
	margin-right: auto;
}
hr.centered {
	width: 60%;
}
body {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("http://myweb.tiscali.co.uk/zenasmith/images/bg.jpg");
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
}

.invis {
	display: none;
	visibility: invisible;
}

table#jw_tab {
	/* background-color: white; 
	border: 2px solid blue;
*/
}
div#navbar {
	text-align: center;
	width: 100%;
	font-size: 10pt;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px double black;
	font-family: "Trebuchet MS";
}
div#navbar a {
	padding-left: 5px;
	padding-right: 5px;
}
div#navbar a:hover {
/*
	font-size: 12pt;
*/
	background-color: black;
	color: white;
}
div#navbar a.disabled {
	color: silver;
}
div#navbar a.disabled:hover {
	cursor:default; #no-drop;
	font-size:10pt;
	background-color: white;
}
div.sidebar {
	background-color: white;
	padding: 5px;
	margin: 2px;
	border: 1px solid black;
	
}
div.centered table{
	margin-left: auto;
	margin-right: auto;
}
div.links {
	display: inline;
}
div.link {
	margin: auto;
	width: 400px;
	background-color: white;
	border: 1px solid black;
	text-align: center;
}
form#mail {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
form#mail table {
	margin-left: auto;
	margin-right: auto;
}
table.rec {
	width: 50%;
	align:center;
}
