@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image:url(../images/bkrnd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}
.container {
	position: absolute;
	width: 1000px;
	left: 50%;
	top: 0px;
	margin-left: -500px;
	height:auto;
}

/* text */

h1 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1.5em;
}
h2 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
}
h3 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}
h4 {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
}
a:link {
	color:#bf0000;
	text-decoration:none;
}
a:visited {
	color:#bf0000;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
} 
a:active {
	color:#ff0000;
	text-decoration:none;
	border:0;
} 
#caption {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:.7em;
	font-style:italic;
}
.testimonial{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:1.1em;
	font-weight:bold;
}
.textfieldRequiredMsg, .textareaRequiredMsg, .selectRequiredMsg{
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:.7em;
	font-weight:bold;
}
.quote {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:.9em;
	font-style:italic;
}
.quotesig {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:1em;
	font-weight:bold;
}
.quotesig2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
}


/* Navigation */
#nav {
height:70px;
display:block;
margin-left:85px;
margin-bottom:5px;
clear:both;
}
#navigation  {  
	margin:0px;  
}  

#navigation li  {  
	float:left; 
}  
#navigation li a
{
background-image:url(../images/sprite.jpg);
display:block;
}
.home	{
	background-position:0px 0px;
	width:100px;
	height:70px;
}
.home2	{
	background-position:0px -72px;
	width:100px;
	height:70px;
}
.about	{
	background-position:-100px 0px;
	width:100px;
	height:70px
}
.about2	{
	background-position:-100px -72px;
	width:100px;
	height:70px
}
.programs	{
	background-position:-200px 0px;
	width:100px;
	height:70px
}
.programs2 {
	background-position:-200px -72px;
	width:100px;
	height:70px
}
.news	{
	background-position:-300px 0px;
	width:100px;
	height:70px
}
.news2	{
	background-position:-300px -72px;
	width:100px;
	height:70px
}
.schedules	{
	background-position:-400px 0px;
	width:135px;
	height:70px
}
.schedules2	{
	background-position:-400px -72px;
	width:135px;
	height:70px
}
.multimedia	{
	background-position:-535px 0px;
	width:100px;
	height:70px
}
.multimedia2	{
	background-position:-535px -72px;
	width:100px;
	height:70px
}
.contact	{
	background-position:-635px 0px;
	width:100px;
	height:70px
}
.contact2	{
	background-position:-635px -72px;
	width:100px;
	height:70px
}
#navigation a .hover {
	background:url(../images/sprite.jpg) no-repeat;
	display: block;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	}
#navigation a.home .hover	{
	background-position:0px -72px;
	width:100px;
	height:70px;
}
#navigation a.home2 .hover	{
	background-position:0px -72px;
	width:100px;
	height:70px;
}
#navigation a.about .hover	{
	background-position:-100px -72px;
	width:100px;
	height:70px
}
#navigation a.about2 .hover	{
	background-position:-100px -72px;
	width:100px;
	height:70px
}
#navigation a.programs .hover	{
	background-position:-200px -72px;
	width:100px;
	height:70px
}
#navigation a.programs2 .hover	{
	background-position:-200px -72px;
	width:100px;
	height:70px
}
#navigation a.news .hover	{
	background-position:-300px -72px;
	width:100px;
	height:70px
}
#navigation a.news2 .hover	{
	background-position:-300px -72px;
	width:100px;
	height:70px
}
#navigation a.schedules .hover	{
	background-position:-400px -72px;
	width:135px;
	height:70px
}
#navigation a.schedules2 .hover	{
	background-position:-400px -72px;
	width:135px;
	height:70px
}
#navigation a.multimedia .hover	{
	background-position:-535px -72px;
	width:100px;
	height:70px
}
#navigation a.multimedia2 .hover	{
	background-position:-535px -72px;
	width:100px;
	height:70px
}
#navigation a.contact .hover	{
	background-position:-635px -72px;
	width:100px;
	height:70px
}
#navigation a.contact2 .hover	{
	background-position:-635px -72px;
	width:100px;
	height:70px
}
.subnav {
	width: 1000px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	height:30px;
	margin-bottom:20px;
	font-weight:bolder;
	text-align:center;
	display:inline-block;
}

/* Body ELements */

#header {
	width: 1000px;
	height: auto;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:.9em;
	height:auto;
	width:700px;
	margin-bottom:20px;
	display:inline-block;
	clear:left;
}
.content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#000000;
	height:auto;
	width:700px;
	margin-bottom:20px;
	display:inline-block;
	clear:left;
}
.content3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	height:auto;
	width:700px;
	font-size:1.3em;
	margin-bottom:20px;
	display:inline-block;
	clear:left;
}
.contentlimage{
float:left;
padding:10px;
}
.contentrimage{
float:right;
padding:10px;
}
#clear1{
clear:both;
}
#clear2 {
clear:both;
}
.contentright {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:.7em;
	height:auto;
	width:225px;
	float:right;
	margin-bottom:20px;
	clear:right;
}
#icons {
	padding-right:10px;
}
.contentright2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:.7em;
	height:400px;
	width:225px;
	float:right;
	margin-bottom:20px;
	clear:right;
}
.contentright3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:.9em;
	height:auto;
	width:225px;
	float:right;
	margin-bottom:20px;
	clear:right;
	padding:5px;
	background-color:#333333;
}
.contenthb {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#990000;
	font-size:1.2em;
	height:auto;
	width:690px;
	margin-bottom:20px;
	display:inline-block;
	padding:5px;
	font-weight:bold;
	clear:left;
}
.contentsubhb {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image:url(../images/subbg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:1em;
	height:auto;
	width:700px;
	margin-bottom:10px;
	display:inline-block;
	padding:5px;
	font-weight:bold;
	clear:left;
}

/* Footer */

#footer {
	height: 20px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color:#ffffff;
	background-color:#990000;
}
#footer a:link {
color:#000000;
}

/* Tab boxes */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px; /*--Set height of tabs--*/
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 24px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #333;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #333;
}
ul.tabs li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: .9em;
	padding: 0 20px;
	border: 1px solid #333; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #990000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #990000;
	border-bottom: 1px solid #333; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #333;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #000000;
	position:relative;
	height:300px;
}
.tab_content {
	padding: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:.9em;
	overflow-y: scroll;
	height:250px;
}