body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: normal 10px "Verdana";
	overflow-x: hidden;
	color: #807e78; 
}
ul {
  list-style: url('images/ul.png');
  padding: 0px;
  margin-left: 20px;
}
.x {
  padding: 5px; 
}
.x:hover {
  padding: 4px; 
  background: #ffd5bc;
  border: 1px dotted #9c9c9c;
}
.y {
  background: #c2d2ff;
  padding: 5px;
  border: 1px dotted #5169ad;   
}
.yi {
  background: #77a3b5;
  padding: 5px;
  color: #ffffff;
  font: normal 8px Arial;
  width: 80px;
  border: 1px dotted #ffffff;
  margin: 10px;  
}
.ya {
  background: #77a3b5;
  padding: 5px;
  color: #ffffff;
  font: normal 8px Arial;
  width: 100px;
  border: 1px dotted #ffffff;
  margin-left: 2px; 
  margin-top: 10px; 
  margin-right: 2px;
  margin-bottom: 10px;
}
.pfadlinks {
  background: #cdcdcd;
  padding: 5px;
  border: 1px dotted #6f6f6f; 
  color: #6a6a6a; 
}
.pfadlinks:hover {
  background: #dadada;
}
.pfadlinkscu {
  background: #e37a91;
  padding: 5px;
  border: 1px dotted #963248;
  color: #ffffff; 
}
.pfadlinkscu:hover {
  background: #f4bbc7;
}
img {
	border: 0px;
}
#bla {
  z-index: 2;
  position: absolute;
  left: 150px;
  top: 0px;
}
#layout {
  z-index: 2;
  position: relative;
	width: 665px;
	float: left;
	background: url('images/contentbg.png');
}
#header {
	height: 106px;
	background: url('images/header.png') top repeat-x;
}
#headerlinks {
	padding: 0px 0px 0px 65px;
  margin-top: 0px;
}
#content {
  padding: 0px 5px 0px 70px;
  margin-top: 0px;
}
#footer {
	height: 342px;
	background: url('images/footer.png') top repeat-x;
} 
#shoutbox {
  padding: 35px 31px 0px 310px;
  margin-top: 0px;
}
#login {
  padding: 30px 0px 0px 350px;
  margin-top: 0px;
}
.box {
  margin: 0px;
  padding: 5px;
  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
  background: #494949; 
}
#navi {
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
  float: right;
}
.spacer {
	clear: both;
}
a.headerlinks, a:visited.headerlinks {
	color: #5a5a5a;
	font: bold 14px Georgia;
	text-transform: uppercase; 
	text-decoration: none;
	font-style: italic;
  text-align: center;
	display: block;
	width: 100px;
	padding: 20px 0px 0px 0px;
	letter-spacing: 1px;
}
a:hover.headerlinks, a:active.headerlinks {
	color: #ffffff;
	text-decoration: none;
}
a.navi, a:visited.navi {
	color: #5a5a5a;
	font: normal 10px Georgia;
	text-decoration: none;
	display: block;	
	font-style: italic;
	padding: 0 0 0 0px;
	letter-spacing: 1px;
} 
}
a:hover.navi, a:active.navi {
	color: #ba2a4c;
	font-weight: bold;
	text-align: right;
	text-decoration: line-through;
	padding: 0 0 0 0px;
}
a, a:visited {
	color: #949494;
	text-decoration: none;
	cursor: crosshair;
	border: 0px;
}
a:hover, a:active {
	color: #676767;
	text-decoration: line-through;
	border: 0px;
}
h1 {
	color: #ffff99;
	text-transform: lowercase;
	font: normal 25px Georgia;
	text-align: center;
	font-style: italic;
	text-shadow: #000000 1px 0px 0px;
	letter-spacing: 5px;
	padding: 0px 0px 0px 0px;
}
h2 {
	color: #454545;
	font-size: 12px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
}
h3 {
	color: #6f6f6f;
	font-family: Georgia;
	font-size: 20px;
	text-align: center;
	font-style: italic;
	letter-spacing: -2px;
	margin: 0px 0px 5px 0px;
	text-shadow: #ffffff 1px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	color: #4a4a4a;
	font-family: Arial;
	font-size: 10px;
	letter-spacing: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 30px;
}
strong {
  font: 7px normal "Small Fonts";
}
b {
	color: #ff9966;
}
i {
	letter-spacing: 1px;
	color: #99cc66;
}
em {
	color: #336699;
}
u, underline {
	border-bottom: 1px dotted #CC99FF;
	color: #FF9999;
}
select, #content form input[type=text], #content form textarea, #content form input[type=password], #content form input[type=file], #content form input[type=submit] {
	background: #cdcdcd;
	font-family: Arial;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #c8c8c8;
	border-right: 3px solid #bababa;
	color: #737373;
	overflow: visible;
}
select:focus, #content form input[type=text]:focus, #content form textarea:focus, #content form input[type=password]:focus, #content form input[type=submit]:focus {
	background: #aab4de;
  color: #ffffff;
	padding: 3px;
	border: 1px dotted #ffffff;
	border-left: 3px solid #205691;
}
#updates {
	padding: 5px;
	background: #dddddd;
}
#big {
	margin: 3px;
	width: 135px;
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #c8c8c8;
}
#loads {
	margin: 3px;
	width: 140px;
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #c8c8c8;
}
#lay {
	margin: 1px;
	width: 280px;
	text-align: left; 
	font: normal 9px Tahoma;
	padding: 2px;
	line-height: 8pt;
	background-color: #f6f6f6;
	border: 1px dotted #5681ba;
	border-top: 2px solid #69797f;
}
#team {
	margin: 3px;
	padding: 5px;
	background-color: #ebebeb;
	border: 1px solid #c8c8c8;
}
#box1, #box2 {
	background-color: #ebebeb;
  border-bottom: 3px solid #bdbdbd;	
}
a.tool {
	position: relative;
	z-index: 24;
}
a.tool:hover {
	z-index: 25;
}
a.tool span {
	display: none
}
a.tool:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100px;
	height: 75px;
	margin: 0px;
	border: 5px solid #ffffff;
}
