body
{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	color: #333020;
}

h1
{
	font-size: 3em;
	font-weight: normal;
}

a,
a:visited
{
	color: #003399;
}

#wrapper
{
	width: 760px;
	margin: 0 auto;
}
#wrapper-inner
{
	padding: 100px 0 0;
}
#content
{
	height: 320px;
	position: relative;
}
#content-inner
{
	width: 428px;
	position: absolute;
	left: 332px;
	bottom: 0px;
	padding: 0 0 25px 0;
	
}
#content-pic
{
	width: 328px;
	height: 320px;
}

