body
{
  	background-image: url(../images/bg_stripe_3.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #77766F;
}

html > body > #wrap
{
	margin-left: -385px;
}

#wrap
{
	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	background: #fff;
}

/*
#contentwrapper
{
  	position: relative;
	width: 770px;
	left: 50%;
	margin-left: -385px;
	background: #fff;
	height: 100%;
}
*/

#main
{
	padding: 40 20 0 20px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 40px;
}

#mainheader
{
	background: url(../images/header.png);
	width: 770px;
	height: 120px;
}


#imagefooter
{
	margin: 40 0 20 0px;
	text-align: center;
}

#imagefooter a
{
	padding: 0 10 0 10px;
}

h2.sIFR-replaced,
h3.sIFR-replaced
{
	padding: 0px;
	margin: 0 0 10 0px;
}
