body, td, div {
	font-family:Tahoma;
	color:#bcb9b9;
	font-size:13px;
	scrollbar-face-color:rgb(51,55,57);
	scrollbar-shadow-color:rgb(153,153,153);
	scrollbar-highlight-color:rgb(153,153,153);
	scrollbar-3dlight-color:rgb(51,55,57);
	scrollbar-darkshadow-color:rgb(24,26,27);
	scrollbar-base-color:rgb(24,26,27);
	scrollbar-arrow-color:rgb(153,153,153);
	scrollbar-track-color:rgb(51,55,57);
}

body {
	background-color:black;
}

a {
	color:white;
	text-decoration:underline;
}

h1, h2, h3 {
	font-weight:normal;
	font-family:Century Gothic;
	color:#eeeeee;
}

h1 {
	font-size:24px;
	padding-left:7px;
	border-left:10px solid #a70404;
	margin-bottom:12px;

}

div.counters {
	display:none;
}

table.maintbl {
	width:860px;
	height:100%;
	border:0px;
	border-collapse:collapse;
}

.maintbl td {
	text-align:center;
	vertical-align:middle;
	padding:10px;
}

div.maindiv {
	width:860px;
	height:680px;
	background-color:black;
	text-align:left;
	position:relative;
}

div.logo {
	position:relative;
	left:0px;
	top:0px;
}

.logo img {
	width:245px;
	height:115px;
	border-width:0px;
	behavior: url(images/iepngfix.htc);
}

div.contacts {
	width:170px;
	position:absolute;
	right:0px;
	top:55px;
	z-index:1;
	text-align:right;
	font-size:14px;
}

.contacts span {
	font-size:20px;
	color:white;
}

div.flash {
	width:700px;
	height:495px;
	background-color:black;
	position:absolute;
	right:0px;
	top:115px;
	z-index:1;
}

div.slogan {
	width:312px;
	height:17px;
	position:absolute;
	left:0px;
	top:117px;
	z-index:3;
	font-family:Century Gothic;
	font-size:15px;
}

div.menu {
	width:130px;
	position:absolute;
	left:0px;
	top:250px;
	z-index:3;
	font-family:Century Gothic;
	font-size:18px;
	line-height:200%;
}

.menu a {
	color:#fdfdc9;
	text-decoration:none;
}

.menu a:hover {
	text-decoration:underline;
}

div.textcont {
	overflow:auto;
	position:absolute;
	right:0px;
	top:115px;
	width:700px;
	height:495px;
	z-index:3;
	background-image:url(bgcont.png);
}

.textcont div {
	margin:40px 10px 10px 10px;

}

.textcont div p {
	margin:7px 12px 7px 17px;
}

div.sticker {
	overflow:auto;
	position:absolute;
	left:100px;
	top:120px;
	width:275px;
	height:305px;
	z-index:2;
}

div.sticker img {
	behavior:url(/images/iepngfix.htc);
}

.plight {
	padding-left:5px;
	border-left:2px solid #a70404;
	color:#eeeeee;
}

div.copy {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
}

div.bann {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:2;
}