a,a:visited { padding: 1px 2px 1px 2px; text-decoration: underline; color: #ff0000; }
a:hover { padding: 1px 2px 1px 2px; color: #000000; background-color: #ff0000; text-decoration: none;}

p {
 margin-top: 0.1em;
 margin-bottom: 0.1em;
 color:white;
 text-indent: 20px;
}

body {
	margin: 0;
	padding: 0;
	color: white;
	font-family: arial;
	background-color: black;
	background-image: url('http://slaughter2017.com/images/logo.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	border-color: white;	
}

td#trow,tr#trow {
	background-color: black;
	filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
}

div#page-wrap		{
margin-left: auto;
margin-right: auto;
width: 600px; 
padding: 0 5px; 
position: relative; left: 50%;
margin-left: -300px;
}


#slider 				{width: 600px; overflow: hidden; position: relative; }
#mask				{width: 3600px; position: relative; left: 0px;}
#mainMenu			{width: 600px; float: left; }
.article-text		{width: 600px; float: left; overflow: hidden; }
.back				{cursor:pointer; text-decoration: underline; size:14px; font-weight:bold;}
.folding			{cursor:pointer; font-weight:bold;}
.pic 				{border:1px solid white;}
