body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	text-align: left;
	margin: 0px 0px 60px;
	padding: 0px;
}
.slogan {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
}
.category {
	font-size: 14px;
	color: #fff;
	line-height: 1.3em;
	list-style-position: outside;
	list-style-image: url(images/ring.gif);
}
.text {
	font-size: 11px;
	color: #fff;
	line-height: 1.5em;
}
.image {
	border: 1px solid #999999;
}
A:link {
	color: #33CCFF;
	text-decoration: none;
}
A:visited {
	color: #33CCFF;
	text-decoration: none;
}
A:active {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
A:hover {
	color: #33CCFF;
	text-decoration: underline;
	text-transform: uppercase;
}
#picture {
	position: relative;
	border: 8px none #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 324px;
	width: 600px;
}
#content {
	position: relative;
	text-align: left;
	border: 8px none #CCCCCC;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	width: 600px;
}
#content p {
	font-size: 13px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	text-align: left;
	line-height: 1.5em;
	color: #fff;
	padding-right: 10px;
}
#content p.big {
	font-size: 26px;
	font-weight: bold;
}
#tagline {
	position: relative;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#tagline p {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding-right: 4px;
	color: #333300;
}
#stats {
	position: relative;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding-left: 20px;
}
#content p.buttons {
	text-align: left;
}
#overlay {
	position: relative;
	height: 600px;
	width: 120px;
	top: 10px;
	left: 70px;
	float: left;
	z-index: 1;
}

.friendfeed {
	max-width: 230px;
	max-height: 105px;
}
.friendfeed .name a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 19px !important;
}
.rightiframe {
	float: right;
	clear: both;
}
