body{
	background-color:#000000;
	color:#ffffff;
	border:0;
	margin:0;
	padding:0;
}

#silver, #shadow{
	position:absolute;
	width:100px;
}

#silver{
	top:-9px !important;
	top: 30px;
	left:50px;
	z-index:90;
}

#shadow{
	top:-10px !important;
	top:31px;
	left:51px;
	z-index:100;
}

#text{
	position:absolute;
	top:18%;
	left:50%;
	font-family:Arial,sans-serif;
	color:#efefef;
	z-index:100;
	font-size:10pt; 
}

.float-l{
	float: left;
	padding:-5px 0 0 0;
	margin:0 25px 0 0;
}

a.link:link, a.link:visited, a.link:hover, a.link:active {
	display:block;
	margin:0 0 15px 0;
	border:0;
	padding-left:15px;
	color: #ffffff;
	background-image: url(pics/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#000000;
	font-size:80%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: left;
	line-height:8px;
	z-index:200;
	}

a.link:hover{
	color:#A6A6A6;
	background-image: url(pics/button-h.gif);
	}

a.link-u:link, a.link-u:visited, a.link-u:hover, a.link-u:active {
	display:block;
	margin:0 0 5px 45px;
	border:0;
	padding-left:15px;
	color: #ffffff;
	background-image: url(pics/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#000000;
	font-size: 80%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: left;
	z-index:200;
	}

a.link-u:hover{
	color:#A6A6A6;
	background-image: url(pics/button-h.gif);
	}



#links{
	position:relative;
	margin:0;
	padding:0;
}

a.men:link, a.men:visited, a.men:hover, a.men:active {
	display:inline;
	margin-left:0;
	border:0;
	padding-left:15px;
	color: #ffffff;
	background-image: url(pics/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color:#000000;
	font-size:80%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: left;
	line-height:8px;
	z-index:200;
	}

a.men:hover{
	color:#A6A6A6;
	background-image: url(pics/button-h.gif);
	}

ul{
	display:inline;
	margin-left:0;
	padding-left:0;
}

li{
	display:inline;
	margin-left:0;
	margin-right:15px;
	padding-left:0;
	border-left:0;	}

a:link.anker{
	background-color:#000000;
	color:#ffffff;
	text-decoration:underline;
	}

a:visited.anker{
	background-color:#000000;
	color:#A6A6A6;
	text-decoration:underline;
	}

a:hover.anker{
	background-color:#000000;
	color:#efefef;
	text-decoration:none;
	}	

.img{
	position:absolute;
	top:0px;
	left:0px;
	height:99%;
	z-index:0;
}

.silver{
	color:#A6A6A6;
}

.a{
	clear:both;
	height:0;
}

.b{
	clear:both;
	height:20px;
}
.c{
	clear:both;
	height: 40px;
}
/*
#buttons{
	position:absolute;
	left:40%;
	bottom:30px;
	margin:20px 0 0 0;
	padding:0;
	z-index:200;
}
*/

hr{
clear:both;
width:100%;
text-align:left;
width: 60%;
min-width: 100%;
height:3px;
max-height:2px;
border-bottom:#868686 1px solid;
border-top:#A6A6A6 1px solid;
border-left:transparent 1px solid;
border-right:transparent 1px solid;
margin:5px 0 5px 0;
}

#buttons{
	position:static;
	bottom: 0;
	margin:30px 0 30px 0;
	padding:0;
	z-index:500;
}

h1{
	background-color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#ffffff;
	
}

h2{font-size:50px;
	color:#868686;
	font-family:Arial,sans-serif;
	font-variant:small-caps;
	font-weight:lighter;
}