/* -------------------------------   			LInks --------------------------------*/a:link 	{ text-decoration: none;	color: #fa1807; }a:hover 	{ text-decoration: underline; color: #fa1807; }a:active 	{ text-decoration: none; color: #fa1807;  }a:visited	{ text-decoration: none; 	  color: #fa1807; }/* -------------------------------   			MENU --------------------------------*/body { font-family: Geneva, Helvetica, sans-serif; font-size: 12px; margin: 0px 0 0 0px; padding: 0px; font-color: #252525; line-height: 17px; }ul	{ padding: 0; margin: 0; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #252525 }li	{ padding: 4px 0 0 0; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; list-style: none; }	#menu_a	{ position: absolute; top: 5px; left: 137px;  width: 108px; }#menu_b	{ position: absolute; top: 5px; left: 224px; width: 108px; }#menu_c	{ position: absolute; top: 5px; left: 302px; width: 108px; }#menu_d { position: absolute; top: 5px; left: 386px; width: 108px; }#menu_e	{ position: absolute; top: 5px; left: 468px; width: 108px; }#menu_f { position: absolute; top: 5px; left: 556px; width: 108px; }#menu_a a 			{ text-decoration: none; 	  color: #fff }#menu_a a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_b a 			{ text-decoration: none; 	  color: #fff }#menu_b a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_b a:active 	{ text-decoration: underline; color: #000  }#menu_c a 			{ text-decoration: none; 	  color: #fff }#menu_c a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_c a:active 	{ text-decoration: underline; color: #000  }#menu_d a 			{ text-decoration: none; 	  color: #fff }#menu_d a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_d a:active 	{ text-decoration: underline; color: #000  }#menu_e a 			{ text-decoration: none; 	  color: #fff }#menu_e a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_e a:active 	{ text-decoration: underline; color: #000  }#menu_f a 			{ text-decoration: none; 	  color: #fff }#menu_f a:hover 	{ text-decoration: underline; color: #f4fd04 }#menu_f a:active 	{ text-decoration: underline; color: #000  }#menu_a:hover a, #menu_b:hover a, #menu_c:hover a, #menu_d:hover a, #menu_e:hover a, #menu_f:hover a	{ color: #f4fd04; }#menu_a #a_current_issue a:hover		{ color: #f4fd04;}#menu_a #a_subscribe a:hover			{ color: #f4fd04;}#menu_a #a_submissions a:hover			{ color: #f4fd04;}#menu_a #a_archives a:hover				{ color: #f4fd04;}#menu_b #b_writers a:hover				{ color: #f4fd04;}#menu_b #b_artists a:hover				{ color: #f4fd04;}#menu_b #b_contests a:hover				{ color: #f4fd04;}#menu_c #c_current a:hover				{ color: #f4fd04;}#menu_c #c_past a:hover					{ color: #f4fd04;}#menu_c #c_photos a:hover				{ color: #f4fd04;}#menu_d #d_film a:hover					{ color: #f4fd04;}#menu_d #d_art a:hover					{ color: #f4fd04;}#menu_d #d_fashion a:hover				{ color: #f4fd04;}#menu_d #d_music a:hover				{ color: #f4fd04;}#menu_d #d_books a:hover				{ color: #f4fd04;}#menu_e #e_donate a:hover				{ color: #f4fd04;}#menu_e #e_supporters a:hover			{ color: #f4fd04;}#menu_e #e_help a:hover					{ color: #f4fd04;}#menu_e #e_photos a:hover				{ color: #f4fd04;}#menu_e #e_support a:hover				{ color: #f4fd04;}#menu_f #f_masthead a:hover			{ color: #f4fd04;}#menu_f #f_board a:hover				{ color: #f4fd04;}#menu_f #f_contact a:hover				{ color: #f4fd04;}#menu_f #f_history a:hover				{ color: #f4fd04;}#menu_f #f_press a:hover				{ color: #f4fd04;}.menu_active_green { text-decoration: none; color: #f4fd04 }.menu_active_pink { text-decoration: none; color: #f4fd04 }.menu_active_blue { text-decoration: none; color: #f4fd04 }.menu_active_brown { text-decoration: none; color: #f4fd04 }#green_arrow_a	{ position: absolute; top: 31px; left: 80px; }#green_arrow_b	{ position: absolute; top: 47px; left: 80px; }#green_arrow_c	{ position: absolute; top: 63px; left: 76px; }#green_arrow_d	{ position: absolute; top: 79px; left: 56px; }#pink_arrow_a	{ position: absolute; top: 31px; left: 182px; }#pink_arrow_b	{ position: absolute; top: 47px; left: 200px; }#pink_arrow_c	{ position: absolute; top: 63px; left: 164px; }#blue_arrow_a	{ position: absolute; top: 31px; left: 290px; }#blue_arrow_b	{ position: absolute; top: 47px; left: 292px; }#blue_arrow_c	{ position: absolute; top: 63px; left: 272px; }#brown_arrow_a	{ position: absolute; top: 31px; left: 390px; }#brown_arrow_b	{ position: absolute; top: 67px; left: 392px; }#brown_arrow_c	{ position: absolute; top: 63px; left: 384px; }#brown_arrow_d	{ position: absolute; top: 79px; left: 376px; }#brown_arrow_e	{ position: absolute; top: 95px; left: 378px; }/* -------------------------------   		Header Social Links --------------------------------*/a.social:link 		{ text-decoration: none;	color: #9bd4d4; }a.social:hover 		{ text-decoration: none; color: #ffffff; }a.social:active 	{ text-decoration: none; color: #ffffff;  }a.social:visited	{ text-decoration: none; 	  color: #9bd4d4; }.sociallink { text-decoration: none; font-weight: normal; color: #9bd4d4; }/* -------------------------------   			Footer --------------------------------*/.footer {font-size: 9px; }a.footerlink:link 		{ text-decoration: none;	color: #fa1807; }a.footerlink:hover 		{ text-decoration: underline; color: #fa1807; }a.footerlink:active 	{ text-decoration: none; color: #fa1807;  }a.footerlink:visited	{ text-decoration: none; 	  color: #fa1807; }/* -------------------------------   			Breadcrumbs --------------------------------*/.bread	{ font-size:10px; text-decoration: none; color: #fa1807 }a.breadcrumbs:link { font-size: 10px; text-decoration: none; color: #fa1807 }a.breadcrumbs:hover { font-size: 10px; text-decoration: underline; color: #fa1807 }a.breadcrumbs:active { font-size: 10px; text-decoration: none; color: #fa1807  }a.breadcrumbs:visited { font-size: 10px; text-decoration: none; color: #fa1807 }/* -------------------------------   			Reviews - side links--------------------------------*/a.reviews:link 		{ text-decoration: none;	color: #333333; }a.reviews:hover 	{ text-decoration: underline; color: #fa1807; }a.reviews:active 	{ text-decoration: none; color: #333333;  }a.reviews:visited	{ text-decoration: none; 	  color: #333333; }/* -------------------------------   			Stories - Main--------------------------------*/.story_section { font-family: Georgia, serif; font-size: 16px; line-height: 21px; text-decoration: bold;  color: #fa1807; font-style:italic; }.story_title { font-family: Times New Roman, Times, Courier, Courier New, serif; font-size: 24px; font-weight: bold; line-height: 35px; }.story_subtitle { font-family: Times New Roman, Times, Courier, Courier New, serif; font-size: 16px; font-weight: bold; line-height: 24px; }.story_main	{ font-family: Times New Roman, Times, Courier, Courier New, serif; font-size: 13px; line-height: 16px; }/* -------------------------------   			All Others - Main--------------------------------*/.all_section { font-family: Georgia, serif; font-size: 16px; line-height: 13px; text-decoration: bold;  color: #fa1807; font-style:italic; }.all_title { font-size: 20px; font-weight: bold; line-height: 35px; }.all_subtitle { font-size: 15px; font-weight: bold; line-height: 24px; }.all_main	{ font-size: 13px; line-height: 16px; }/* -------------------------------   			Boxes - Columns--------------------------------*/.boxtitle { font-size: 10px; line-height: 15px; text-decoration: none; color: #3e3e3e; color: #fa1807;}.boxtext { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 15px; text-decoration: none; color: #3e3e3e; }a.boxlink:link { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 13px; color: #fa1807; }a.boxlink:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 13px; color: #fa1807; }a.boxlink:active { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 13px; color: #fa1807; }a.boxlink:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 13px; color: #fa1807; }/* -------------------------------   			Lists - In Main Text--------------------------------*/ul.main { font-family: Geneva, Helvetica, sans-serif; font-size: 12px; margin: 0px 0 0 0px; padding-left: 30px; font-color: #252525; line-height: 17px; }li.main { font-family: Geneva, Helvetica, sans-serif; font-size: 12px; margin: 0px 0 0 0px; padding-left: 8px; font-color: #252525; line-height: 17px; list-style-type: disc;}ul.big { font-family: Geneva, Helvetica, sans-serif; font-size: 14px; margin: 0px 0 0 0px; padding: 0px; font-color: #252525; line-height: 17px; }li.big { font-family: Geneva, Helvetica, sans-serif; font-size: 14px; margin: 0px 0 0 0px; padding: 0px; font-color: #252525; line-height: 17px; }
