body {
	color : white;
	font : 16px "Times New Roman", Times, serif;
}
table , td {
	color : white;
	font : 16px "Times New Roman", Times, serif;
}
img {
	border:none;
}
img.movies {
	border: 2px solid #46609c;
	padding: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
}
.center {
	text-align: center;
}
h1 {
	text-align: center;
	background-image : url(images/title_bg.gif);
	background-repeat : no-repeat;
	background-position : top center;
	background-color: transparent;
	padding-bottom: 10px;
	font : 20px "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	
	background-color: transparent;	
	font : 18px "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: bold;
	border-left: 1px dashed #8cc7f2;
	border-bottom: 1px dashed #8cc7f2;
	padding-left: 6px;
	padding-bottom: 4px;
	width: 80%;
}
a.pad {
	background-color : #4867A0;
	color : white;
	border : 1px outset #000000;
	padding : 6px;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.pad:hover {
	background-color : #008FF6;
	color : white;
}
a {
	color : white;
}
a:hover {
	color : silver;
	text-decoration: none;
}
a:visited {
	color : silver;
}
.bottomNote {
	color : silver;
	text-align: center;
	font : 9px Arial, Helvetica, sans-serif;
}
.bottomNote a, .bottomNote a:visited {
color : silver;
}
.button {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #47679f;
	border-left : 1px solid #6c9df2;
	border-top : 1px solid #6c9df2;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
}
.button2 {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #2B3C62;
	border-left : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid #47679f;
	border-bottom : 1px solid #47679f;
}
.contact {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #47679f;
	border-left : 1px solid black;
	border-top : 1px solid black;
	border-right : 1px solid #6c9df2;
	border-bottom : 1px solid #6c9df2;
}
.contact2 {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #2B3C62;
	border-left : 1px solid #47679f;
	border-top : 1px solid #47679f;
	border-right : 1px solid black;
	border-bottom : 1px solid black;
}
.adbottom {
margin: 10px 0px 10px 0px;
}
.adtop {
margin: 0px 0px 10px 0px;
}
.adlinks {
margin: 0px 0px 50px 0px;
}
