/* CONTACT PAGE NAV ****************************************************************************/
#header_bg.contact {
	background:url(../images/nav/contact/band.gif) no-repeat top center;
}
#header h1.contact {
	background:url(../images/nav/contact/ticket.gif) no-repeat top left;
}
#header div.contact #nav_home a {
	width:57px;
	background:url(../images/nav/contact/buttons_01.gif) no-repeat 0 0;
}
#header div.contact #nav_home a:hover, #header div.contact #nav_home a.active {
	background:url(../images/nav/contact/buttons_01.gif) no-repeat 0 -96px;
}
#header div.contact #nav_events a {
	width:64px;
	background:url(../images/nav/contact/buttons_02.gif) no-repeat 0 0;
}
#header div.contact #nav_events a:hover, #header div.contact #nav_events a.active {
	background:url(../images/nav/contact/buttons_02.gif) no-repeat 0 -96px;
}
#header div.contact #nav_news a {
	width:54px;
	background:url(../images/nav/contact/buttons_03.gif) no-repeat 0 0;
}
#header div.contact #nav_news a:hover, #header div.contact #nav_news a.active {
	background:url(../images/nav/contact/buttons_03.gif) no-repeat 0 -96px;
}
#header div.contact #nav_resources a {
	width:90px;
	background:url(../images/nav/contact/buttons_04.gif) no-repeat 0 0;
}
#header div.contact #nav_resources a:hover, #header div.contact #nav_resources a.active {
	background:url(../images/nav/contact/buttons_04.gif) no-repeat 0 -96px;
}
#header div.contact #nav_links a {
	width:50px;
	background:url(../images/nav/contact/buttons_05.gif) no-repeat 0 0;
}
#header div.contact #nav_links a:hover, #header div.contact #nav_links a.active {
	background:url(../images/nav/contact/buttons_05.gif) no-repeat 0 -96px;
}
#header div.contact #nav_gallery a {
	width:67px;
	background:url(../images/nav/contact/buttons_06.gif) no-repeat 0 0;
}
#header div.contact #nav_gallery a:hover, #header div.contact #nav_gallery a.active {
	background:url(../images/nav/contact/buttons_06.gif) no-repeat 0 -96px;
}
#header div.contact #nav_contact a {
	width:80px;
	background:url(../images/nav/contact/buttons_07.gif) no-repeat 0 0;
}
#header div.contact #nav_contact a:hover, #header div.contact #nav_contact a.active {
	background:url(../images/nav/contact/buttons_07.gif) no-repeat 0 -96px;
}
/* ------------------------ contact ------------------------ */ 
#contact_jobs_header {
	display:block;
	height:86px;
	background:url(../images/contact_lower_section.jpg) no-repeat;
	color:#FFF;
}
#hot_events {
	padding-left:70px;
	float:left;
}
#get_involved {
	float:left;
	margin-left:40px;
	background:url(../images/badges.jpg) no-repeat bottom right;
	display:block;
	width:338px;
	height:300px;
}
#get_involved p {
	/*width:280px;*/
}
#get_involved_minor {
	margin-top:0px;
}
#get_involved p.minor_text {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	left:0;
	float:left;
	margin-top:80px;
	width:112px;
	line-height:11px;
}
#news_events_involved {
	background:url(../images/news_events_involved_bg.jpg) repeat-y;
	display:block;
}
#news_events_involved_header {
	display:block;
	height:86px;
	background:url(../images/news_events_involved.jpg) no-repeat;
}
#news_events_involved_content {
	height:300px;
}
#news {
	float:left;
	padding-left:50px;
}
#news p, #hot_events p {
	width:160px;
}