*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #000000;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

img
{
	border: 0;
}

#logo
{
	margin: 0 auto;
	background: #000000 url('http://massageyorkshire.co.uk/images/index_01.gif') no-repeat;
	width: 900px;
	height: 130px;
}

#menucont
{
	margin: 0 auto;
	background: #000000 url('http://massageyorkshire.co.uk/images/index_02.gif') repeat-x;
	width: 100%;
	height: 30px;
}

#menu
{
	margin: 0 auto;
	width: 900px;
	height: 30px;
	background: url('http://massageyorkshire.co.uk/images/index_03.gif') no-repeat;
}

#menu ul
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #c0c0c0;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	float: left;
	padding: 8px 16px 8px 16px;
	color: #CCC;
	background: #000000 url('http://massageyorkshire.co.uk/images/menu_off.gif') repeat-x;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: none;
	font-size: 80%;
	font-family: verdana;
}

#menu ul li a:hover
{
	color: #FFF;
	background: #000000 url('http://massageyorkshire.co.uk/images/design_02.gif') repeat-x;
	padding: 8px 16px 8px 15px;
	border-left: 1px solid #c0c0c0;
}

#middlespan
{
	background: #222222;
	width: 100%;
	height: 100%;
}

#maincontainer
{
	margin: 0 auto;
	width: 900px;
	height: 100%;
	font-size: 90%;
	font-family: verdana;
	color: #ffffff;
	padding: 10px;
	line-height: 18px;
}

#maincontainer h1
{
	padding: 5px 0px 10px 10px;
	font-size: 140%;
	color: #c0c0c0;
}

#maincontainer ul
{
	padding: 5px 5px 5px 25px;
}

#maincontainer ul li
{
	list-style-type: none;
}

#maincontainer a
{
	color: #FF0000;
}

#maincontainer img
{
	float: right;
}

#maincontainer a:hover
{
	color: #c0c0c0;
}

#mainleft
{
	float: left;
	width: 690px;
	height: 100%;
}

#mainleft ul
{
	padding: 5px 5px 5px 25px;
}

#mainleft ul li
{
	display: square;
	line-height: 20px;
	padding: 0px 0px 8px 0px;
	list-style-type: decimal;
}

#mainright h1
{
	color: #FF0000;
	font-size: 120%;
}

#mainright
{
	float: left;
	width: 190px;
	height: 100%;
	color: #ffffff;
	line-height: 30px;
	text-align: right;
}

#mainright a
{
	text-decoration: none;
	color: #ffffff;
}

#mainright a:hover
{
	text-decoration: underline;
	color: #FF0000;
}

#mainright img
{
	padding: 0px 10px;
}

#imageoptions
{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

#copyright
{
	clear: both;
	line-height: 30px;
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
	width: 100%;
	height: 30px;
	background: #000000 url('http://massageyorkshire.co.uk/images/index_16.gif') repeat-x;
	color: #ffffff;
	text-decoration: none;
}

#copyright a
{
	color: #ffffff;
	text-decoration: none;
}