@charset "ISO-8859-1";
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 65%;
	font-weight: 100;
	color: #FFFFFF;
	background-image: url(../IMAGES/HOMEPAGE/bg-main.jpg);
	background-repeat: repeat-x;
	background-color: #A40017;
	padding: 0em;
}
#header {
	width: 960px;
	text-align: center;
}
#anchor {
	background-image: url(../IMAGES/HOMEPAGE/logo.png);
	_background-image: url(../IMAGES/HOMEPAGE/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
	width: 254px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#bg-screen {
	background-image: url(../IMAGES/HOMEPAGE/bg-screen.png);
	_background-image: url(../IMAGES/HOMEPAGE/bg-screen.gif);
	background-repeat: no-repeat;
	height: 555px;
	width: 960px;
	position: relative;
}
a#collage {
	background-image: url(../IMAGES/HOMEPAGE/collage.jpg);
	height: 480px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 50px;
	text-decoration: none;
	left: 95px;
}
#enter {
	font-family: "Arial Black", Arial, sans-serif;
	color: #FFFFFF;
	display: block;
	font-size: 1.6em;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: center;
	position: absolute;
	top: 445px;
	width: 100%;
	left: 0px;
}
#footer {
	margin-bottom: 2em;
}
#footer h1{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 3em;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 100%;
}

