@charset "utf-8";
/* CSS Document */

body {
	background-color: #009;
	text-align: center;
	color: #FFFF66;
}

.style1 {
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	background-position: center;
	text-align: center;
}

.sidebar {
	float: left;
	display: inline;
}
.style2 {
	color: #CCFF66;
}
.style3 {color: #99FF66;}
.favs p {
	float: none;
	color: #FF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}



a:link {
	color: #CCFF33;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.likesdislikes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: thin none #FFC;
}
.likesdislikes p {
	text-align: left;
	border: thin solid #FFF;
	display: block;
	background-color: #CCC;
}
.likesheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
