* { margin: 0; padding: 0; }
			
			
			
			h1 { font-family: Georgia; font-style: italic; margin-bottom: 10px; }
			
			h2 {
				font-family: Georgia;
				font-style: italic;
				margin: 25px 0 5px 0;
			}
			
		
			ul li { display: inline; }
			
			.wide {
				border-bottom: 1px #000 solid;
				width: 4000px;
			}
			
			.fleft { float: left; margin: 0 20px 0 0; }
			
			.cboth { clear: both; }
			
			#main {
				background: #000;
				margin: 0 auto;
				padding: 3px;
				width: 800px;
			}
			
			
			
			body
{
	font-family: Helvetica, Georgia, "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin:0;
	padding:0;
	background-color: #000;

}

:link { color: #cccccc; text-decoration: none;  }
:visited { color: #cccccc; text-decoration: none;  } 
a:active { color: #ffcc66; text-decoration: none;  } 
a:hover { color: #ffcc66; text-decoration: none;  } 

a {
	color: #ffcc66;
	font-weight: normal;
	text-decoration: none;
}

img
{  border-style: none;
}



/************************************************
         EXAMPLE 2 - MULTIPLE REMOTE AREAS
************************************************/
#menu2 a .text, #menu2 a .icon {
	display:none;
}
/*
#menu2 a:hover .text {
	display:block;
	position:absolute;
	height:20px;
	top:25px;
	float: left;
	color:#000;
	font-size:13px;
	font:Helvetica;
	font-weight: bold;
	
	text-align:left;
}
*/

#menu2 a:hover .icon {
	display:block;
	position:absolute;
	height:20px;
	top:180px;
	left:350px;
}

/************************************************
        OPACITY
************************************************/
img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}	
 
img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	}

img.opacity_no_link {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

/************************************************
        MAILOUT
************************************************/

.mailout {
	width: 400px;
}



/************************************************
        REST
************************************************/

.text {
	font-family: Helvetica, Arial, "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.text:link { text-decoration: none; color: #ffcc66; }
a.text:visited { text-decoration: none; color: #ffcc66;}
a.text:hover { text-decoration: none; color: #cccccc;}
a.text:active { text-decoration: none; color: #cccccc;}

.news_text {
	font-family: Helvetica, Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.news_text:link { text-decoration: none; color: #ffffff; }
a.news_text:visited { text-decoration: none; color: #ffffff;}
a.news_text:hover { text-decoration: none; color: #ffcc66;}
a.news_text:active { text-decoration: none; color: #ffcc66;}


.credits {
	font-family: Helvetica, Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.credits:link { text-decoration: none; color: #ffffff; }
a.credits:visited { text-decoration: none; color: #ffffff;}
a.credits:hover { text-decoration: none; color: #ffcc66;}
a.credits:active { text-decoration: none; color: #ffcc66;}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

#ezine img { max-width: 380px; }

.headline {
	font-family: Helvetica, "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}
a.headline:link { text-decoration: none; color: #fff; }
a.headline:visited { text-decoration: none; color: #fff; }
a.headline:hover { text-decoration: none; color: #ffcc66; }
a.headline:active { text-decoration: none; color: #ffcc66; }

.article_headline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	
}
a.article_headline:link { text-decoration: none; color: #000033; }
a.article_headline:visited { text-decoration: none; color: #000033; }
a.article_headline:hover { text-decoration: none; color: #336666; }
a.article_headline:active { text-decoration: none; color: #336666; }

.magbox {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
		
}
a.magbox:link { text-decoration: none; color: #000033;  }
a.magbox:visited { text-decoration: none; color: #000033; }
a.magbox:hover { text-decoration: none; color: #336666; }
a.magbox:active { text-decoration: none; color: #336666; }

.comedy { background-image: url(..grfx/headers/the_comdey_website.gif) }

.sub_headline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #336666;
	text-decoration: none;
	font-weight: bolder;
}
a.sub_headline:link { text-decoration: none; color: #cc3300; }
a.sub_headline:visited { text-decoration: none; color: #cc3300; }
a.sub_headline:hover { text-decoration: none; color: #003333;}
a.sub_headline:active { text-decoration: none; color: #003333; }


.gig_headline {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #003333;
	text-decoration: none;
	font-weight: bolder;
}
a.gig_headline:link { text-decoration: none; color: #003333; }
a.gig_headline:visited { text-decoration: none; color: #003333; }
a.gig_headline:hover { text-decoration: none; color: #336666;}
a.gig_headline:active { text-decoration: none; color: #336666; }



.comedians {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
a.comedians:link { text-decoration: none; color: #000033; }
a.comedians:visited { text-decoration: none; color: #000033;}
a.comedians:hover { text-decoration: none; color: #336666;}
a.comedians:active { text-decoration: none; color: #336666;}

.text_right {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.text_right:link { text-decoration: none; color: #ffffff; }
a.text_right:visited { text-decoration: none; color: #ffffff;}
a.text_right:hover { text-decoration: none; color: #cccccc;}
a.text_right:active { text-decoration: none; color: #cccccc;}

.text_link {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.text_link:link { text-decoration: none; color: #663366; }
a.text_link:visited { text-decoration: none; color: #663366;}
a.text_link:hover { text-decoration: none; color: #666699;}
a.text_link:active { text-decoration: none; color: #666699;}

.top_nav {
	font-family: Helvetica, Arial, "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.top_nav:link { text-decoration: none; color: #003366; }
a.top_nav:visited { text-decoration: none; color: #003366;}
a.top_nav:hover { text-decoration: none; color: #000033;}
a.top_nav:active { text-decoration: none; color: #000033;}


.text_smaller {
	font-family: Verdana, Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #000000;
}
a.text_smaller:link { text-decoration: none; color: #ccccff;  }
a.text_smaller:visited { text-decoration: none; color: #ccccff; }
a.text_smaller:hover { text-decoration: none; color: #9999ff; }
a.text_smaller:active { text-decoration: none; color: #9999ff; }




.fix_player_headline {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 18px;
	color: #ccffff;
	text-decoration: none;
	font-weight: bold;
	
}
a.fix_player_headline:link { text-decoration: none; color: #ccffff; }
a.fix_player_headline:visited { text-decoration: none; color: #ccffff; }
a.fix_player_headline:hover { text-decoration: none; color: #ffffcc; }
a.fix_player_headline:active { text-decoration: none; color: #ffffcc; }


.fix_player {
	font-family: Arial, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	color: #ccffff;
	text-decoration: none;
	font-weight: normal;
}
a.fix_player:link { text-decoration: none; color: #ccffff; }
a.fix_player:visited { text-decoration: none; color: #ccffff;}
a.fix_player:hover { text-decoration: none; color: #ffffcc;}
a.fix_player:active { text-decoration: none; color: #ffffcc;}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
a img {
	border: none;
	}

.alignright {
	float: right;
	}
	
	img.alignnone {
	padding: 5px;
	margin: 0 5px 2px 0;
	vertical-align: top;
	float: left;
	
	
	}

.alignleft {
	float: left
	}
/* End Images */