body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#Thoughts {
	position:absolute;
	left:160px;
	top:5px;
	width:700px;
	height:119px;
	z-index:1;
}
#Title {
	position:absolute;
	left:160px;
	top:124px;
	width:673px;
	height:15px;
	z-index:2;
	background-color: #FD1B15;
	color: #670909;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#Main {
	position:absolute;
	left:160px;
	top:149px;
	width:700px;
	z-index:3;
}
#Buy {
	position:absolute;
	left:25px;
	top:25px;
	width:194px;
	z-index:4;
	background-color: #82CA74;
	height: 1165px;
}
#CommLife {
	position:absolute;
	left:229px;
	top:25px;
	width:450px;
	height:55px;
	z-index:5;
	background-color: #463192;
	color: #81C973;
	text-align: center;
}
#MainText {
	position:absolute;
	left:229px;
	top:90px;
	width:400px;
	z-index:6;
	background-color: #FD1B15;
	padding: 25px;
	color: #670909;
	height: 1050px;
}
.whitetext {
	color: #FFFFFF;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
p {
	font-size: 12px;
}
.titletext {
	font-size: 24px;
}
#Archive {
	position:absolute;
	left:0px;
	top:162px;
	width:174px;
	z-index:4;
	padding: 10px;
	color: #3A1C89;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #821011;
	text-decoration: none;
}
