* {
	margin: 0px;
	padding: 0px;
	color:white;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

img {
	border:none;
}

a{
text-decoration:none;

}
a:hover{
text-decoration:none;

color:#d2e480;
}

#imagecontainer {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#imagecontainer img{
	border:none;
}
#mainimage {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -2;
}
#main{
	margin:auto;
	width:425px;
	margin-top:50px;
	background:#FF00FF;
	border:white 3px solid;
	padding:30px;
	overflow:hidden;
	text-align:center;
}
#logo{
	display: block;
	text-indent: -5000em;
	height: 95px;
	width: 417px;
	background:url(images/logo.gif) top center no-repeat;
}

#left{
	margin:auto;
	width:415px;
	margin-top:30px;
}
#form{
	position:relative;
	
}
h3{
	margin-bottom:25px;
	font-size:30px;
	font-weight:normal;
}
object{
	margin-bottom:13px;
}
h4{
	font-size:24px;	
	font-weight:normal;
	margin:25px 0 25px 0;
}
#myspace{
	display: block;
	text-indent: -5000em;
	height: 67px;
	width: 121px;
	background:url(images/myspace.gif) top center no-repeat;
	float:left;
	margin-left:40px;
}
#logo4ad{
	display: block;
	text-indent: -5000em;
	height: 59px;
	width: 159px;
	background:url(images/4ad.gif) top center no-repeat;
	float:left;
	margin-left:60px;
}
#mainform{
	text-align:left;	
	margin-bottom:10px;
}
#inputbg{
	height:30px;
	background:url(images/formbg.gif) no-repeat top 75px;	
	margin-top:-10px;
}
#inputemail{
	background:transparent;	
	text-align:left;
	margin-left:82px;
	border:none;
	margin-top:4px;
}
#subscribesubmit{
	position:absolute;
	top:38px;
	right:110px;
}