/* CSS Document */

.epcontent	{
				font-size:11px;
				line-height:10px;
			}


#ep1	{
			background-image:url(../Graphics/Episodes1_6.jpg);
			background-repeat:no-repeat;
			width:195px;
			height:87px;
			float:left;
			margin-top:20px;
		}
		
#ep1 a	{
				display:block;
				width: 175px;
				height: 87px;
			}

#ep1 a:hover	{
					background:#A89F7E url(../Graphics/Episodes1_6Rollover.jpg);
				}
				
#ep2	{
			background-image:url(../Graphics/Episodes7_12.jpg);
			background-repeat:no-repeat;
			width:175px;
			height:87px;
			float:left;
			margin-left:20px;
			margin-top:20px;
		}
		
#ep2 a	{
				display:block;
				width: 175px;
				height: 87px;
			}

#ep2 a:hover	{
					background:#A89F7E url(../Graphics/Episodes7_12Rollover.jpg);
				}

#ep3	{
			background-image:url(../Graphics/Episodes13_19.jpg);
			background-repeat:no-repeat;
			width:195px;
			height:87px;
			float:left;
			margin-top:50px;
		}
		
#ep3 a	{
				display:block;
				width: 174px;
				height: 87px;
			}

#ep3 a:hover	{
					background:#A89F7E url(../Graphics/Episodes13_19Rollover.jpg);
				}

#ep4	{
			background-image:url(../Graphics/Episodes20_26.jpg);
			background-repeat:no-repeat;
			width:175px;
			height:87px;
			float:left;
			margin-left:20px;
			margin-top:50px;
		}
		
#ep4 a	{
				display:block;
				width: 174px;
				height: 87px;
			}

#ep4 a:hover	{
					background:#A89F7E url(../Graphics/Episodes20_26Rollover.jpg);
				}