﻿body 
{ 
background-color: #000000;
background-image: url('Corpse_Back1.jpg'); 
margin-top: 0px;
background-repeat: no-repeat;
background-position: center 0%; 
background-attachment: scroll; 
} 

a.img_roll:link, .img_roll{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_01.png);
}
a.img_roll:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_01.png);
}

a.img_roll2:link, .img_roll2{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_02.png);
}
a.img_roll2:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_02.png);
}

a.img_roll3:link, .img_roll3{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_03.png);
}
a.img_roll3:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_03.png);
}

a.img_roll4:link, .img_roll4{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_04.png);
}
a.img_roll4:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_04.png);
}

a.img_roll5:link, .img_roll5{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_05.png);
}
a.img_roll5:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_05.png);
}

a.img_roll6:link, .img_roll6{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_06.png);
}
a.img_roll6:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_06.png);
}

a.img_roll7:link, .img_roll7{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks_07.png);
}
a.img_roll7:hover{
	width:200px;
	height:50px;
	display:block;
	background-image:url(http://www.corpsefilm.com/images/sidelinks2_07.png);
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #b20101;
}