#center {
	height: 500px;
	width: 500px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkcenter.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#center #zodiacov {
	position: relative;
	left: 50px;
	top: -40px;
	float: left;
	display: block;
}
#center #clubbZod {
	top: -40px;
	position: relative;
	float: right;
	overflow: visible;
	right: 50px;
}
#center #center2 {
	clear: both;
	display: block;
}
#center #footer {
	clear: both;
}
#center #footer #model {
	float: left;
	position: relative;
	top: 40px;
	left: 50px;
}
#logo {
	overflow: auto;
	position: relative;
	z-index: 10;
	top: -180px;
	left: 12px;
}

#center #footer #store {
	float: right;
	position: relative;
	top: 40px;
	right: 50px;
}

#center #center2 #clubb {
	height: 100px;
	width: 100px;
	position: relative;
	right: 70px;
	float: left;
}
#center #center2 #channel {
	float: right;
	display: block;
	right: -70px;
	position: relative;
}
#register {
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 352px;
}
#register #formregister {
	background-color: #E5E4E4;
	width: 350px;
	margin: 0px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
}
#register #formregister label {
	padding: 4px;
	width: 70px;
	display: block;
	float: left;
}
#register #formregister input {
	position: static;
	left: 50px;
}


body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
