#topbanner {
	background-color: #3D193D;
	height: 200px;
	width: 100%;
	background-image: url(jpegs/Blac2Prple.jpg);
}
#CentringContainer {
	height: 2500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	top: -15px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
}
#Head {
	background-color: #F3F3EE;
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	z-index: 2;
	background-repeat: repeat-x;
	background-image: url(jpegs/Blac2Prple.jpg);
}
#quote {
	height: 100px;
	width: 550px;
	position: relative;
	top: -120px;
	left: 220px;
}
#logobox {
	height: 130px;
	width: 180px;
	position: relative;
	left: 10px;
	top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(jpegs/Rooted-Logo.jpg);
}

#navbar {
	height: 28px;
	width: 530px;
	position: relative;
	left: 250px;
	top: -100px;
}

#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	background-color: #FFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	height: 600px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: visible;
	visibility: visible;
}
.imagepading {
	padding: 15px;
}
.treb12left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	text-align: left;
}
.treb14left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	text-align: left;
}
.treb14leftwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
}
.treb16left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	text-align: left;
}
.treb16centRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	text-align: center;
}
.treb16RedRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #900;
	text-align: right;
}

.treb18leftpurple {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #306;
	text-align: left;
}

.treb20leftunderline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #300;
	text-align: left;
	text-decoration: underline;
}

.treb24PrplUnderline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #306;
	text-align: left;
	text-decoration: underline;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #090;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #03F;
	text-decoration: underline;
}
