@charset "UTF-8";
#pages {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#center {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.spaceright {
	padding-left: 575px;
	padding-right: 20px;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #00FFFF}
.linespace {
	line-height: 25px;
}
#newsup {
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#signup {
	width: 100%;
}

