*
{
	font-family: verdana;
	font-size: 12px;
	color: #e5e0d7;
	line-height: 1.4;
}

body
{
	background: #000;
}



a
{
	color: #ff7d7d;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: white;
	text-decoration: underline;
}

strong
{
	font-weight: bold;

}



.header
{
	color: #f2c78a;
	font-size: 24px;
	line-height: 1.2;
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
}

.subheader
{
	color: #f2c78a;
	font-size: 15px;
	line-height: 1.2;
	font-family: tahoma;
	font-weight: bold;
}

.slideshow_photo
{
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	display: none;
}

.slideshow_loading
{
	background: url(/blocks/public/primary/photos/main/images/loader.gif) center center no-repeat;
	cursor: pointer;
}
