@import url('reset.css');
@import url('typography.css');

body {
background: #F3FBFD;
text-align:center;
font-size: .85em;
margin: 20px 0 14px;
}
#wrapper {
width: 975px;
margin: 0 auto 20px;
text-align: left;
border: 0.4em solid #EDF5F7;
}
#page {
	border: 0.4em solid #E1E9EB;
	background: #FFF;
	position:relative;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#page h1 {
width: 964px; height: 205px;
text-indent: -9999px;
background: url(images/pwnsqheader.png) no-repeat left top;
}
#memberlink {
position: absolute;
top: -30px;
right: 0px;
}
#content {
width: 500px;
background: url('../images/body_bg.png') repeat-y left top;
float: left;
padding: 15px 0 0 0;
}
#sidebar {
width: 401px;
padding: 0 11px 0 0;
float: right;
}
#optinbox {
width: 411px;
display: block;
margin: 0 auto;
background: url(images/pwnoptin.png) no-repeat;
}
#optinbox form {
padding: 196px 0 0 65px;	
}
.optinfield {
	width: 264px;
	height: 27px;
	background: url(images/pwnsqoptinf.png) repeat-x left top;
	border: 1px solid #CDCDCD;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#optinbtn {
margin: 7px 0 0 -1px;
}
#video {
margin: 0 auto 1em;
width: 501px; height: 329px;
}
#footer {
text-align: center;
}

.notice {
text-align: center;
font-weight: bold;
}

::-moz-selection {
background:#6374AB;
color:#fff;
}
::selection {
background:#6374AB;
color:#fff;
outline:none;
}
a:focus {
outline:none;
}#topmemberlink {
	width: 980px;
	margin: 0 auto 0px;

}

