@charset "UTF-8";
/* CSS Document */

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#banner {
	background-color: #E4E4E4;
	color: #03F;
	font-size: small;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bannerback.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#leftcolumn {
	float: left;
	height: 900px;
	width: 230px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
#main {
	float: right;
	width: 780px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EEE;
	border-top-color: #111;
	border-right-color: #111;
	border-bottom-color: #111;
	border-left-color: #111;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(mainbackground.jpg);
	background-repeat: no-repeat;
}
#subcontent {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #DDD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	padding: 20px;
}
a:link {
	text-decoration: none;
	color: #03F;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: underline;
	color: #B00;
}
a:active {
	text-decoration: none;
}
body {
}
.bannertext1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #000;
	letter-spacing: .3em;
}
.bannertext2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #000;
	font-weight: normal;
	letter-spacing: .2em;
}
.leftsubbox {
	background-color: #FFF;
	width: 95%;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	color: #000;
	background-image: url(leftcolumnbackground.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-repeat: no-repeat;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.heading {
	font-size: medium;
	font-weight: normal;
	color: #800;
}
.lists1 {
	font-size: small;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subheading {
	font-size: small;
	padding-top: 20px;
	margin-top: 20px;
}
.floatleft {
	width: auto;
	position: relative;
	height: auto;
	float: left;
	clear: none;
}
.movies {
	color: #EEE;
	background-color: #000;
	width: 90%;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 20px;
	text-align: center;
	border: 2px solid #555;
}
.writing {
	background-color: #FFF;
	width: 90%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: auto;
	color: #000;
}
.bigtitle {
	font-size: xx-large;
}
.columnsandrows {
	width: 200px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.smalltext {
	font-size: small;
}
.superheading {
	font-size: xx-large;
	color: #800;
	letter-spacing: .2em;
}
.redtext {
	color: #B00;
	font-weight: bold;
	text-decoration: underline;
}
.diisclaimer {
	font-size: x-small;
	font-weight: bold;
}
