a:link  {
  text-decoration: none;

}

a:visited  {
  text-decoration: none;

}

a:hover  {
  text-decoration: underline;  
  font-weight: bolder;

}

h2	{
		color: red;
		text-align: center;
	}

img	{
		border: 0px;
	}


body		{
			background-image: url(http://www.unratedshirts.com/index_files/image410.gif);
			background-color: black;

		}

a.Btext:link	{
			color: white;
		}

a.Btext:visited	{
			color: white;
		}

a.Btext:hover	{
			color: white;
		}

.Btext		{
			color: white;

		}

.center		{
			text-align: center;
		}

.menuButton	{
			width: 185px;
			height: 30px;

		}

.textArea	{
			padding: 5px;
			color: black;
			background-color: white;
		}




#content	{
			position: absolute;
			left: 205px;
			top: 200;
			width: 550px;
			z-index: 20;
		}

#comedy		{
			position: relative;
			top: -7px;
			width: 225;
			height: 65;
			z-index: 1;
		}

#footer		{
			color: white;
			text-align: center;
		}

#links		{
			width: 550px;
			position: absolute;
			top: 180px;
			left: 205px;
		}

#menu		{
			position: absolute;
			left: 5px;
			top: 200px;
			width: 200px;
			padding: 0px;
		}

#zac		{
			position: absolute;
			left: 0;
			top: 0;
		}

#banner		{
			position: absolute;
			left: 175px;
			top: 0;
		}

#sub1		{
			position: absolute;
			left: 200px;
			top: 88px;
		}

#sub2		{
			position: absolute;
			left: 475px;
			top: 133px;
		}




