body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #960;
	background-image: url(images/BackgroundAgedPaper3.jpg);
	background-repeat: repeat;
}
#MainSpace {
	height: 565px;
	width: 850px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -283px;
	margin-left: -425px;
	background-color: #C90;
	z-index: 0;
}
#LogoGraphicSpace {
	height: 250px;
	width: 250px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-top: -283px;
	margin-left: -425px;
	background-color: #C90;
}
#MenuSpace {
	height: 316px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 5;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: -425px;
	margin-top: -38px;
}
#BorderSpace01 {
	position: absolute;
	height: 465px;
	width: 590px;
	left: 50%;
	top: 50%;
	border: medium double #651E2E;
	z-index: 3;
	margin-top: -280px;
	margin-left: -173px;
}

#BorderSpace02 {
	position: absolute;
	height: 555px;
	width: 240px;
	left: 50%;
	top: 50%;
	border: medium double #651E2E;
	margin-top: -280px;
	margin-left: -423px;
	z-index: 3;
}

#ContentSpace {
	height: 475px;
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-top: -283px;
	margin-left: -175px;
	background-color: #C90;
}
#CatchPhraseSpace {
	height: 91px;
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	margin-left: -175px;
	margin-top: 192px;
	background-color: #C90;
}
#BorderSpace03 {
	position: absolute;
	height: 80px;
	width: 590px;
	left: 50%;
	top: 50%;
	border: medium double #651E2E;
	z-index: 3;
	margin-top: 195px;
	margin-left: -173px;
}
#MenuStarSpace {
	position: absolute;
	height: 230px;
	width: 35px;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin-top: -24px;
	margin-left: -402px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuFacebookSpace {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin-top: 217px;
	margin-left: -320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuTwitterSpace {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin-top: 217px;
	margin-left: -260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuHappeningSpace {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 50%;
	top: 50%;
	z-index: 3;
	margin-top: 212px;
	margin-left: -395px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MenuSpaceBackground {
	height: 316px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 250px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: -425px;
	margin-top: -33px;
	background-color: #C90;
}
#ContentTextSpace {
	margin: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #300;
}
#Masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBCA01;
	position: absolute;
	top: 50%;
	margin-top: 285px;
	left: 50%;
	margin-left: -350px;
	height: 12px;
	width: 700px;
}
#Masthead a {
	color: #FBCA01;
}

a {
	color: #300;
}
