* {
	margin: 0px;
	padding: 0px;
}

* html #ancillary .block{
	margin: 0px 0px 0px 4%;
}

body {
	text-align:left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:10px;
	color:#ffffff;
	background-color:#000000;
	padding-top:0px;
}

h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:15px;
	color:#c9c9c9;
	word-spacing:3px;
	margin:0px;
	padding-bottom:10px;
}

p {
	padding-bottom:10px;
}

em {
	color:#dbdbdb;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	color:#b7b7b7;
	text-align: center;
}

td A:visited 	{ 
	text-decoration:none; border-bottom: dotted 1px #333333; color: #ff0000;
}
td A:hover 	{ 
	text-decoration:none; border-bottom: solid 1px #0000ff; 
}
td A:link 	{ 
	text-decoration:none; border-bottom: dotted 1px #333333;  color: #ff0000;
}

.img-photo	{
	vertical-align: top;
}	

.paging {
	color: #000000;
	text-decoration: none;
	font-size:16px;
}

.top { 
	font-size:10px; 
	padding-top:0px;
	padding-right:8px;
	font-weight:normal;
	line-height:15px;
	padding-bottom:8px;
}

.footer  { 
	background-color: #000000;
	font-size: 10px; 
	padding-top: 0px;
	font-weight: normal;
	line-height: 15px;
	color: #787878;
}

.footer a { 
	color:#ffffff; 
	border-bottom: none 2px #fff8dc; 
	text-decoration:none;
}

.footer a:hover { 
	color:#ffffff; 
	border-bottom: solid 2px #ff0000; 
	text-decoration:none;
}

