body {
	background-color: #000000;
	margin: 0;
	background-image: url(structure/darkbox.gif);
}
.titleholder{
	background-repeat: repeat;
	height: 250px;
	width: 100%;
	float: left;
}
.title{
	background-image: url(structure/logobox.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 200px;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}

.barholder{
	height: 100px;
	width: 100%;
	text-align: center;
	float: left;
}
.elonlineuk{
	height: 20px;
	width: 100%;
	float: left;
	text-align: center;
	font-family: Cambria, Verdana, sans-serif, Arial;
	color: #999999;
	font-size: 12px;
}
.topsmallholder{
	height: 20px;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.bottomsmallholder{
	height: 20px;
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.holdernews{
	height: auto;
	width: 496px;
	background-color: #FF7200;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	.holderaboutus{
		height: auto;
	width: 496px;
	background-color: #BC0000;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	.holderevents{
			height: auto;
	width: 496px;
	background-color: #52006D;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	.holdercontact{
				height: auto;
	width: 496px;
	background-color: #32D600;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	.holderguest{
					height: auto;
	width: 496px;
	background-color: #E4DC00;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
	.holdertours{
						height: auto;
	width: 496px;
	background-color: #004A96;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	}
.smallholder{
	height: auto;
	width: 100%;
	float: left;

}
h1, h2, h3, h4, h5, h6 {
	font-family:Cambria, Verdana, Arial, sans-serif;
	margin: 0px;

text-decoration; none;
	color: #FFFFFF;
}

h1 {
	font-size: 18px;
	text-align: left;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	color: #000000;
}

h4 {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: justify;
	color: #FFFFFF;
}

h5{
	font-size: 14px;
	letter-spacing: 1px;
	text-align: justify;
	color: #FFFFFF;
}

h6 {
}
