@charset "utf-8";
/* Main CSS Body */

* {
margin:0;
padding:0;
}

#indented
   {
   padding-left: 50px;
   padding-right: 50px;
   }

body {       

	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   	font-weight: 300;
	text-align:center;
	margin: 0 auto;
	float: none;
 	padding: 0; 
 	text-align: center; 
	min-width: 950px;
	min-height: auto;
	width: 100%;
	height: 100%;
	background-color: #F4F4F4;
	background-repeat: repeat-y;
	background-position: center;
}

/*START WRAPPERS*/

#wrappermain
{
	margin: 0 auto;
	background-color:#FFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	/*border-bottom: 1px solid black;*/
	width: 950px;
 	height: auto;
 	text-align: center;
}

#wrapper1
{ 
 margin: 0 auto;
 //border: 3px solid #333;
 //#CF6; 
 padding: 5px;
 background-image:url(../logo3.png);
 //background-color: #090;
 background-repeat:no-repeat;
 width: 940px;
 height: 110px;
 text-align: left; 
//	-webkit-border-radius: 10px; /* Safari prototype */
//	-moz-border-radius: 10px; /* Gecko browsers */
//	border-radius: 10px; /* Everything else - limited support at the moment */
} 

#wrapper2
{ 
 margin: 0 auto;
 //border-top: 0px;
 //border-bottom: 3px solid #333; 
 //border-left: 3px solid #333; 
 //border-right: 3px solid #333; 
 padding: 0;
 background-repeat:repeat;
 width: 910px;
 height: 900px;
 text-align: left; 
} 

#wrappercalen
{ 
 margin-left: 20px;
 margin-top: 0 auto;
 margin-bottom: 0 auto;
 margin-right: 0 auto;
 border-top: 1px solid #CCC;
 //border-bottom: 3px solid #333; 
 border-left: 1px solid #CCC; 
 //border-right: 3px solid #333; 
 padding-left: 20px;
 padding-top: 20px;
 background-repeat:repeat;
 width: 850px;
 height: 650px;
 text-align: left; 
} 

#wrapperbasdec
{ 
 margin-left: 20px;
 margin-top: 0 auto;
 margin-bottom: 0 auto;
 margin-right: 20px;
 border-top: 1px solid #CCC;
 //border-bottom: 3px solid #333; 
 border-left: 1px solid #CCC; 
 //border-right: 3px solid #333; 
 padding-left: 20px;
 padding-top: 20px;
 background-repeat:repeat;
 width: 385px;
 height: auto;
 text-align: left; 
} 

#wrapper3
{ 
 margin: 0 auto;
 //border-top: 0px;
 //border-bottom: 3px solid #333; 
 //border-left: 3px solid #333; 
 //border-right: 3px solid #333; 
 padding: 5px;
 background-repeat:repeat;
 width: 910px;
 height: 900px;
 text-align: left; 
} 

#newstitle
{ 
 margin: 0 auto;
 padding-top: 5px;
 background-repeat:repeat;
 width: auto;
 height: auto;
 text-align: left; 
} 

#grouptitle
{ 
 margin-left: 10px;
 padding: 20px;
 background-repeat:repeat;
 width: auto;
 height: auto;
 text-align: left; 
} 

#newsbody
{ 
 margin: 8px;
 border-bottom: 1px solid #CCC;
 padding-bottom: 15px;
 
 text-indent: 20px;
 color: #666;
 font-size: 10pt;
 text-align: left;
 
 background-repeat:repeat;
 width: auto;
 height: auto;
} 

#tapes
{ 
 margin: 8px;
 border-bottom: 1px solid #CCC;
 padding-bottom: 15px;
 

 color: #666;
 font-size: 10pt;
 text-align: left;
 
 background-repeat:repeat;
 width: auto;
 height: auto;
}


#c1 
{ 
float:left;
width:450px;
}

#c2 
{ 
float:right;
width:450px;
}

#derp
{
border: 1px solid #CCC;
height: 34px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/*START FOOTER*/

.footer {
	width: 950px;
	background-color: #FFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

/*JQuery Image Slider*/

a:link,a:visited{
 color:#136329;
 text-decoration:none;
}
a img{
 border:0;
}
div.wrap{
 width:900px;
 margin:0 auto;
 text-align:left;
}
 div#top div#nav{
  float:left;
  clear:both;
  width:880px;
  height:52px;
  margin:22px 0 0;
  background:url(../images/nav-bg.png) 0 0 no-repeat;
 }
  div#top div#nav ul{
   float:left;
   width:900px;
   height:52px;
   list-style-type:none;
  }
   div#nav ul li{
    float:left;
    height:52px;
   }
    div#nav ul li a{
     border:0;
     height:52px;
     display:block;
     line-height:52px;
     text-indent:-9999px;
    }
 
