body								{
									margin-left: 0px;
									margin-top: 0px;
									margin-right: 0px;
									margin-bottom: 0px;
									background-color: #000000;
									text-align: center;
									font-size: 10pt;
									font-family: verdana;
									color: #ffffff;
									}								

.main_container						{
									width: auto;
									
									margin-left: 40px;
									text-align: left;
									}
									
#head_shot							{
									
									}
									
#header								{
									margin-top: 10px;
									}

									
#content							{
									width: 1170px;
									}
									
#left_side							{
									float: left;
									width: 580px;
									margin-top: -10px;
									position: relative;
									left: 10px;
									}
									
#right_side							{
									width: 580px;
									float: right;
									position: relative;
									left: 35px;
									top: 4px;
									}
									
#test								{
								
									
									}
									
/*----------------------NAVIGATION ELEMENTS--------------------------*/

									
.navigation							{
									margin: 0;
									padding: 0;
									list-style-type: none;
									margin-left: -30px;
									padding-top: 4px;
									}

.navigation	li 						{
									float: left;
									margin-left: 42px;
									padding: 0px;
									padding-bottom: 5px;
									}
									
#divider							{
									margin-left: 35px;
									position: relative;
									bottom: 10px;
									}
																
.body_text,
.store_body_text					{
									margin-left: 0px;
									}
									
#store_direct_link_area				{
									padding-bottom: 5px;
									}
									
#store_direct_link_area
									{
									width: 580px;
									}
									

									
#direct_link_area 					{
									width: 580px;
									font-size: 15px;
									}
									
#direct_link_area div				{
									float: left;
									margin-right: 15px;
									margin-left: 15px;
									padding-bottom: 25px;
									}
									
#sub_content						{
									width: 434px;
									text-align: left;
									}
									
.body_text,
.store_body_text					{
									font-family: Verdana, Arial, Helvetica, sans-serif;
									clear: both;
									width: 580px;
									}
																		
#shirt								{
									padding-top: 10px;
									}
									
.body_text p						{
									width: 580px;
									}
									

									
#heading							{
									font-size: 15px;
									}
									
.title_indent						{
									margin-left: 50px;
									}
									
.regular_indent						{
									margin-left: 35px;
									}
									
#news_list							{
									margin-left: 0px;
									padding-top: 15px;
									padding-left: 15px;
									width: 580px;
									}
									
#news_list li						{
									margin-bottom: 10px;
									}
									
.bold								{
									font-weight: bold;
									}
									
.italic								{
									font-style: italic;
									}
									
.indent								{
									margin-left: 35px;
									font-weight: bold;
									}
									
#store_text							{
									margin-bottom: 0px;
									width: 580px;
									}	
									
.store_body_text p					{
									width: 434px;
									}
									
#store_direct_link_area				{
									width: 580px;
									}
									
#store_direct_link_area div			{
									float: left;
									margin-right: 20px;
									padding-bottom: 25px;
									}
									
#cd									{
									float: right;
									padding-left: 5px;
									padding-right: 5px;
									}
									
#cover_art							{
									display: block;
									}
									
#small_web_address					{
									font-size: 11px;
									}
									
#show_archive						{
									font-size: 11px;
									width: 580px;
									}
									
#archive_header						{
									margin-top: 20px;
									width: 500px;
									}
									
#show_archive ul					{
									list-style-type: none;
									margin-left: 0px;
									padding-left: 0px;
									}
									
#show_archive ul li					{
									padding-left: 4.5em;
									text-indent: -4.5em;
									}
									
.break								{
									display: block;
									height: 15px;
									}


/*----------------------WIDGETS ELEMENTS--------------------------*/

#fan_grabber
									{
									clear: both;
									padding-top: 15px;
									}
									
#news_widgets						{
									width: 580px;
									clear: both;
									margin-bottom: 35px;
									}
									
#shows_widget 						{
									width: 580px;
									}
									
#news_widgets div					{
									float: left;
									}
									
#press_feed							{
									padding-top: 25px;
									}
						
#video_widget						{
									margin-right: 10px;
									border: 1px solid #2e2910;
									padding-right: 2px;
									padding-left: 2px;
									}
									
#music_widget						{
									margin-top: 15px;
									margin-bottom: 10px;
									padding-right: 2px;
									margin-right: 15px;
									padding-left: 2px;
									border: 1px solid #2e2910;
									}
									



/*----------------------WHITE BOX ELEMENTS--------------------------*/

									
.white_box_parent					{
									position: relative;
									left: 10px;
									top: 40px;
									width: 475px;
									}
									
.white_box_content					{
									position: relative;
									top: -27px;
									padding-left: 22px;
									margin-bottom: 50px;
									width: 475px;
									}
									
.white_box							{
									position: absolute;
									top:0;left:0px;bottom:0;
									width: 475px;
									background: #ffffff;
									-webkit-border-radius: 10px;
									-moz-border-radius: 10px;
									opacity: .3;
									border: 1px solid #cecece;
									}
/*----------------------LIGHT-BOX/THUMBNAIL ELEMENTS--------------------------*/
								
.gallery 							{
									padding-left: 10px;
									
									}
									
.gallery ul 						{ 
									list-style: none; 
									
									}
									
.gallery ul li 						{ 
									display: block;
									float: left;
									margin-right: 10px;
									}
									
.gallery ul img 					{
									border: 4px solid white;
									border-bottom: 6px solid white;
									-webkit-border-radius: 5px;
									-moz-border-radius: 10px;
									}
									
.gallery ul a:hover img 			{
									border: 4px solid #f67c2d;
									border-bottom: 6px solid #f67c2d;
									-webkit-border-radius: 5px;
									-moz-border-radius: 10px;
									}
									
#gallery ul a:hover 				{ 
									
									}
