A:link { text-decoration: none; color:#AA1111;}
A:visited { text-decoration: none; color:#AA1111;}
A:hover { text-decoration:none; color:#FF0000;}

body
{
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 0px;

scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;

background-color: #FFFFFF;
background-image: url(http://pompi.unfading-scar.net/projectelimination/pe/bg.png);
background-repeat: repeat-y;
background-position: left;

font-family:verdana,arial,sans-serif;
font-size:11px;
color: #FFFFFF;
table-layout: fixed; }


table {
	border: 0px;
	cell-padding: 5px;
	cell-spacing: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}
#nav {
	position: relative;
	display: block;
	background: transparent;
	background-color: #000000;
	overflow: visible;
	text-align: left;
	width: 43px;
}

#container {
	position: absolute; left: 65px; top: 15px;
	display: block;
	height: 100%;
	background: transparent;
	background-color: #000000;
	overflow: visible;
	width: 270px;
	text-align: left;
}

#content {
	position: absolute; left: 425px; top: 15px;
	text-align: center;
	color: #000000;
}

h2 {
	font-family: verdana, tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
.menu {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style: none;
	background: transparent;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 29px;
	margin-right: 1em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 29px;
	background-repeat: no-repeat;
}
.home {background-image: url(comnav/home1.gif); width: 114px;}
.home a {background-image: url(comnav/home2.gif);}
.last {background-image: url(comnav/last1.gif); width: 65px;}
.last a {background-image: url(comnav/last2.gif);}
.first {background-image: url(comnav/first1.gif); width: 70px;}
.first a {background-image: url(comnav/first2.gif);}
.next {background-image: url(comnav/next1.gif); width: 127px;}
.next a {background-image: url(comnav/next2.gif);}
.back {background-image: url(comnav/back1.gif); width: 128px;}
.back a {background-image: url(comnav/back2.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}