body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body{
	font-size:14px;
	font-family:"Tall Films", "Futura", Arial, Helvetica, sans-serif
	color:#000;
	line-height:20px;
}
#images{
	background:black;
	color:#FFFFFF;
}

p{
	background-image:url(images/10xwhite.png);
	background-repeat:repeat;
}

a {
	color:#000;
	text-decoration:none;
	border-bottom:black 0px solid;
	background-color:#CCCCCC;
	padding: 1px 2px 1px 2px;
}
a:hover {
	color:#666;
	text-decoration:none;
	border-bottom:#666 1px solid;
}
#images a {
	color:#fff;
	text-decoration:none;
	border-bottom:#fff 1px solid;
}
#images a:hover {
	color:#666;
	text-decoration:none;
	border-bottom:#666 1px solid;
}
img {
	border:none;
}
#imagecontainer {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#imagecontainer img{
	border:none;
}
#mainimage {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -2;
}
#main {
	width:450px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:20px;
	display:inline;
float:left;
}
#logo{
	display: block;
	text-indent: -5000em;
	height: 69px;
	width: 200px;
	background:url(images/logo.jpg) top left no-repeat;
	margin-bottom:10px;
}
#imagemain {
	margin-top:5px;
	margin-left:5px;
}

#right{
display:inline;
width:300px;
margin-top:124px;
margin-left:20px;
float:left;
}

#right a{
background-image:url(images/10xwhite.png);
	background-repeat:repeat;
	line-height:20px;
}

#signup {
	margin-left:-2px;
	width:205px;
	padding:0;
	font-size:13px;
}

#signup p {
	line-height:1.3;
}

#signup fieldset {
	border: 1px solid #000000;
	background-image:url(http://lonelady.co.uk/images/10xwhite.png);
}

#signup legend {
	font-weight: bold;
	background: #CCCCCC;
	font-size: 1.1em;
}

#signup label {
	font-weight: bold;
	background: #CCCCCC;
}
#footer {
	position:fixed;
	bottom:2px;
	left:10px;
}
#footer a {
	background:white;
	padding-left:5px;
	padding-right:5px;
}

#block{
width:800px;
border:0px solid #000;
height:auto;
}