

	body {
		margin: 0;
		background-color: white;
		font-family:   Arial, Helvetica, sans-serif;
	}
	#banner {
		width:   100%
		height:  104px;
		padding: 0;
		margin:  0;
		background-image: url(images/fadetoblack.jpg);
		background-repeat: repeat-y;
		background-position: right;
	}
	#toplogo {
		float: right;

	}
	#titlelogo {
		float:  0 0 0 200px;

	}
	#hearflogo {
		float: left;
		}

	#iain {
		float:         right;
		padding-top:    8px;
		padding-right: 16px;
		font-family:   Arial, Helvetica, sans-serif;
		font-size:     12px;
		font-weight:   bold;
		color:         black;
	}

	#banner h1 {
		height:      28px;
		margin:      0 0 0 200px;
		padding:     50px 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size:   22px;
		font-weight: bold;
	}
	
	#pagename {
		float:      0 0 0 200px;
		padding:     70px 0 0 0;
			}
	
	#topmenu {
		clear:   both;
		width:   100%;
		height:  38px;
		margin:  0 0 20px 0;
		padding-left: 25px;
		background-color: #CCCCCC;
		border-top: solid black 1px;
		border-bottom: solid black 1px;
		font-size:     11px;
		color:         white;

	}
	p, li, ul {
		font-family: Arial, Helvetica, sans-serif;
		font-size:   12px;
		}

	p.1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:   12px;
		text-align: center;
		}

		a.one:link {color: #000000; text-decoration: none}
		a.one:visited {color: #000000; text-decoration: none}
		a.one:hover {color: #CCCCCC}
		a.two:link {color: #CCCCCC; text-decoration: none}
		a.two:visited {color: #CCCCCC; text-decoration: none}
		a.two:hover {color: #CCCCCC}

	h2 {
		background-color: #990000;
		font-size:     11px;
		color:         #CCCCCC;
		}
	h3 {
		font-size:     105%;
		font-weight:   bold;
		line-height: 1;
		}


	#body {
		margin: 0 10px 0 200px;
		width: 500px;
	}
	#leftmenu {
		float: left;
		width: 180px;
		margin: 0 0 0 10px;
		padding: 0;
		font-size:     11px;
	}

	#rightmenu {
		float: right;
		width: 190px;

		padding: 0;
		font-size:     11px;
	}

	p.withlogo {
		font-size: 70%;
		margin-top: 2px;
		margin-bottom: -4px;
	}
	p.cdinlay{
		
		font-size:     105%;
		font-weight:   bold;
		}
	#top{
		vertical-align: middle;
		width: 8px;
		height: 7px
		}

	#bassplayers {
		position: absolute;
		left: 200px;
		top: 760px;
		
		}
	#withlogo {
		position: absolute;
		left: 200px;
		top: 920px;
		}

	#gallery {
		position:absolute;
		top: 310px;
		left: 200px;
		width: 650px;

		}

	#gallerypic {
		position:absolute;
		top: 0px;
		left: 0px;
		text-align: center;

		}

	#headinggal{
		position:absolute;
		top: 180px;
		left: 200px;
		width: 600px;

		}


	#search{
		position:absolute;
		top: 180px;
		left: 200px;
		width: 600px;

		}

