html,body
{
	height: 100%;
	overflow: auto;
	padding: 0;
	width: 100%;
}

*
{
	font-size: 100%;
}

a, a:link
{
	color: #5a5a5a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	outline: 0;
	text-decoration: none;
}

a:hover, a:active
{
	color: #911e50;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	outline: 0;
	text-decoration: none;
}


#core
{
	background: #ffffff url(../art/b-back.jpg) left top repeat-x;
	height: 100%;
	width: 100%;
}

#contentwrapper
{
	margin: 0px auto;
	width: 800px;
}

#content
{
	border-bottom: 1px solid #911e50;
	color: #5a5a5a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	width: 800px;

}

#contentinner
{
	padding: 160px 0px 56px 126px;

}

#contentinnersub
{
	padding: 160px 0px 0px 0px;

}

#logo
{

}

#text
{
	padding: 50px 0px 0px 273px;

}

#textsub
{
	padding: 0px 0px 0px 0px;

}

#footer
{
	color: #5a5a5a;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 17px 0px 0px 0px;
	text-align: center;
	width: 800px;
}

span.aubergine
{
	color: #911e50;
}
