/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ad_right{
	height: 600px;
	width: 120px;
	clear: left;
	float:right;
	margin: 0 0 2em 3%;


}
.body {
	max-width: 1024px; 
}

li {
	display: list-item;	
}

.menu {
	font-size: 15px;
	color: #006666;
	font-weight: bold;
	text-decoration: none;	
}
.menu:hover{
	font-size: 15px;
	color: #00BBAA;
	font-weight: bold;
	text-decoration: none;	
}
.bold
{
	font-weight: bolder;
	font-size: 18px;
	color: #8CA9B8;

}
.about
{
	position: relative;
	left: 20px;
	width: 75%;
	margin-bottom: 10px;
}

.vote
{
	cursor: pointer;
}

.story-container
{
	margin-top: 25px;
	position: relative;
	left: 20px;
}

.story-content
{
}

.story-footer
{
	text-align: left;
	margin-top: 10px;
	vertical-align: middle;
}
