#outer
{
	width:960px;
	margin:0 auto;
	text-align:right;
}

#inner
{
	width:630px;
	float:right;
	margin-top:-30px;
}

#page
{
	width:100%;
	text-align:left;
	margin:0;
}

#header
{
	width:630px;
	height:315px;
	background:url(../images/bg_header.png) no-repeat top left;
}

#subheader
{
	width:630px;
	height:65px;
	background:url(../images/bg_subheader.png) no-repeat top left;
	margin:0;
}

#content
{
	background:url(../images/bg_page.png) repeat-y top left;
	margin:-10px 0 0 0;
	border:none;
	text-align:center;
}

	#content #letter
	{
		width:90%;
		margin:10px 0 0 45px;
		text-align:left;
		padding-top:40px;
	}

#subscribe
{
	text-align:center;
}