html {overflow-y: scroll;}


BODY
{
	background-color: #242333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #EFC57F;
	line-height: 16px;
	margin-top: 0;
	padding-top: 0;
}

td.photos
{
	line-height: 16px;
	

}

img
{
	border: none;
}
.content
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #EFC57F;
	line-height: 16px;
}
ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 20px;
}
li
{ 
	list-style-image: url(../images/bullet.gif); 
	list-style-position: outside;
}
a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #EFC57F;
}