a:link {
  color: #ffffff;
  text-decoration: none;
  }
a:visited {
  color: #1b4d4e;
  text-decoration: nonw;
  }
a:active {
  color: #ffffff;
  text-decoration: underline;
  }
a:hover {
  text-decoration: underline;
  }

body {
	background-color:#959595;
	font-family:Calibri, "Myramid Pro", Tomaha, Verdana, sans-serif;
	font-size:10pt;
	color:#fffce6;
	text-align: justify;
}	
 
 img {
 border: 0px;
 }
.clear{
	clear:both;
}

#bildbox {
	float: left;
	padding: 0px;
	margin: 20px;
	border-color:#000000; 
    border-style: solid; 
    border-width: 0px; 
	width: 340px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 325px;
	}


#main { 
     width:950px; 
     background-color:#161a1d; 
     border-color:#000000; 
     border-style: solid; 
     border-width: 2px; 
     margin:50px auto auto auto; 
}


#banner {
	width:950px;
	height:89px;
	background-color:#252523;
	background: url('gfx_layout/header.jpg') top left no-repeat;
}

#footer {
	width:950px;
	height:54px;
	background-color:#000000;
	background: url('gfx_layout/footer.jpg') top left no-repeat;
}

#menu {
	width:950px;
	height:28px;
}
#menu_points {
	height:28px;
}


a.nav {
	display:block;
	margin-right:0px;
	float:left;
	width:97px;
	height:28px;
	background: transparent url('gfx_layout/resume.jpg') top left no-repeat;
}


a.nav2 {
	display:block;
	margin-right:0px;
	float:left;
	width:113px;
	height:28px;
	background: transparent url('gfx_layout/services.jpg') top left no-repeat;
}

a.nav3 {
	display:block;
	margin-right:0px;
	float:left;
	width:123px;
	height:28px;
	background: transparent url('gfx_layout/leveldesign.jpg') top left no-repeat;
}

a.nav4 {
	display:block;
	margin-right:0px;
	float:left;
	width:146px;
	height:28px;
	background: transparent url('gfx_layout/environments.jpg') top left no-repeat;
}

a.nav5 {
	display:block;
	margin-right:0px;
	float:left;
	width:471px;
	height:28px;
	background: transparent url('gfx_layout/rightstuff.jpg') top left no-repeat;
}