/* ZazaCast v1.0 */

body
{
	color: #e3c23f;
	background-color:#000000;
	text-align: center;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	width:100%;
}

h1
{
	font-family: Arial, Helvetica, _sans;
	font-size: 18pt;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: .3em;
	color: #e3c23f;
}


a
{
	font-family: Arial, Helvetica, _sans;
	font-size: 18pt;
	font-weight:100;
	text-decoration: none;
	letter-spacing: .3em;
	color: #e3c23f;
}

a:hover
{
	letter-spacing: .7em;
}

.subpage
{
	background-image: url(../images/zfilm.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center;
}

.subpage a
{
	font-family: Arial, Helvetica, _sans;
	font-size: 12pt;
	font-weight:100;
	text-decoration: none;
	letter-spacing: .3em;
	color: #661998;
}

.subpage a:hover
{
	letter-spacing: .7em;
}

#player
{
	width:900px;
	margin: 0px auto;
}

.films a
{
	font-family: Arial, Helvetica, _sans;
	font-size: 12pt;
	font-weight:100;
	text-decoration: none;
	letter-spacing: .3em;
	color: #661998;
}

.films a:hover
{
	letter-spacing: .7em;
}
