@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../wallpapers/links.gif);
	background-repeat: no-repeat;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #800000;
	background-color: #000000;
}
A { text-decoration:none; color:#ffffff;}
A:hover { background-color:#990000;}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}

.tnr12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.tnr12bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}

.vernada10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
#navibar {
	position:absolute;
	width:731px;
	height:41px;
	z-index:1;
	left: 127px;
	top: 8px;
}
#contents {
	position:absolute;
	width:665px;
	height:365px;
	z-index:2;
	left: 160px;
	top: 190px;
	background-image: url(../background/satan01_h4g.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 90%;
	
}
#language {
	position:absolute;
	width:30px;
	height:21px;
	z-index:3;
	left: 815px;
	top: 150px;
}
#footer {
	position:absolute;
	width:665px;
	height:15px;
	z-index:4;
	left: 163px;
	top: 576px;
}

