@charset "UTF-8";
/* CSS Document */

*{
	text-decoration: none;
	}
#brownLine{
	width: 962px;
	background-color: #4A361E;
	margin-left: auto;
	margin-right: auto;
	}
#bgColor{
       background-color: #000000;
}

#container{
	background: #000000;
	overflow:hidden;
	}
/* end of the container----------------------*/

/* start of the brand----------------------*/
#logo a{
	background:url(imagesv2/logo.png) no-repeat;
	text-indent: -5000px;
	height: 35px;
	display:block;
	margin-top: 10px;
	}
#brand{
	background:url(imagesv2/brand.png) no-repeat;
	text-indent: -5000px;
	height: 103px;
	margin-left: 0px;
	}
	
/* end of the brand----------------------*/
	
/* start of the mainNav----------------------*/

#mainNav{
	background:url(imagesv2/mainNav.png) no-repeat;
	margin-left: 0px;
	height: 50px;
	margin-top: 18px;
	}

/* start of the mainNav links----------------------*/

#item1 a {
	background:url(imagesv2/mainNav/opportunities.png) no-repeat;
	width: 100px;
	display:block;
	margin-left: -1px;
	margin-top: -1px;
	text-indent: -5000px;
	height: 11px;
	}
#item1 a:hover, #item2 a:hover, #item3 a:hover{
	background-position:0 -11px;
	}
#item1 a:active, #item1 a.selected, #item2 a:active, #item2 a.selected, #item3 a:active, #item3 a:selected{
	background-position:0 -22px;
	}
	
#item1 a:active {
	background-image:imagesv2/mainNav/films.png) no-repeat; 
}
	
#item2 a{
	background:url(imagesv2/mainNav/films.png) no-repeat;
	width: 32px;
	display:block;
	margin-left: 27px;
	height: 11px;
	margin-top: -1px;
	text-indent: -5000px;
	}
	
#item3 a{
	background:url(imagesv2/mainNav/alumni.png) no-repeat;
	width: 46px;
	margin-top: -1px;
	margin-left: -5px;
	text-indent: -5000px;
	display:block;
	height: 11px;
	}
	
#item4 a{
	background:url(imagesv2/mainNav/mentors.png) no-repeat;
	width: 59px;
	margin-left: -22px;
	margin-top: -1px;
	text-indent: -5000px;
	display:block;
	}
	
#item5 a{
	background:url(imagesv2/mainNav/resources.png) no-repeat;
	width: 69px;
	text-indent: -5000px;
	margin-left: -27px;
	display: block;
	}
	
#item6 a{
	background:url(imagesv2/mainNav/about.png) no-repeat;
	display: block;
	width: 43px;
	text-indent: -5000px;
	margin-left: -23px;
	}
	
#items{
	margin-top: 8px;
}

/* end of the mainNav----------------------*/

/* start of the header ----------------*/

#headerImage{
	background:url(headerImages/slamdance.png) no-repeat;
	text-indent:-5000px;
	height:150px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#headerLinks{
	margin-top: -130px;
	margin-left: 580px;
	}
#headerLinks li{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	margin: 5px 0px;
	}
#headerLinks a{
	color: #ffffff;
	font-family: Tahoma, Georgia;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	display: block;
	}

#headerLinks a:hover{
	background-color: #9c7637;
	}

#headerLinks a:active{
	background-color: #330000;
	}
	
/* end of the header ----------------*/
	
/* start of the videos ----------------*/

#video1 {
	background:url(imagesv2/frame1.png) no-repeat;
	height: 195px;
	text-indent:-5000px;
	}
	
	#video2 {
	background:url(imagesv2/frame2.png) no-repeat;
	height: 195px;
	text-indent:-5000px;
	}
	
#video3 {
	background:url(imagesv2/frame3.png) no-repeat;
	height: 195px;
	text-indent:-5000px;
	}

#videos{
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* end of the videos ----------------*/


/* start of the titles for the four columns ----------------*/

#secondaryMenu{
	margin-top: 10px;
	margin-bottom: 10px;
	}
#menu1{
	background:url(imagesv2/menu1.png) no-repeat;
	height: 26px;
	text-indent:-5000px;
	}
	
#menu2{
	background:url(imagesv2/menu2.png) no-repeat;
	height: 26px;
	text-indent:-5000px;
	}
	
#menu3{
	background:url(imagesv2/menu3.png) no-repeat;
	height: 26px;
	text-indent:-5000px;
	}
	
#menu4{
	background:url(imagesv2/menu4.png) no-repeat;
	height: 26px;
	text-indent:-5000px;
	}
	
/* end of the titles for the four columns ----------------*/

/* start of the links for the four columns ----------------*/

#links{
	margin-bottom: 10px;
	}
	
#section1Links a{
	color: #ffffff;
	font-family: Tahoma, Georgia;
	font-size: 12px;
	background-color: #110a03;
	display: block;
	padding: 3px 0px 3px 10px;
	}
	
#section1 a:hover, #section2 a:hover, #section3 a:hover{
	background-color: #9c7637;
	}

#section1 a:active, #section2 a:active, #section3 a:active{
	background-color: #330000;
	}
	
#section1Links li{
	margin: 0px 0px 15px 0px;
	background-color: #110a03;
	}
	
#section3 h2, #section2 h2{
	margin-bottom: 5px;
	}
#section2 img, #section3 img{
	width: 220px;
	}

#section2 a, #section3 a{
	font-family: Tahoma, Georgia;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-color: #110a03;
	padding: 3px 0px 3px 10px;
	}
		
#section4Links a{
	color: #ffffff;
	font-family: Tahoma, Georgia;
	font-size: 12px;
	}
	
#imageLink1, #imageLink2,
#imageLink3, #imageLink4{
	background: url(imagesv2/blogImage.png) no-repeat;
	height:80px;
	text-indent: -5000px;
	display: block;
	margin: 5px 0px 5px 0px;
	}
	
#section2 p, #section3 p{
	color: #c1b593;
	font-family: Georgia, Tahoma;
	font-size:11px;
	line-height: 12px;
	margin-bottom: 10px;
	}
	
/* end of the links for the four columns ----------------*/

/* start of the footer----------------*/

/* start of the ads ----------------*/
#sponsor1, #sponsor2,
#sponsor3{
	background:url(imagesv2/fauxAd.png) no-repeat;
	height: 102px;
	}	
	
#bgSponsors{
	background:url(imagesv2/adLines.png) repeat-x;
	height: 120px;
	margin-left: 0px;
	width: 960px;
	}
	
#sponsors{
	height: 120px;
	/*height will be adjusted dynamically. will need to take this out*/
	text-indent:-5000px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/* end of the ads ----------------*/

#footerInfo{
	margin-top: 10px;
	margin-bottom: 10px;	
	}

#footerInfo p{
	font-family: Tahoma, Georgia;
	font-size: 16px;
	color: #74603a;
	text-align: center;
	}

/*  end of the footer ----------------*/
