 html {
	height: 100%;
}

 body {
	background-repeat: repeat-x;
	background-color: #663300;
	background-image: url(../images/backgroundBody.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align:center;
}

.tekst {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #FFCC66;
}

.tableContents {
	width: 100%;
	padding: 0px;
}

#background {
	background-repeat: repeat-y;
	background-color: #663300;
	background-image: url(../images/backgroundDiv.gif);
	margin: auto;
	padding: 0px;
	height: 100%;
	min-height: 800px;
	width: 765px;
	position: relative;
	z-index: 0;
}

#gradients{
	background-image: url(../images/backgroundGradient.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 765px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#refWebindustries{
	position: absolute;
	width: 14px;
	height: 173px;
	z-index: 2;
	left: 735px;
	top: 0px;
}

#contents{
	position: absolute;
	width: 489px;
	z-index: 3;
	left: 10px;
	top: 145px;
}

#menu{
	position: absolute;
	width: 215px;
	height: 100%;
	z-index: 3;
	left: 520px;
	top: 0px;
}

#header{
	position: absolute;
	width: 489px;
	height: 145px;
	z-index: 2;
	left: 1px;
	top: 0px;
}

#flashcontent{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #FFCC00;
}

.tdMenuSpace{
	height: 10px;
}

.photos{
	border: none;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f7aa11;
	text-transform: uppercase;
}

a {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #FFCC66;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
