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



body {
	margin:10px 0px 9px 0px;
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	background-image:url(images/common/main_back.jpg);
	background-color:#022543;
}
#wrapper {
	width:950px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
}
#header {
	height:151px;
	width:950px;
	background-repeat:no-repeat;
	background-image: url(images/common/header_back.jpg);
	overflow:hidden;
}
#navigation {
	height:52px;
	width:649px;
}
#navigation a {
	color: #000000;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	display:block;
}
#navigation a:hover {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	text-align: center;
	display:block;
}
a.rollover_home {
	background-image:url(images/common/home_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:91px;
	height:52px;
	float:left;
}
a:hover.rollover_home {
	background-position:0px -52px;
	color:#FFFFFF
}
a.rollover_events {
	background-image:url(images/common/events_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:98px;
	height:52px;
	float:left;
}
a:hover.rollover_events {
	background-position:0px -52px;
}
a.rollover_enews {
	background-image:url(images/common/enews_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:94px;
	height:52px;
	float:left;
}
a:hover.rollover_enews {
	background-position:0px -52px;
}
a.rollover_photogallery {
	background-image:url(images/common/photogallery_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:166px;
	height:52px;
	float:left;
}
a:hover.rollover_photogallery {
	background-position:0px -52px;
}
a.rollover_calendar {
	background-image:url(images/common/calendar_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:101px;
	height:52px;
	float:left;
}
a:hover.rollover_calendar {
	background-position:0px -52px;
}
a.rollover_contact {
	background-image:url(images/common/contact_bt.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:99px;
	height:52px;
	float:left;
}
a:hover.rollover_contact {
	background-position:0px -52px;
}
#sidenav {
	background-image:url(images/common/side_navback.jpg);
	background-repeat:no-repeat;
	width:301px;
	height:307px;
	float:left;
}
#sidenav div {
	padding:10px 0px 0px 20px;
	position:relative;
}
#sidenav div a {
	display:block;
	height:27px;
	width:235px;
	border-bottom:1px solid #A70A0A;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
	padding-left:5px;
}
#sidenav div a:hover {
	background-image:url(images/common/sidenav_hover.jpg);
}
.dropMenu {
	position:absolute;
	display:none;
	z-index:99;
	border-top:1px solid #A70A0A;
	border-right:1px solid #A70A0A;
	border-left:1px solid #A70A0A;
}
.dropMenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #A70A0A;
	background-image:url(images/common/sidenavBkg.jpg);
	background-position:0px -38px;
	width:198px;
	font-size:13px;
	text-align:left;
}
.dropMenu a:hover {
	background-image:url(images/common/sidenavBkg.jpg);
	background-position:0px 0px;
}
.dropMenu a span {
	display:block;
	padding:10px 0px 0px 43px;
	height:27px;
	background-repeat:no-repeat;
	background-position:left;
}
.dropMenu a span.overview {
	background-image:url(images/common/overview.png);
}
.dropMenu a span.circ {
	background-image:url(images/common/circ.png);
}
.dropMenu a span.schedule {
	background-image:url(images/common/schedule.png);
}
.dropMenu a span.mic {
	background-image:url(images/common/mic.png);
}
.dropMenu a span.bboy {
	background-image:url(images/common/bboy.png);
}
.dropMenu a span.locking {
	background-image:url(images/common/locking.png);
}
.dropMenu a span.speaker {
	background-image:url(images/common/speaker.png);
}
.dropMenu a span.turntable {
	background-image:url(images/common/turntable.png);
}
.dropMenu a span.art {
	background-image:url(images/common/urbanart.png);
}
.dropMenu a span.popping {
	background-image:url(images/common/popping.png);
}
.dropMenu a span.hiphop {
	background-image:url(images/common/hiphop.png);
}
.dropMenu a span.mission {
	background-image:url(images/common/mission.png);
}
.dropMenu a span.benefactor {
	background-image:url(images/common/benefactor.png);
}
.dropMenu a span.marketing {
	background-image:url(images/common/marketing.png);
}
.dropMenu a span.merchant {
	background-image:url(images/common/merchandise.png);
}
.dropMenu a span.founder {
	background-image:url(images/common/founder.png);
}
.dropMenu a span.board {
	background-image:url(images/common/board.png);
}

.dropMenu a span.staff {
	background-image:url(images/common/staff.png);
}
.dropMenu a span.campus {
	background-image:url(images/common/campus.png);
}
.dropMenu a span.instruct {
	background-image:url(images/common/instruct.png);
}
#footer {
	background-image:url(images/common/footer_back.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:95px;
	color:#FFFFFF
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#bc0c0c
}

#subnavigation {
	width:250px;
}
#subnavigation a {
	color: #000000;
	font-size:14px;
	text-decoration:none;
	text-align: left;
	display:block;
}
#subnavigation a:hover {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
		text-align: left;
	display:block;
}
a.rollover_mission {
	background-image:url(images/common/subbt_mission.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_mission {
	background-position:0px -27px;
}
a.rollover_benefactor {
	background-image:url(images/common/subbt_benefactor.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_benefactor {
	background-position:0px -27px;
}
a.rollover_merchendise {
	background-image:url(images/common/subbt_merchendise.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_merchendise {
	background-position:0px -27px;
}
a.rollover_marketing {
	background-image:url(images/common/subbt_marketing.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_marketing {
	background-position:0px -27px;
}
a.rollover_founder {
	background-image:url(images/common/subbt_founder.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_founder {
	background-position:0px -27px;
}
a.rollover_board {
	background-image:url(images/common/subbt_board.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_board {
	background-position:0px -27px;
}
a.rollover_staff {
	background-image:url(images/common/subbt_staff.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_staff {
	background-position:0px -27px;
}
a.rollover_overview {
	background-image:url(images/common/subbt_overview.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_overview {
	background-position:0px -27px;
}
a.rollover_departoverview {
	background-image:url(images/common/subbt_departoverview.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_departoverview {
	background-position:0px -27px;
}
a.rollover_circ {
	background-image:url(images/common/subbt_cirriculum.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_circ {
	background-position:0px -27px;
}
a.rollover_schedule {
	background-image:url(images/common/subbt_schedule.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_schedule {
	background-position:0px -27px;
}
a.rollover_dj {
	background-image:url(images/common/subbt_dj.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_dj {
	background-position:0px -27px;
}
a.rollover_lockin {
	background-image:url(images/common/subbt_locing.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_lockin {
	background-position:0px -27px;
}
a.rollover_emceein {
	background-image:url(images/common/subbt_mc.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_emceein {
	background-position:0px -27px;
}
a.rollover_bboy {
	background-image:url(images/common/subbt_bboy.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_bboy {
	background-position:0px -27px;
}
a.rollover_art {
	background-image:url(images/common/subbt_urbanart.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_art {
	background-position:0px -27px;
}
a.rollover_poppin {
	background-image:url(images/common/subbt_popping.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_poppin {
	background-position:0px -27px;
}
a.rollover_beatboxin {
	background-image:url(images/common/subbt_beatboxin.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_beatboxin {
	background-position:0px -27px;
}
a.rollover_hiphop {
	background-image:url(images/common/subbt_hiphop.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_hiphop {
	background-position:0px -27px;
}
a.rollover_instruct {
	background-image:url(images/common/subbt_instruct.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:247px;
	height:27px;
	float:left;
}
a:hover.rollover_instruct {
	background-position:0px -27px;
}
#home_main {
	background-image:url(images/common/home_back_main.jpg);
	background-repeat:no-repeat;
	background-position:19px 19px;
	width:627px;
	height:357px;
	padding-bottom:25px;
	
	
}

#home_side {
	background-image:url(images/common/home_side.jpg);
	background-repeat:no-repeat;
	background-position:0px 19px;
	width:261px;
	height:231px;
	
}

#home_side2 {
	background-image:url(images/common/);
	background-repeat:no-repeat;
	background-position:0px 19px;
	width:260px;
	height:108px;
	
}
a.link_home {
	
color:#FFFFFF
}
a:hover.link_home {
color:#FF0000;
text-decoration: underline

}

#home_mainWhite {
	color:#FFFFFF;
	font-size:14px;
		
}
a.link_circ {
color:#a70a0a

}
a:hover.link_circ {
color: #0066FF;
text-decoration: underline

}

