@charset "UTF-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#wrapper {
	text-align:left;
	width:1005px;
	height:650px;
	margin:0 auto;
	position:relative;
}

.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 800px;
}
.oneColFixCtr #mainContent {
	padding: 0 0px;
}
.largeHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70px;
	font-style: italic;
	color: #000066;
	font-weight: bolder;
	line-height: 1em;
	text-align: center;
	width: auto;
	position: absolute;
	left: 35px;
}
.mainSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 1.3em;
	position: absolute;
	left: 11px;
	top: 36px;
	height: 364px;
	width: 348px;
}
.AboutUs {
	padding-right: 5px;
	padding-left: 5px;
}
.movieBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Headline {
	font-size: 36pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.oneColFixCtr #apDiv2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.oneColFixCtr #apDiv30 {
	background-image: url(../Images/Graphics/DkBluToLtBlu2.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin: -10px;
	height: 445px;
	width: 376px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}SpryMenuBarVertical.css {
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
	text-align: left;
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #apDiv32 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: oblique;
	color: #FFF;
	font-weight: bold;
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible #apDiv33 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .Headline strong .Headline {
	text-align: center;
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .Headline .Headline {
	text-align: center;
	font-style: italic;
}
.oneColFixCtr #wrapper #apDiv7 #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .Headline strong {
	text-decoration: none;
	text-align: center;
}