div#header{
 margin:-1px 0 0;
}
div#video-header{
 height:663px;
 margin:-1px 0 0;
}
 div#header div.wrap{
  height:299px;
  background:url(../images/header-bg.png) 50% 0 no-repeat;
 }
 div#header div#slide-holder{
  z-index:40;
  width:880px;
  height:300px;
  position:absolute;
 }
  div#header div#slide-holder div#slide-runner{
   top:9px;
   left:9px;
   width:880px;
   height:278px;
   overflow:hidden;
   position:absolute;
  }
  div#header div#slide-holder img{
   margin:0;
   display:none;
   position:absolute;
  }
  div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:228px;
   width:890px;
   height:46px;
   display:none;
   position:absolute;
   background:url(../images/slide-bg.png) 0 0;
  }
   div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
   }
 
   div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
   }
    div#header div#slide-holder div#slide-controls p#slide-nav a{
     float:left;
     width:24px;
     height:24px;
     display:inline;
     font-size:11px;
     margin:0 5px 0 0;
     line-height:24px;
     font-weight:bold;
     text-align:center;
     text-decoration:none;
     background-position:0 0;
     background-repeat:no-repeat;
    }
    div#header div#slide-holder div#slide-controls p#slide-nav a.on{
     background-position:0 -24px;
    }
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../images/silde-nav.png);}
div#nav ul li a{background:url(../images/nav.png) no-repeat;}

/*NAV MENU*/

#navbar{
	width:910px;
	height:36px;
	background:url(../img/navbar-bg.png) left top repeat-x;
}
#navbar .inbar{
	display:block;
	height:36px;
	background:url(../img/right-round.png) right top no-repeat;
}
#navbar ul, #navbar ul li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:36px;
	line-height:36px;
}
#navbar ul{
	background:url(../img/left-round.png) left top no-repeat;
}
#navbar ul li{
	float:left;
	display:block;
	line-height:36px;
}
#navbar ul li a{
	color:#403e32;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#navbar ul li a span{
	padding:0 20px 0 0;
	height:36px;
	line-height:36px;
	display:block;
	margin-left:20px;
}
#navbar .navhome a, #navbar .navhome a:hover{
	background:url(../img/a-bg1.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar .navhome a span, #navbar .navhome a:hover span{
	color:#FFFFFF;
	background:url(../img/span-bg1.png) right top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover{
	background:url(../img/ahover3.png) left top no-repeat;
	height:36px;
	line-height:36px;
}
#navbar ul li a:hover span{
	background:url(../img/spanhover-bg3.png) right top no-repeat;
	height:36px;
	line-height:36px;
}

p.navigation-bar {
	font-size: 14px;
	background-color: #999;
	border-left: 5px #000 solid;
	border-right: 5px #000 solid;
	border-bottom: 2px #000 solid;
	border-top: 2px #000 solid;
	padding: .5%;
	text-align: center
}

p.navigation-bar a:link {
	color: white;
	text-decoration: none
}

p.navigation-bar a:visited {
	color: white;
	text-decoration: none
}

p.navigation-bar a:hover {
	color: black;
	text-decoration: none
	}
/*

Now, this is a story all about how
My life got flipped-turned upside down
And I liked to take a minute
Just sit right there
I'll tell you how I became the prince of a town called Bel Air

In west Philadelphia born and raised
On the playground was where I spent most of my days
Chillin' out maxin' relaxin' all cool
And all shootin some b-ball outside of the school
When a couple of guys
Who were up to no good
Startin making trouble in my neighborhood
I got in one little fight and my mom got scared
She said 'You're movin' with your auntie and uncle in Bel Air'

I begged and pleaded with her day after day
But she packed my suite case and send me on my way
She gave me a kiss and then she gave me my ticket.
I put my walkman on and said, 'I might as well kick it'.

First class, yo this is bad
Drinking orange juice out of a champagne glass.
Is this what the people of Bel-Air Living like?
Hmmmmm this might be alright.

But wait I hear there're prissy, wine all that
Is Bel-Air the type of place they send this cool cat?
I don't think sow
I'll see when I get there
I hope they're prepared for the prince of Bel-Air

Well, the plane landed and when I came out
There was a dude who looked like a cop standing there with my name out
I ain't trying to get arrested
I just got here
I sprang with the quickness like lightening, disappeared

I whistled for a cab and when it came near
The license plate said fresh and it had dice in the mirror
If anything I can say this cab is rare
But I thought 'Now forget it' - 'Yo homes to Bel Air'

I pulled up to the house about 7 or 8
And I yelled to the cabbie 'Yo homes smell ya later'
I looked at my kingdom
I was finally there
To sit on my throne as the Prince of Bel Air

*/

