body {
	background: url(images/tube1.jpg) white;
	font-family: verdana,arial; 
	font-variant: small-caps;
	font-size:7pt;
	color: black;
    margin: 0px;
}

body.popup {
	background: white;
	font-family: verdana,arial; 
	font-size:7pt;
	color: black;
    margin: 5px;
}

body.splash {
	background: white;
    text-align: center;
    }

td {
	font-family: verdana,arial; 
	font-variant: small-caps;
	font-size:7pt;
	color: black;
	vertical-align: top;
}

td.label {
    width: 30px;
}

h1 {
	font-family: verdana,arial; 
	font-variant: small-caps;
    color: black;
}

.special {
	background: #d6d1da;
	color:white;    
}

img {
    border: 0;
}

img.blue {
    border: 0;
}

:link {
    color: black;
//	background-color: #d6d1da;
	text-decoration: underline ;
}

:visited {
    color: black;
//	background-color: #d6d1da;
	text-decoration: underline ;
}

:hover {
    color: black;
//	background-color: white;
//    color: #d6d1da;
	text-decoration: none ;
}

::-moz-selection{
	background: white ;
	color: #d6d1da;
}

::selection {
	background: white;
	color: #d6d1da;
}

#splash
	{
    margin-left: auto;
    margin-right: auto;
	}
	
#cdcolom {
	position: absolute;
	top: 100px;
	left: 110px;
	width: 80%;
}

#bank {
	position: absolute;
	top: 835px;
	left: 110px;
	width: 80%;
}

#SKIF {
	position: absolute;
	top: 0px;
	left: 0px;
}

#SKIFt {
	position: absolute;
	top: 0px;
	left: 120px;
}

#fury {
	position: absolute;
	top: 120px;
	left: 0px;
}

#furyt {
	position: absolute;
	top: 120px;
	left: 120px;
}

#silent {
	position: absolute;
	top: 240px;
	left: 0px;
}

#silentt {
	position: absolute;
	top: 240px;
	left: 120px;
}

#solitude {
	position: absolute;
	top: 360px;
	left: 0px;
}

#solitudet {
	position: absolute;
	top: 360px;
	left: 120px;
}

#solitude0 {
	position: absolute;
	top: 480px;
	left: 0px;
}

#solitude0t {
	position: absolute;
	top: 480px;
	left: 120px;
}

#vertspace {
    height: 100px;
    position: absolute;
	top: 800px;
    left: 0px;
}

#banner {
    position: absolute;
	top: 10px;
    left: 110px;
}

#bottombar
	{
    background-color: #d6d1da;
	color: black;
	position: fixed;
	bottom: 0px;
	left: 0px;
    width: 100%;
	border-bottom: 1px solid #d6d1da;
	}
