#master {
	position:absolute;
	width:1000px;
	height:800px;
	z-index:1;
	left: 50%;
	margin-left: -500px;
	top: 0px;
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
}

#header {
	top:15px;
	width:1000px;
	text-align:center;
	padding-top:20px;
	text-indent:-9999px;
}

#cell {
	width:400px;
	margin-left:350px;
	padding-top:60px;

}
#cell2, #cell2_1 {
	width:600px;
	margin-left:350px;

}

.formcell {
	width:190px;
	height:50px;
	margin-left:0px;
	float:left;
	color:#333333;
	font-size:14px;

}

#privacy{
  margin: 125px 35px 20px;
  font-size:75%;
}

#privacy a:link, #privacy a:visited{
	color:#333;
	font-weight:bold;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.style1 {
	font-size: 50px;
}
.style2 {color: #3367cd; font-size:25px;}

.style3 {font-size: 23px; color:#333333;}
.style4 {font-size: 16px}
.style5 {
	color: #c12a38;
	font-size: 17px;
}
.style8 {color: #417ED8}
.style9 {color: #CA414B}
