* {
	border:0 none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	font-weight:inherit;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
u {
	text-decoration:underline;
}
ul {
	margin-left:20px;
}
body {
	background-image:url(../images/camila_03.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#wrapper {
	margin: 0 auto;
	width:895px;
	position: relative;
}
#loadTarget {
	position: absolute;
	top: 260px;
	width: 470px;
	color: #fff;
}
.connectBtns {
	list-style-type: none;
	display: block;
	width: 290px;
}
.connectBtns li {
	display: block;
	padding: 0 15px;
	float: left;
}
#terms {
	position: absolute;
	top: 535px;
	right: 0px;
}
#terms a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#purchase {
	position: absolute;
	top: 580px;
	width: 90%;
	margin: 0 5%;
}
.purchaseLinks {
	display: block;
	width: 420px;
	float: left;
	margin: 5px 0 0 0;
}
.purchaseLinks li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0 15px;
}
#alertTarget {
	margin: 5px auto;
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	background-color: #fff;
	padding: 8px;
	display: none;
}
#reg_form {
	width: 600px;
	margin: 0 auto;
	font-size: 12px;
	background-color: #fff;
	padding: 15px;
	border:3px solid #000;
	color:#000;
}
#reg_form p {
	padding: 0 0 5px 0;
}
#reg_form label {
	display: block;
	float: left;
	width: 60px;
	padding: 3px 0 0 0;
}
.formBox {
	border: 1px solid #999;
	width: 200px;
}
.submitObject {
	background-color: #000;
	color: #fff;
	padding:3px 10px;
	border:1px solid #000;
}
.submitObject:hover {
	background-color:#fff;
	color:#000;
	border-color:#000;
	cursor:pointer;
}
.smlPrint {
	font-size: 11px;
}
.terms:hover {
	cursor:pointer;
}
