html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family:"Lucida Grande", sans-serif;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{background:#000 url(../images/bg.jpg); color:#fff;}

#container{width:848px; height:561px; margin:0 auto; background:url(../images/common_shiner.jpg); position:relative;}
#formText{position:absolute; top:345px; left:230px; width:410px; text-align:center;}
.quiet{font-size:9px;}
#signUp{position:absolute; top:410px; left:190px;}
label{display:block; text-transform:uppercase; font-size:11px;}
#signUp p{float:left; margin-right:20px;}
input{font-size:18px; width:145px;}

.signUp{display:block; width:164px; height:49px; position:absolute; top:62px; left:165px; text-indent:-9999px; font-size:0; background:url(../images/signup.png); border:none; cursor:move;}
.signUp:hover{background-position:bottom;}

#signUpResponse{display:none; position:absolute; top:345px; left:230px; width:410px; text-align:center;}

#social{position:absolute; top:570px; left:340px;}
#social a{margin-right:20px;}














