/******   H3    */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:static;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #ff6633;
	border-top:1px solid #74b0c6;
}
ul#menu li{

	display:block;
	float:left;
	margin:0;
	padding:0;}
ul#menu li a{
	display:block;
	float:left;
/*	color:#ffdd88;menu test colour*/ 
	color:#6d7078;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{

	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}div.backg
	{
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	margin:0 auto;
	width:800px;
	background:url("http://www.seabreezefitness.co.uk/images/50.jpg") no-repeat top ;
	}
body 
	{
	background-color:#74b0c6;
	font-family: cursive;
/*
	font-family:Arial, Helvetica, sans-serif;*/
	}
p.x
	{
	margin:0;
	color:#330000;
	font-size:20px;
	}

p.dent {
	border-left-width:100px;
	}

p.blue
	{
	color:blue;
	}
p.red
	{
	color:red;
	}
p.bred
	{
	font-size:30px;
	text-align:center;
	color:red;
	}

p.bblue
	{
	font-size: 30px;
	text-align: center;
	color:blue;
	}

h2
	{
	font-size: 35px;
	text-align: center;
	}
h3
	{
	font-size: 30px:
	text-align: center;
	color:red;
	}

ul.num {list-style-type:decimal;}
ul.sbf {list-style-type:disc; font-size: 18px; color:#330000;}
h1	{font-size:20px;font-weight:bold;}

