#wrapper {
	height: 550px;
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/WincraftRugBg.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
#bodyText span {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 115%;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 0.1em;
}
#imageArea {
	height: 320px;
	width: 750px;
}
#pageHeader {
	background-color: #FF9900;
	height: 22px;
	width: 250px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	color: #5B1C1C;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #5B1C1C;
	border-right-color: #5B1C1C;
	border-bottom-color: #5B1C1C;
	border-left-color: #5B1C1C;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #CCCCCC;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	text-align: center;
	height: 40px;
	width: 150px;
	float: left;
	display: block;
	position: relative;
	font-size: 1.3em;
}
a {
	height: 20px;
	width: 130px;
	display: block;
	text-align: center;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 10px;
}
a:hover {
	color: #CCCCCC;
}
#page {
	height: 510px;
	width: 750px;
	position: relative;
	z-index: 1;
}
#nav {
	background-color: #5B1C1C;
	height: 40px;
	width: 750px;
}
#bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	color: #FFFFFF;
	height: 150px;
	width: 220px;
	float: right;
	position: absolute;
	top: 350px;
	right: 19px;
	font-weight: normal;
	z-index: 2;
}
#spacer {
	height: 5px;
	width: 200px;
}
#pageHeaderLink a {
	background-color: #5B1C1C;
	height: 22px;
	width: 250px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	color: #FF9900;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0;
}

#pageHeaderLink a:hover {
	background-color: #FF9900;
	height: 22px;
	width: 250px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	color: #5B1C1C;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0;
}
#pageHeaderNoLink a {
	background-color: #FF9900;
	height: 22px;
	width: 250px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS";
	font-size: 150%;
	font-weight: bold;
	color: #5B1C1C;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0;
}
#homeBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 100%;
	color: #FFFFFF;
	height: 150px;
	width: 220px;
	float: right;
	position: absolute;
	top: 260px;
	right: 19px;
	font-weight: normal;
	z-index: 3;
}

