body
{
	background-color: #055f84;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}
div#bubble2,div#bubble3,div#bubble4,div#bubbleblue
{
	width: 900px;
	min-height: 600px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	background-repeat: no-repeat;
}
div#bubbleblue
{
	background-color: #00486e;
	background-image: url(/darlington/images/DLDLive/leftcorner.jpg);
}
div#bubble2
{
	background-image: url(/darlington/images/DLDLive/rightcorner.jpg);
	background-position: right top;
}
div#bubble3
{
	background-image: url(/darlington/images/DLDLive/leftbottomcorner.jpg);
	background-position: left bottom;
}
div#bubble4
{
	background-image: url(/darlington/images/DLDLive/rightbottomcorner.jpg);
	background-position: right bottom;
}
h1
{
	margin: 0px;
	padding: 0px;
	font-size: 6em;
	font-family: Tahoma;
	color: #ff0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
h2
{
	margin-top: 0px;
	font-size: 1.5em;
	font-family: Tahoma;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
div#links
{
	margin-left: 100px;
	margin-right: 100px;
}
div#links,div#smalltext
{
	text-align: center;
	clear: both;
}
div#smalltext
{
	font-size: x-small;
	color: #fff;
	font-family: Sans-Serif;
	width: 900px;
	bottom: 0px;
}
.navigationItem
{
	float: left;
}
.navigationItem a
{
}
#row1,#row2,#row3,#row4,#row5
{
	float: left;
}
.navigationItem
{
	width: 140px;
}
.navigationItem a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#homelink
{
	clear: both;
	display: block;
}
#smalltext img
{
	border: 0px;
}
img#listentome
{
	position: absolute;
	top: 200px;
	left: 885px;
	z-index: 100;
	border: 0px;
}
.editconsole h2
{
	margin: 0px;
	color:#000000;
}
#links div
{
	margin-top:20px;
}
#links div div.navigationItem
{
	margin-top:0px;
}
.editconsole li
{
	margin-left:0px;
}