body		{ margin-top: 0px; margin-bottom: 0px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
			background-image: url('/images/colours.gif');
			background-position: 1100px 320px;
			background-repeat: repeat-y;
		}

table		{ border-collapse: collapse;
		}

td		{ vertical-align: top;
		}

header		{ width: 304px; height: 43px;}

img		{ border: 0px;}
img.smlgal	{ width: 150px; height: 113px;}
img.lrglal	{ width: 640px; height: 500px;}

img.bmh		{ width: 473px; height: 48px; margin-top: 8px; margin-bottom: 0px;}

img.titlepicttl	{ width: 66px; height: 50px; margin-right: 24px; margin-top: 0px;}
img.titlepicttr	{ width: 66px; height: 50px; margin-left: 24px; margin-top: 0px;}
img.titlepictbl	{ width: 66px; height: 50px; margin-right: 24px; margin-top: 0px;}
img.titlepictbr	{ width: 66px; height: 50px; margin-right: 24px; margin-top: 0px;}

h1		{ font-family: "BernhardMod BT", garamond, georgia, "times new roman", serif;
			font-size: 20px;
			color: #000000;
			text-align: center;
			margin-top: 0em;
		}

h2		{ font-family: Perpetua, "Book Antiqua", times, serif;
			font-size: large;
			color: #316AC5;
			text-align: left;
			margin-top: 0.25em;
			margin-bottom: 0em;
		}

h3		{ margin-bottom: 0px;
		}

p		{ font-family: arial, sans-serif;
			font-size: small;
			font-weight: bold;
			text-align: justify;
			margin-top: 0px;
			margin-bottom: 0.5em;
		}

p.middle	{ text-align: center;
		}
		

p.clublegal	{ font-size: xx-small;
		}
		
.legal	{ margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
		font-size: xx-small;
		color: #000000;
	}

li		{ font-family: arial, sans-serif;
			font-size: small;
			font-weight: bold;
			margin-top: 0px;
			text-align: left;
		}

div.motd	{ border: 2px ridge green; background: #FF99CC ; padding: 0.5em;
		}

p.motd_head	{ font-size: small;
			font-weight: bold;
			color: red;
		}

p.motd		{ font-size: x-small;
			font-weight: bold;
			color: #000000;
		}

a		{ font-family: arial, sans-serif;
			font-size: small;
			color: blue;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

a.email		{ font-family: arial, sans-serif;
			font-size: small;
			color: #FF99CC;
			text-align: center;
			margin-top: 0.25em;
			margin-bottom: 0.25em;
		}

a:hover		{ color: #990099; }
