body
{
	margin:0;
	font-family:arial, sans-serif;
	background-color:#FFF;
	font-size:12pt;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:0px -20px;
}

h1, h2, h3, h4, h5, h6, form, ul, li
{
	margin:0;
	padding:0;
}

a
{
	text-decoration:none;
	color:#c80000;
}

#container
{
	margin:5px auto 0px auto;
	padding:84px 0px 0px 0px;
	background-color:#FFF;
	width:920px;
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#888;
	font-size:11pt;
	letter-spacing:1px;
	font-variant:small-caps;
	line-height:25px;
}


h1
{
	text-indent:-4000px;
	width:500px;
	height:249px;
	background-image:URL('/images/benga500.png');
	background-repeat:no-repeat;
	margin:50px auto 20px auto;
}

#foot
{
	margin-top:300px;
	font-size:8pt;
	font-weight:normal;
	font-variant:normal;
}

a
{
	color:#7603f7;
}

a:hover
{
	text-decoration:underline;
}
