body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #efefef;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
}
.thumbImage {
	float: right;
	clear: both;
}
H2 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.rightColumn {
	color: #999999;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 60px;
	font-weight: normal;
	margin: 0px;
}
.line {
	height: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
li {
	list-style-type: none;
	font-size: 16px;
	color:#666666;
}
.friendfeed {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px none #FFFFFF !important;
}
.feed {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px none #FFFFFF !important;
}