body {
	background: #FFFFFF;
	color: #000000;
	margin : 0px;
	padding:0px;
	z-index: 0;
}

#background {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 864px;
	width: 1044px;
	background-image: url(/template/images/login2/background.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 40px;
	left: 53px;
	z-index: 2;
}

#thinkdesktop {
	position: absolute;
	top: 53px;
	left: 620px;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 20px;
	color: #000000;
	z-index: 2;
}

#thinkdesktop b {
	font-size: 24px;
	font-weight: bold;
}

#bullets {
	position: absolute;
	top: 170px;
	left: 460px;
	width: 536px;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 16px;
	color: #000000;
	z-index: 2;
}

#bullets li {
	line-height: 2.1;
}


#newspaperbox {
	position: absolute;
	top: 153px;
	left: 54px;
	text-align: center;
	z-index: 2;
}

#subscribe {
	position: absolute;
	top: 575px;
	left: 460px;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 32px;
	text-transform: uppercase;
	z-index: 2;
}

#subscribe a {
	text-decoration: none;
	color: #000000;
}

#subscribe big {
	font-size: 46px;
}

#preview {
	position: absolute;
	top: 575px;
	left: 725px;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 32px;
	text-transform: uppercase;
	z-index: 2;
}

#preview a {
	text-decoration: none;
	color: #000000;
}

#preview big {
	font-size: 46px;
}

#loginbox {
	position: absolute;
	top: 676px;
	left: 520px;
	width: 450px;
	text-align: center;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 18px;
	z-index: 2;
}

#footer {
	position: absolute;
	top: 880px;
	left: 53px;
	text-align: left;
	font-family: Georgia,"Times New Roman",Serif;
	font-size: 14px;
	z-index: 2;	
}
