body {
 background: black url('img\bodyground1.png') repeat-y;
 font: 8pt Verdana, sans-serif ;
 color: #f9edd7;
 margin: 0px; 
 padding: 0px;
 scrollbar-base-color: 4f0000; 
 scrollbar-arrow-color: white; 
 scrollbar-track-color: #333;
}

a {
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #d20000;
 position: relative;
 top: 1px;
 left: 1px;
}

td, div {
 font: 8pt Verdana, sans-serif;
}

#content {
background:url('img/bodyground.png') repeat-y;
	position: absolute;
	left: 59px;
	top: 507px;
	width: 502px;
	padding-bottom: 0px;
	height: 617px;
}

#content p{
text-align: justify;
}

#content a{
 color: #fbdddf;
 text-decoration:underline;
}

h1 {
 background: url('img\0045-12.gif') right top no-repeat;
 border-bottom: 1px dashed #f15d5d;
 font: bold 8pt Verdana, sans-serif;
 padding: 0px 15px 2px 0px;
 text-align: right;
}

#rightblock {
	position: absolute;
	left: 570px;
	top: 480px;
	width: 180px;
	padding-bottom: 20px;
	text-align: right;
	height: 634px;
}

h3 {
 background: url('img\0045-13.gif') right top no-repeat;
 border-bottom: 1px dashed #ee9193;
 font: bold 8pt Verdana, sans-serif;
 margin: 0px;
 padding: 0px 0px 2px 15px;
}

#rightblock ul {
 margin: 4px 0px 15px 0px;
 padding: 0px;
}

#rightblock li {
 list-style: none;
 margin: 1px 6px;
}

#footer {
	width:666px;
	text-align:center;
	border-top: 2px red solid;
	background: url('img\footground.png') no-repeat;
	color: #FFF;
	position:absolute;
	left:1px;
	margin-top: 500px;
	margin-bottom: 0px;
	z-index:1;
	padding-top: 20px;
	padding-bottom:20px;
	top: 166px;
	height: 65px;
}

#footer a{
 color: white;
 text-decoration:underline;
}
