body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.posters {
	position: absolute;
	left: 30px;
	right: 100px;
	top: 90px;
	bottom: 5px;
	color: #111;
	font-size: 15px;
	line-height: 19px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}

.posters img
{
	padding: 20px;
	vertical-align: middle;
}

.press {
	position: absolute;
	left: 30px;
	right: 100px;
	top: 90px;
	bottom: 5px;
	color: #111;
	font-size: 15px;
	line-height: 19px;
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}

.press img
{
	padding: 20px;
	vertical-align: top;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	padding: 20px 0 2px 0;
	margin-left: 50px;
	margin-top: 20px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	font-weight: normal;
	line-height: 22pt;
	padding: 2px 0 2px 0;
	margin-left: 20px;
}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 22pt;
	padding: 2px 0 2px 0;
	margin-left: 50px;
}

.yellowsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20pt;
	padding: 2px 0 2px 0;
	margin-left: 50px;
	vertical-align: top;
}

.yellowsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 20pt;
	padding: 2px 0 2px 0;
	margin-left: 50px;
	vertical-align: top;
}


a:link, a:visited {color: #ce2600; text-decoration: underline;}

a:hover {color: #FF6600; text-decoration: none; }

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

.nicepopup{
}

.nicepopup .outline{
  border: 0px solid #FFFFFF;
  background-color: #ffffff;
  padding: 0px;
  position: relative;
}

.nicepopup a.close{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left: 10px;
  overflow: hidden;
  text-decoration: none;
  color: #000;
  background-color: #ff0;
} 

.nicepopupHover a.close{
  background-color: #ff0;
  /*background-position: 100% -16px;*/
}
.nicepopup a.close:hover{
  /*background-position: 100% -32px;*/
  background-color: #ff0;
}

.nicepopupLoading .outerImage{
  border: 1px dotted silver;
  width: 100px;
  height: 100px;
  background: url(/images/loading.png) 50% 50% no-repeat;
}

.nicepopup .prevNextBar{
  padding-top: 7px;
  text-align: center;
}
