body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/filmstrip.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 16px;
	text-align: center;
}
#footstrip {
	line-height: 72px;
	background-image: url(images/filmstrip.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#content {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/page_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 250px; /*marquee height */
	overflow: hidden;
	text-align: justify;
}
#nav {
	padding-bottom: 30px;
}
#links a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	padding-left: 5px;
}
#links a:hover {
	color: #FF0000;
}
a.inline {
	color: #000000;
	text-decoration: none;
}
a.inline:hover {
	text-decoration: underline;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #000000;
	font-weight: normal;
	text-decoration: none;
	scrollbar-base-color:  #EEEEEE;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color:  #EEEEEE;
	scrollbar-track-color:  #EEEEEE;
	scrollbar-highlight-color:  #EEEEEE;
	scrollbar-shadow-color:  #EEEEEE;
	scrollbar-3dLight-color:  #EEEEEE;
	scrollbar-darkshadow-color:  #EEEEEE;
	width: 190px;
}
