body {
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color: #000000;
}

h1 {
	font-size:78px;
}

a {
	text-decoration: none;
	color: #000000;
}

li {
	padding: 10px;
}

.logo {
	background-image: url(../img/logoblack.jpg);
	width:220px;
	height: 114px;
	position:absolute;
}

.header {
	position:absolute;
	left: 225px;
	top: -25px;
}

.menu {
	position: absolute;
	top: 130px;
	left: 75px;
	font-size: 20px;;
	text-align: right;
}

.menu_entry {
	padding-top: 19px;
	font-weight: 400; 
}

.active {
	background-image: url(../img/line.jpg);
	background-repeat:no-repeat;
	background-position: 0px 46px;
}

.assassins {
	font-size:11px;
	text-align: left;
	padding-top: 5px;
}

.line {
	background-image: url(../img/line.jpg);
	width:149px;
	height: 6px;
	top: 50px;
	left:-20px;
	position:absolute;
}

.content {
	background-image: url(../img/bg.jpg);
	width:680px;
	height: 460px;
	top: 120px;
	left:175px;
	position:absolute;
}

.content_header {
	color: #d2d1d1;
	text-align: center;
	font-size: 25px;
	padding-top: 30px;
}

.content_block {
	position: absolute;
	color: #d2d1d1;
	text-align: center;
	font-size: 15px;
	width: 600px;
	height: 340px;
	padding-top: 45px;
	padding-left: 40px;
	overflow:auto;
}

.content_block_link {
	color: #d2d1d1;
	font-size: 15px;
	text-decoration: underline;
}

.block_right {
	text-align: left;
	padding-top: 0px;
}

.footer {
	position: absolute;
	top: 300px;
	left: 200px;
}

.impress {
	position: absolute;
	top: 280px;
	left: -25px;
	width: 135px;
}

.copyright  {
	position: absolute;
	top: 280px;
	left: 508px;
	width: 155px;
}

.img {
	position: relative;
	left: 210px;
	
}
