#logo li {
	float: left;
	background-image: url(button.png);
	margin-right: 10px;
	margin-top: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#logo {
	background-image: url(logo.jpg);
	height: 200px;
	width: 800px;
}
#logo a:link, #logo a:visited {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
}
#left_c {
	width: 192px;
	float: left;
	display: table-column;
}
#main {
	width: 800px;
	text-align: left;
}
#content {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00CCCC;
	width: 600px;
	float: right;
}
#bname {
	background-image: url(button_hover.gif);
	font-size: 22px;
	padding-top: 3px;
	padding-bottom: 8px;
	text-align: center;
}
#text {
	text-indent: 20px;
	padding: 3px;
	text-align: justify;
}
#f_link {
	font-size: 14px;
	color: #999999;
}
#top {
	font-size: 14px;
}
a:link, a:visited {
	color: #000000;
}
a:hover {
	color: #117722;
}
#friends {
font-size: 12px;
}
#footer {
width: 800px;
display: block;
float: none;
clear: both;
}
.pages {
font-size:18;
	color: #000000;
	margin-right: 8px;
}