/*-------------------------------------
Design & Coding by MinisiteStudio.com
For Dylan Loh : Secret Google Tactics
---------------------------------------*/

body {
background-image:url('images/bk.jpg');
background-color:#00226d;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}


.maincopy{
	margin:0px auto;
	width:650px;
}

.maincopy p{padding:0;margin:0;}

#headerbar{
	height:176px;
	padding:0px;
	margin:0px;
	background-image:url(images/headerbk.gif);
	background-repeat:repeat-x;
}

#headercontent{
	margin:0px auto;
	width:732px;
	height:179px;
	padding:0px;
	line-height:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:732px;
	background-image:url(images/main_bk.jpg);
	padding-top:10px;
}

#footer{
	background-image: url(images/footerbk.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 118px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:118px;
	width:732px;
	background-image:url(images/footer.jpg);
	background-position: top;
}

#optinbox_a{margin:0px auto;width:442px;height:301px;background-image:url(images/optinbox.gif);background-repeat:no-repeat;}

#signupouter{
	height:200px;
	margin:0px auto;
	width:345px;
	padding-top:75px;

}
#usernamearea{height:40px;}
#passwordarea{height:40px;padding-bottom:5px;}

.usernametitle{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;padding-top:5px;height:35px;width:85px;float:left;}
.usernameentry{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;padding-top:5px;height:35px;width:205px;float:left;}
.passwordtitle{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;margin-top:10px;padding-top:5px;height:35px;width:85px;float:left;}
.passwordentry{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:5px;
	height:35px;
	width:205px;
	float:left;
	margin-top: 10px;
}

.boxesclear{clear:both;}

#buttonouter{
	width:345px;
	margin:0px auto;
	padding-top:15px;
	margin-top:0px;
	height:48px;
	padding-bottom: 15px;
}

#buttonouter input{
border: 0px solid #669900;
}
#spamwarning{margin:0px auto;width:400px; margin-top:20px;height:20px;line-height:14px;}

#spamwarning p{font-size:0.4em;color:#669900;font-weight:bold;}

input{
color: #000000;
background: #f0f0f0;
border: 1px solid #000000;
font-size:20px;
}
