@charset "utf-8";



body {
	margin: 0px;
	margin-top: 0px;
	background: #9BB6D1 url(../images/bg.jpg) repeat-x;
	scrollbar-3dlight-color:blue;
	scrollbar-arrow-color:black;
	scrollbar-track-color:blue;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:#FF9900;
	scrollbar-highlight-color:green;
	scrollbar-shadow-color:yellow
}


container {
	width: 875;
	mheight:auto;
}

.banner {
	width:875px;
	height:50px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bannerNewTextTop.jpg) no-repeat;
	border-top: 4px ridge #000;
	border-right: 4px ridge #000;
	border-left: 4px ridge #000;
	border-bottom-color: #000;
}
.headtext {
	width:875px;
	height:29px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	font-weight: normal;
	background: #F90 url(../images/banner2.jpg) repeat-x;
	border-right: 4px ridge #000;
	border-left: 4px ridge #000;
	border-top-color: #000;
	border-bottom-color: #000;
}

.nav {
	width:875px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/nav.png) repeat-x;
	border-right: 4px ridge #000;
	border-left: 4px ridge #000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #000;
	border-bottom-color: #000;
}


.content {
	width:875px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #F90;
	min-height: 150px;
	border-right: 4px ridge #000;
	border-left: 4px ridge #000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #000;
	border-bottom-color: #000;
}


.movie {
	width:875px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #F90;
	border-left: 4px ridge #000;
	border-right: 4px ridge #000;
}

.footer {
	width:855px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F90;
	border-right: 4px ridge #000;
	border-bottom: 4px ridge #000;
	border-left: 4px ridge #000;
	border-top-width: 2px;
	border-top-color: #000;
	padding-left: 20px;
}

.maintextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	text-align: center;
	color: #000;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #171717;
	text-align: justify;
	position: relative;
	left: 10px;
	right: 10px;
	max-width: 845px;
}

.bullettext {
	list-style-position: outside;
	list-style-type: circle;
	color: #171717;
	text-align: left;
	position: relative;
	left: 25px;
	list-style-image: url(../images/bullet.gif);
	font: italic 13pt Verdana, Arial, Helvetica, sans-serif;
}

.bullettextsmall {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #171717;
	text-align: left;
	position: relative;
	left: 25px;
	list-style-image: url(../images/bullet.gif);
}

.quotetext {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	color: #171717;
	text-align: left;
	position: relative;
	left: 25px;
	list-style-image: url(../images/bullet.gif);
}
.quotecite {
	list-style-position: outside;
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #171717;
	text-align: right;
	position: relative;
	list-style-image: url(../images/bullet.gif);
	right: 25px;
}

.MD {
	width:855px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	text-align: right;
}

a:link {
	color: #676767;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #ACACAC;
	text-decoration: none;
}
