body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: none;}

a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {color: #FFFFFF;}

a:focus {OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.news-text {
	font-family: AnticSlab;
	font-size: 24px;
	color: #FFFFFF;
}

.news-text a:link {
	color: #FBC300;
}

.news-text a:visited {
	color: #FBC300;
	text-decoration: none;
}

.news-text a:hover {
	color: #FFFFFF;
}

.news-text a:active {
	color: #FBC300;
}

.imageborder {
	border: 1px solid #666666;
}

form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0C8CF7;
	text-decoration: none;
}

.headlinewh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headlinepnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ED1465;
	text-decoration: none;
}

.headlinewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

html { overflow: -moz-scrollbars-vertical !important;
min-height: 101%; margin-bottom: 1px; }

@font-face {
	font-family: CustomFont;
	src: url(fonts/nimbus-sans-black.otf);
}

@font-face {
	font-family: CustomFont2;
	src: url(fonts/Bohemian-Typewriter.ttf);
}

@font-face {
	font-family: CustomFont3;
	src: url(fonts/BurtonsDreamsPro-R1rE.ttf);
}

.CustomFont {
	font-family: CustomFont;
	font-size: 19px;
	font-weight: normal;
	color: #000000;
}

.CustomFont a:link, a:visited {
	font-family: CustomFont;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.CustomFont a:hover, a:active {
	font-family: CustomFont;
	font-weight: normal;
	color: #ed1566;
}

.CustomFont2 {
	font-family: CustomFont2;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.CustomFont2headline {
	font-family: CustomFont2;
	font-size: 24px;
	font-weight: normal;
	color: #ed1566;
}

.CustomFont3 {
	font-family: CustomFont3;
	font-size: 48px;
	font-weight: normal;
	color: #000000;
}

.actorbackground {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.ActorLowdown {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.ActorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	line-height: 44px;
}
.brick-background {
	background-attachment: scroll;
	background-image: url(images/brick-background.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.poster-border {
	border: 10px solid #ed1566;
}
