body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#000000;
	background-image:url("images/bkg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

.layout #container 
{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	
}

.twitter 
{
	position: relative;
	left: 725px;
	top: 440px;
	width: 200px;
}


.twitter a 
{
	border: none;
	text-decoration: none;
}

.twitter a:hover 
{
	border: none;
	text-decoration: none;
}

.twitter a:visited 
{
	border: none;
	text-decoration: none;
}

.twitter img
{
	border: none;
}

.emailBox 
{
	position: relative;
	left: 380px;
	top: 525px;
	width: 200px;
}  

.emailSubmit 
{
	width: 300px;
	margin: 0;
}

.inputEmail
{
	float: left;
	width: 240px;
	height: 26px;
	margin-top: 3px;
	text-align: left;
	font-size:20px;
	color:#ADADAD;
	border:none;
	background:url("images/empty.gif");
}
.safe{
	float:left;
	margin:3px 15px;
	color:#6E6E6E;
	font-size:12px;
}

.success
{
	display: block;
	width: 240px;
	padding: 13px 3px 0px 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 8px;
	color:#000000;
}

.error 
{
	display: block;
	width: 240px;
	padding: 13px 3px 0px 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color:#000000;	
}


.myinfo
{
	float:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	width:0px;
	height:0px;
	visibility:hidden;
}

.myinput
{
	width:4200px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#000000;
	margin-top:5px;
}

form
{
	margin:0;
	padding:0;
}
