/* CSS Document */

p{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
	line-height: 18px;
	padding-left: 10px;
	margin-top: 30px;
	padding-top: 5px;
}

.orange{
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	margin-top: 30px;
}

.navigation{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

.navigationBlack{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

.navigationRed{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

.movieTitles{
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

.navigation:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	margin-left: 0px;
}

.update{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.updatetext{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin-top: 10px;
}

.updatetextBlack{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
}

.downloader{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
}

.downloader:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	display: inline;
	padding-top: 10px;
}

.emailtext{
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFCA66;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.emailtext:hover{
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF6633;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textlinks{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0066FF;
}

.biotext{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 20px;
	margin-top: 15px;
}

.contact_text{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.filminfo{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
	line-height: 15px;
}

.filminfoBlack{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 15px;
}

.filmHeadingGrey{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	line-height: 15px;
}

.filminfo_heading{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
	padding-top: 10px;
	line-height: 15px;
}
