/* CSS Document */

.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #672A00;
	text-indent: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: eee5bc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover { color: #008ac8; text-decoration: none; }
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A9A9A;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3E2600;
	padding-left: 15px;
	padding-top: 10px;
}
.navBarTextColor {
	color: #3E2600;
}
.pageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 15px;
	color: #672A00;
}
.movie {
	border: thin solid #FFFFFF;
	height: 344px;
	width: 425px;
}
	body {
	background-image: url(../images/bkg_stripe3.gif);
	margin-top: 0px;
	}
.4up {
	height: 200px;
	width: 133px;
	float: left;
}
.column {
	width: 250px;
	float: left;
	height: 300px;
	margin-right: 10px;
}
