body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background: #336699 url(../images/bodybg.jpg) repeat-x;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#redfont {
	color: #FF0000;
	font-size: 125%;
	line-height: 20px;
}

.content a {
	color: #99ccff;
}

a:link {
	text-decoration: none;
}
.content {
	background-color: #000000;
	font-size: 14px;
	color: #99ccff;
	padding: 10px;
}

.pagetitle {
	background-color: #000000;
	text-align: center;
	background-image: url(../images/titlebackground.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.pagetitle p {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center center;
}


a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #99CCFF;
}
.header {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
}
.news {
	background-color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	margin: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.trailerpicture {
	float: left;
	padding-right: 10px;
}


.trailersignup {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.trailersignup img {
}

.news p {
	font-size: 14px;
	color: #99ccff;
	text-align: center;
}
.trailersignup h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.form {
	float: right;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}



.footer {
	background-color: #000000;
	color: #99ccff;
	font-size: 9px;
	padding: 5px;
}

.footer p {
	color: #99CCFF;
}
.slogantext {
	color: #FFFFFF;
	font-size: 13px;
}
.footer a {
	color: #99CCFF;
}
.slogantitle {
	font-weight: bold;
	color: #99CCFF;
	font-size: 18px;
}
.navtext {
	color: #000000;
	padding-top: 4px;
}




.nav {
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header img {
	vertical-align: middle;
}
.content img {
	float: left;
	border: thin solid #99CCFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.nav .navtext a {
	color: #000000;
}
.nav .navtext a:hover {
	color: #FF0000;
}
.content p {
}
table {border: solid 1px #aad;}
