@charset "utf-8";
#HeaderLogo {
	position: absolute;
	width: 250px;
	height: 200px;
	z-index: 1;
	left: 20px;
}
#MainImage {
	position: absolute;
	width: 551px;
	height: 307px;
	z-index: 2;
	left: 360px;
	top: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Link1 {
	position: absolute;
	width: 134px;
	height: 37px;
	z-index: 3;
	left: 480px;
	top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
}
#Link2 {
	position: absolute;
	width: 94px;
	height: 36px;
	z-index: 4;
	left: 522px;
	top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
}
#Link3 {
	position: absolute;
	width: 100px;
	height: 34px;
	z-index: 5;
	left: 657px;
	top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
}
#Link4 {
	position: absolute;
	width: 118px;
	height: 34px;
	z-index: 6;
	left: 794px;
	top: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
}
a:link {
	color: #950000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #950000;
}
a:hover {
	text-decoration: none;
	color: #0F0F71;
}
a:active {
	text-decoration: none;
	color: #0F0F71;
}

body {
	background-image: url(Tile-3.png);
	background-repeat: repeat-x;
	background-color: #FAF8F5;
}

#Slogan {
	position: absolute;
	width: 335px;
	height: 72px;
	z-index: 2;
	left: 11px;
	top: 295px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #8B0000;
	text-align: center;
	font-weight: bold;
}
#Footer {
	position: absolute;
	width: 960px;
	height: 20px;
	z-index: 12;
	left: 0px;
	top: 99%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #900;
	text-align: center;
}
