body {
	margin:15px 0 0;
	background-color:#ffffff;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	line-height:130%;
	color:#212121;
}
a img {
	border:0;
}
#pic {
	width:328px;
	height:433px;
}
a {
	color:#212121;
}
h1 {
	font-family:georgia;
	font-weight:normal;
	font-style:italic;
	display:none;
}
#wrapper {
	width:950px;
	margin:0 auto;
}
#left {
	width:265px;
	height:630px;
	text-align:left;
	float:left;
	font-weight:bold;
	padding:0;
	line-height:150%;
	position:fixed;
}
#title {
	width:90px;
	height:628px;
	float:left;
}
#menucontent {
	float:left;
	padding:28px 0 0 0;
	width:170px;
}
#right {
	width:670px;
	text-align:center;
	float:left;
	padding:0 0 20px 280px;
	font-weight:bold;
}
#register {
	padding-top:10px;
	width:300px;
	margin:0 auto;
	text-align:left;
}
#register label {
	display:block;
	text-align:left;
	width:100px;
	height:25px;
	line-height:25px;
	float:left;
}
#email, #password, #confirm, #name, #town, #postcode {
	float:left;
	height:18px;
	width:180px;
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:8px;
}
#join, .bigsub {
	padding:5px 20px;
}


#error {
	padding-top:10px;
	font-weight:bold;
	color:red;
}