#center {
	width: 766px;
}

#homemessage {
	position: absolute;
	top: 185px;
	left: 24px;
	width: 145px;
	height: 204px;
	overflow: auto;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4em;
	z-index: 100;
}

#logo {
	z-index: 110;
	position: absolute;
	overflow: auto;	
}

#signupform {
	position: absolute;
	top: 80px;
	left: 497px;
}
#signupform input {
	width: 170px;
	background-color: transparent;
	border: 0px;
	text-align: center;
	font-size: 0.9em;
}
#signupform  #submit {
	width: 23px;
	margin-top: 6px;
	margin-left: 4px;
}

#mainbg {
	background-position: left bottom;
	padding-top: 50px;
}


#home #lowerbg {
	position: absolute;
}

a#totallogo {
	top: 0px;
}

img#youknowwheretoturn {
	top: 64px;
}
#lowerbg {
	position: absolute;
	top: 490px;
}
#lowerbg p {
	padding-top: 17px;
}

#homeflash {
	margin-top: 25px;
}

img#youknowwheretoturn {
	position: absolute;
	top: 64px;
	right: 80px;
}

#lowerbgflash {
	position: relative;
}

#lowerbgflash a#totallogo {
	position: absolute;
	top: -62px;
	right: 30px;
}

#lowerbgflash img#youknowwheretoturn {
	position: absolute;
	top: 2px;
	right: 98px;
}

#lowerbgflash p {
	font-size: 0.75em;
	padding-left: 25px;
}
#lowerbgflash p a {
	color: #0D3692;
}

